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
b163840dfb858bb40493f2e4b39d802aa923241e
test
/
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