Go to file
Campbell Barton 17509e7334 property lookups on structs was doing a listbase search even if the hash was defined.
since the property hash is maintained there is no reason for this, especially since the property could be in the StructRNA's parent class.
2011-01-25 05:45:21 +00:00
build_files correction to own cmake error checking script. 2011-01-21 11:52:56 +00:00
doc Command line options to set blender system environment variables. 2011-01-19 21:30:23 +00:00
extern fix for using un-initialized stack memory with bullet triangle mesh collisions. 2011-01-16 06:16:28 +00:00
intern Fix [#25715] [!] key doesn't work on french keyboard with Windows XP/7.\nSubmitted by Eric Le Pape\n\nThe key sent VK_OEM_8, which wasn't handled at all. Added code to detect primary language and handle VK_OEM_8 specifically for certain layouts. 2011-01-24 14:37:10 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release fix [#25757] Torus script uses radians for rotation in panel 2011-01-24 15:25:03 +00:00
source property lookups on structs was doing a listbase search even if the hash was defined. 2011-01-25 05:45:21 +00:00
CMakeLists.txt import/export automated testing using CMake's CTest 2011-01-21 00:06:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct test commit for svn link in commit mail, part two 2011-01-17 10:47:31 +00:00