This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ea449129e266da72a3d34a2457c7f103a189ea5
goo-engine
/
source
/
blender
/
python
/
intern
T
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