This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
38d87ee48e9e2da68806413fba182432be1663d5
test2
/
source
/
blender
/
makesrna
History
Joerg Mueller
9cfd093a93
Merge with trunk r36987.
2011-05-29 00:48:03 +00:00
..
intern
Merge with trunk r36987.
2011-05-29 00:48:03 +00:00
rna_cleanup
remove contents from the svn cleanup file. not used now and could turn up results with source searches.
2010-12-08 11:44:38 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
RNA_access.h
support for dynamic items in bpy.props.EnumProperty(), the items keyword argument can optionally be a function rather then a list.
2011-05-26 16:07:28 +00:00
RNA_define.h
support for dynamic items in bpy.props.EnumProperty(), the items keyword argument can optionally be a function rather then a list.
2011-05-26 16:07:28 +00:00
RNA_documentation.h
doxygen: blender/makesrna tagged.
2011-02-27 20:20:01 +00:00
RNA_enum_types.h
add the property as an argument to enum item functions, not used yet but needed for dynamic python enums.
2011-05-26 13:38:16 +00:00
RNA_types.h
add the property as an argument to enum item functions, not used yet but needed for dynamic python enums.
2011-05-26 13:38:16 +00:00
SConscript
LCMS code removed, was an experiment but never finished.
2011-05-16 13:34:42 +00:00