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
d29d3a89e48fa709a3d683a88874ff8a4c68945a
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
d29d3a89e4
fix for building WITH_PYTHON_MODULE
2011-07-03 19:15:46 +00:00
..
generic
Minor warning cleanup & fix
2011-06-27 03:36:14 +00:00
intern
fix for building WITH_PYTHON_MODULE
2011-07-03 19:15:46 +00:00
BPY_extern.h
own patch [
#27752
] Python Callback (Scriptlink functionality)
2011-06-24 16:54:30 +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
…