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
accfa06ede3231fe74e3e49858eb0d44ff0431e6
test2
/
source
/
blender
/
python
/
intern
History
Nathan Letwory
accfa06ede
* after discussion with cambo on IRC, change the #ifndef's to #undefs instead:
...
Pre-Python 3.0 has strings default non-unicode, so checks and handling should be done so too.
2008-12-01 23:38:22 +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
PyRNA structs and properties can now be subtyped to add functionality in python.
2008-12-01 16:59:18 +00:00
bpy_rna.c
* make sure there are no redefinitions (I'm using py2.5 and ie PyUnicode_Check define exists
2008-12-01 22:20:18 +00:00
bpy_rna.h
PyRNA structs and properties can now be subtyped to add functionality in python.
2008-12-01 16:59:18 +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