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
cd9b42871c34e4d694bc508ed2bd5dd50f88c223
test2
/
source
/
blender
/
python
History
Campbell Barton
cd9b42871c
remove bpy python api from blenderplayer, it was being linked but not initialized/available.
2011-03-31 15:28:53 +00:00
..
generic
fix [
#26667
] Can't import scripts when using blenderplayer
2011-03-29 16:12:25 +00:00
intern
fix for crash when running blender with define WITH_PYTHON_SAFETY & no startup.blend was found.
2011-03-31 04:43:26 +00:00
BPY_extern.h
Py/RNA API test code to prevent crashing blender when python references freed ID's.
2011-03-01 09:02:54 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
remove bpy python api from blenderplayer, it was being linked but not initialized/available.
2011-03-31 15:28:53 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00