blender/intern
Kent Mein 8e9222ec21 More simple fixes to cleanup warnings and what not:
extern/bullet/BulletDynamics/ConstraintSolver/SimpleConstraintSolver.h
        added newline at end of file.
 intern/boolop/intern/BOP_Face2Face.cpp
        fixed indentation and had nested declarations of a varible i used
                for multiple for loops, changed it to just one declaration.
 source/blender/blenkernel/bad_level_call_stubs/stubs.c
        added prototypes and a couple other fixes.
 source/blender/include/BDR_drawobject.h
 source/blender/include/BSE_node.h
 source/blender/include/butspace.h
 source/blender/render/extern/include/RE_shader_ext.h
        added struct definitions
 source/blender/src/editmesh_mods.c
 source/gameengine/Ketsji/KX_BlenderMaterial.cpp
 source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
 source/gameengine/Ketsji/KX_RaySensor.cpp
        removed unused variables;
 source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
        changed format of case statements to avoid warnings in gcc.

Kent
2006-01-30 19:59:33 +00:00
..
action Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
bmfont Removal of ugly_nvidia_hack for OSX Nvidia systems. Apple has fixed this 2005-11-11 11:42:54 +00:00
boolop More simple fixes to cleanup warnings and what not: 2006-01-30 19:59:33 +00:00
bsp Fix some of Stealth Apprent's warnings/errors and some extra little stuff. 2006-01-29 15:15:34 +00:00
container updates to the OS X build system : 2005-08-04 16:05:28 +00:00
csg Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
decimation _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
elbeem doing MSCV6 project woodoo ( preparing orange --> bf migration ) 2006-01-26 22:05:39 +00:00
ghost fix for Game engine bug #1961 furnished by Josh Nimoy. 2005-10-20 18:05:06 +00:00
guardedalloc Fix for bug #3414 provided by Lewis Saunders. 2005-11-17 14:48:11 +00:00
iksolver Getting blender to compile for IRIX, in particular: 2005-09-14 21:50:37 +00:00
img Rest of the VC7 intern projectfiles. 2003-03-18 19:38:36 +00:00
keymaker _.NET projectfiles update_ 2005-08-02 13:44:49 +00:00
make doing MSCV6 project woodoo ( preparing orange --> bf migration ) 2006-01-26 22:05:39 +00:00
memutil updates to the OS X build system : 2005-08-04 16:05:28 +00:00
moto Update SConscript. 2005-08-27 13:45:19 +00:00
opennl More work on the new unwrapper code (orange branch): 2005-12-03 23:22:31 +00:00
SoundSystem Use ALsizei/GLsizei to fix compile errors on mac / gcc 4.x. 2006-01-29 21:29:14 +00:00
string Fix some of Stealth Apprent's warnings/errors and some extra little stuff. 2006-01-29 15:15:34 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript Scons files for Boolop 2005-10-29 13:26:31 +00:00