This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cc1af6bb3669fdaeb665a4cfbfedfc53edfd21a2
test2
/
source
/
gameengine
/
Converter
History
Campbell Barton
3d20474414
style cleanup
2012-08-04 19:34:38 +00:00
..
BL_ActionActuator.cpp
Fix for [
#32213
] "Action actuator doesn't finish playing if frame rate drops" reported by Alex Fraser (z0r). The action actuator was calling StopAction when it's time ran out. Now I'm just letting BL_Action handle stopping. Hopefully this doesn't break something else now....
2012-07-29 06:28:50 +00:00
BL_ActionActuator.h
…
BL_ArmatureActuator.cpp
…
BL_ArmatureActuator.h
…
BL_ArmatureChannel.cpp
quiet double promotion warnings for the game engine.
2012-07-18 23:03:27 +00:00
BL_ArmatureChannel.h
…
BL_ArmatureConstraint.cpp
quiet double promotion warnings for the game engine.
2012-07-18 23:03:27 +00:00
BL_ArmatureConstraint.h
…
BL_ArmatureObject.cpp
…
BL_ArmatureObject.h
style cleanup
2012-08-04 19:34:38 +00:00
BL_BlenderDataConversion.cpp
quiet double promotion warnings for the game engine.
2012-07-18 23:03:27 +00:00
BL_BlenderDataConversion.h
…
BL_DeformableGameObject.cpp
…
BL_DeformableGameObject.h
…
BL_MeshDeformer.cpp
…
BL_MeshDeformer.h
style cleanup
2012-07-21 22:58:08 +00:00
BL_ModifierDeformer.cpp
…
BL_ModifierDeformer.h
…
BL_ShapeActionActuator.cpp
…
BL_ShapeActionActuator.h
…
BL_ShapeDeformer.cpp
…
BL_ShapeDeformer.h
…
BL_SkinDeformer.cpp
BGE: Fix for [
#31993
] "BGE Vertex deformer optimized method does not work properly" reported by Mario Mey plus some other cleanup. The bug was caused by not taking the object matrix into account when doing the transforms (when I developed the deformer, my test file had the object at the origin...).
2012-07-29 23:49:17 +00:00
BL_SkinDeformer.h
…
BlenderWorldInfo.cpp
…
BlenderWorldInfo.h
…
CMakeLists.txt
…
KX_BlenderScalarInterpolator.cpp
…
KX_BlenderScalarInterpolator.h
…
KX_BlenderSceneConverter.cpp
code cleanup:
2012-07-29 17:49:14 +00:00
KX_BlenderSceneConverter.h
BGE LibLoad: Allow the user to disable loading text datablocks if they want to attempt to increase security by not loading potential Python scripts.
2012-07-22 22:58:12 +00:00
KX_ConvertActuators.cpp
quiet double promotion warnings for the game engine.
2012-07-18 23:03:27 +00:00
KX_ConvertActuators.h
…
KX_ConvertControllers.cpp
…
KX_ConvertControllers.h
…
KX_ConvertProperties.cpp
…
KX_ConvertProperties.h
…
KX_ConvertSensors.cpp
quiet double promotion warnings for the game engine.
2012-07-18 23:03:27 +00:00
KX_ConvertSensors.h
…
KX_IpoConvert.cpp
…
KX_IpoConvert.h
…
KX_SoftBodyDeformer.cpp
…
KX_SoftBodyDeformer.h
…
SConscript
…