blender/source/gameengine/Converter
Dalai Felinto 0c8311fdf9 revert commit 27133: Committing patch [#27133] "Fix for for Object Color in BGE" by Kupoman
This was causing a lot of backward compatibility problems and side effects.

It has to be done properly, linked with Material ObjectColor shader_flag or at least the TF OBCOLOR (which apparently worked at some point so I've been told).
If you need to use OBCOLOR simply keyframe the obcolor and it will work as before.
2011-06-23 22:29:02 +00:00
..
BL_ActionActuator.cpp remove unused arguments 2011-06-15 14:06:25 +00:00
BL_ActionActuator.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureActuator.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureActuator.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureChannel.cpp includes for building with gcc 4.6 on fedora. 2011-03-30 16:14:54 +00:00
BL_ArmatureChannel.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureConstraint.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureConstraint.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureObject.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ArmatureObject.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_BlenderDataConversion.cpp revert commit 27133: Committing patch [#27133] "Fix for for Object Color in BGE" by Kupoman 2011-06-23 22:29:02 +00:00
BL_BlenderDataConversion.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_DeformableGameObject.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
BL_DeformableGameObject.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_MeshDeformer.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_MeshDeformer.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ModifierDeformer.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ModifierDeformer.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
BL_ShapeActionActuator.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
BL_ShapeActionActuator.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ShapeDeformer.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_ShapeDeformer.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
BL_SkinDeformer.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BL_SkinDeformer.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
BlenderWorldInfo.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
BlenderWorldInfo.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
CMakeLists.txt cmake option to build without an audio library. 2011-06-23 09:27:56 +00:00
KX_BlenderScalarInterpolator.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
KX_BlenderScalarInterpolator.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_BlenderSceneConverter.cpp missed this in recent commit. 2011-05-26 22:48:06 +00:00
KX_BlenderSceneConverter.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
KX_ConvertActuators.cpp cmake option to build without an audio library. 2011-06-23 09:27:56 +00:00
KX_ConvertActuators.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_ConvertControllers.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
KX_ConvertControllers.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_ConvertProperties.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
KX_ConvertProperties.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_ConvertSensors.cpp quiet msvc/mingw compiler warnings. 2011-04-10 09:37:04 +00:00
KX_ConvertSensors.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_IpoConvert.cpp doxygen: gameengine/Converter tagged. 2011-02-25 13:30:41 +00:00
KX_IpoConvert.h doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji 2011-02-22 10:33:14 +00:00
KX_SoftBodyDeformer.cpp Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
KX_SoftBodyDeformer.h Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00