This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
95fbca7dc97b4bcce3350ed71ea1634a30e43fdb
test
/
source
/
blender
/
makesrna
History
Campbell Barton
af72bb50ae
improved class validation, variables defined by the rna interface as non-optional could fail silently when absent in the class. Set these to PROP_REGISTER_OPTIONAL and raise an error when others are not found.
...
last commit broke povray too.
2009-10-31 18:48:58 +00:00
..
intern
improved class validation, variables defined by the rna interface as non-optional could fail silently when absent in the class. Set these to PROP_REGISTER_OPTIONAL and raise an error when others are not found.
2009-10-31 18:48:58 +00:00
CMakeLists.txt
2.50:
2009-06-08 20:08:19 +00:00
Makefile
svn merge -r 21041:21301
https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender
2009-07-02 11:28:42 +00:00
RNA_access.h
New Track To Constraint: "Damped"
2009-10-30 06:33:40 +00:00
RNA_define.h
RNA: added a "factor" subtype next to "percentage", and only display
2009-09-21 21:19:58 +00:00
RNA_enum_types.h
UI Templates: ('Any ID' Selector)
2009-10-14 09:08:53 +00:00
RNA_types.h
Fix
#19638
: crash when assiging self in boolean modifier.
2009-10-19 12:13:32 +00:00
SConscript
Fixing scons compile on windows.
2009-10-01 16:32:33 +00:00