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
a4b410af3d67c44a35c9cbf6f09c33a3c41a50af
test
/
source
/
blender
/
python
History
Campbell Barton
a4b410af3d
Expose access to PROP_ENUM_FLAG from bpy.props.EnumProperty(), this is exposed as a python set(). The default value is also a python set() so multiple booleans can be used in the 1 property.
...
Also added PROP_ENUM_FLAG support to operator printouts.
2010-12-13 09:10:16 +00:00
..
generic
New math util funcitons:
2010-12-11 21:27:39 +00:00
intern
Expose access to PROP_ENUM_FLAG from bpy.props.EnumProperty(), this is exposed as a python set(). The default value is also a python set() so multiple booleans can be used in the 1 property.
2010-12-13 09:10:16 +00:00
BPY_extern.h
minor internal python api change - pass the context rather then getting from BPy_GetContext() again.
2010-12-07 06:47:40 +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
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
rna_dump.py
correct fsf address
2010-02-12 13:34:04 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00