blender/source/gameengine/GamePlayer/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
..
unix Update address in license block. 2010-08-10 21:22:26 +00:00
windows Update address in license block. 2010-08-10 21:22:26 +00:00
bmfont.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
CMakeLists.txt Added function RNA_property_update_check() to check if an update call is needed, 2010-10-25 21:57:45 +00:00
GPC_Canvas.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
GPC_Canvas.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_Engine.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
GPC_Engine.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_KeyboardDevice.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GPC_KeyboardDevice.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_MouseDevice.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
GPC_MouseDevice.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_RawImage.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
GPC_RawImage.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_RawLoadDotBlendArray.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
GPC_RawLoadDotBlendArray.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_RawLogoArrays.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
GPC_RawLogoArrays.h correct fsf address 2010-02-12 13:34:04 +00:00
GPC_RenderTools.cpp - fixed remaining unused warnings. 2010-10-17 06:38:56 +00:00
GPC_RenderTools.h BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) breaks backward compatibility !!! 2010-03-03 06:38:47 +00:00
GPC_System.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
GPC_System.h correct fsf address 2010-02-12 13:34:04 +00:00
load.blend some minor webplugin changes, new loading .blend, upgraded version to 2.42, enabled PhysicsConstraints module within sandbox. 2006-07-06 07:58:07 +00:00
logo_blender3d.raw Initial revision 2002-10-12 11:37:38 +00:00
logo_blender.raw Initial revision 2002-10-12 11:37:38 +00:00
logo_nan.raw Initial revision 2002-10-12 11:37:38 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00