blender/source/gameengine/Physics/common
Campbell Barton 29605fc06d Added function RNA_property_update_check() to check if an update call is needed,
Simple python benchmark shows this to be about 3x faster in the case where an update isn't needed.

This also speeds up rna function argument parsing, since each arg in a function call did 2 string lookups on the context which were never needed.
2010-10-25 21:57:45 +00:00
..
CMakeLists.txt Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
PHY_DynamicTypes.h BGE patch #22623 applied: new bound type: Capsule. 2010-08-28 20:56:54 +00:00
PHY_IController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
PHY_IController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PHY_IGraphicController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
PHY_IGraphicController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PHY_IMotionState.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
PHY_IMotionState.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PHY_IPhysicsController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
PHY_IPhysicsController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PHY_IPhysicsEnvironment.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
PHY_IPhysicsEnvironment.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PHY_IVehicle.cpp added more game-engine physics vehicle infrastructure. 2006-01-30 20:49:41 +00:00
PHY_IVehicle.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PHY_Pro.h correct fsf address 2010-02-12 13:34:04 +00:00
SConscript Enable CXX_GUARDEDALLOC support through SCons. 2010-10-08 20:39:56 +00:00