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
475ecbb0ce11d48ef41774ce1f982f992547beca
test
/
source
/
blender
/
python
History
Campbell Barton
475ecbb0ce
remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH variants only (the maceros had unused args in both cases).
2012-04-19 13:47:58 +00:00
..
bmesh
remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH variants only (the maceros had unused args in both cases).
2012-04-19 13:47:58 +00:00
generic
add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types.
2012-04-15 14:54:15 +00:00
intern
add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types.
2012-04-15 14:54:15 +00:00
mathutils
add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types.
2012-04-15 14:54:15 +00:00
BPY_extern.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
SConscript
Scons:
2012-04-13 19:34:15 +00:00
simple_enum_gen.py
style cleanup: py/capi
2012-03-16 21:39:56 +00:00