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
43,797
Commits
1
Branch
0
Tags
d22c8cfca39d3f55447bc54870f6984edf1ae3c2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Campbell Barton
1e762a29ee
change bpy.app.build_options from frozen set to PyStructSequence_Field, mathes similar members of bpy.app and less error prone (typos won't fail silently).
2013-01-04 04:43:49 +00:00
Bastien Montagne
7e56e5ac94
Adding "build_options" to bpy.app, a frozenset containing strings matching optional feature's build defines (like 'FFMPEG', 'MOD_BOOLEAN', 'INTERNATIONAL', etc.) for all enabled elements.
...
Note I tried to select all interesting defines, but this might be extended if needed...
2012-12-18 18:02:20 +00:00