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
449e7777f75fa030894e89bd7d6a5daa9b9502b3
test
/
source
/
blender
/
python
/
intern
History
Campbell Barton
6c2750a6fe
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_compat.h
* after discussion with cambo on IRC, change the #ifndef's to #undefs instead:
2008-12-01 23:38:22 +00:00
bpy_interface.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.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
* Fix Makefiles to compile python.
2008-11-29 15:43:53 +00:00