blender/source/gameengine/Physics
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
..
Bullet bugfix [#22277] Absolute Shapekeys crash (in BGE) 2010-10-25 17:08:40 +00:00
common Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
Dummy use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00