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
521fe6739a2ddae3f44fbecd1cec8212086ffcdc
test2
/
source
/
blender
/
python
/
intern
History
Campbell Barton
b163840dfb
Adding back python 3.0 calls, they didn't build with py2.x because I missed including bpy_compat.h, tested building with 2.6
2008-12-21 12:40:02 +00:00
..
bpy_compat.h
2.5
2008-12-21 10:56:14 +00:00
bpy_idprop.c
Adding back python 3.0 calls, they didn't build with py2.x because I missed including bpy_compat.h, tested building with 2.6
2008-12-21 12:40:02 +00:00
bpy_idprop.h
wip operator py-api
2008-12-21 08:53:36 +00:00
bpy_interface.c
wip operator py-api
2008-12-21 08:53:36 +00:00
bpy_operator.c
wip operator py-api
2008-12-21 08:53:36 +00:00
bpy_operator.h
wip operator py-api
2008-12-21 08:53:36 +00:00
bpy_rna.c
Added "bpydoc" to the global namespace of python scripts, making documentation available no matter what data is open in the current blend file, Directory type was also missing from the subtype enum causing the test rna-dump script to fail.
2008-12-16 16:32:48 +00:00
bpy_rna.h
Added "bpydoc" to the global namespace of python scripts, making documentation available no matter what data is open in the current blend file, Directory type was also missing from the subtype enum causing the test rna-dump script to fail.
2008-12-16 16:32:48 +00:00
bpy_scriptlink.c
Python RNA API
2008-11-29 13:36:08 +00:00
Makefile
2.5
2008-12-21 10:56:14 +00:00