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
e5ccb8773dd16b528eef300fdbc012fafb4e47ea
goo-engine
/
source
/
blender
/
python
T
History
Ken Hughes
e5ccb8773d
Bugfix
#4169
: unlinking an empty object using scene.unlink() wasn't checking
...
for ob->data == NULL, causing segfault.
2006-05-03 17:15:33 +00:00
..
api2_2x
Bugfix
#4169
: unlinking an empty object using scene.unlink() wasn't checking
2006-05-03 17:15:33 +00:00
BPY_extern.h
Small update for pydrivers: force reloading the pydrivers.py Blender
2006-04-30 22:10:39 +00:00
BPY_interface.c
As mentioned in the pydrivers commit, I had to change the order in
2006-05-02 02:42:08 +00:00
BPY_menus.c
BPython bug fixes:
2005-10-03 19:12:11 +00:00
BPY_menus.h
…
Makefile
…
SConscript
Add the WITH_OPENEXR to sconscript. I needed this for toni's latest SceneRender stuff to work. Strange that it worked ok on his computer without this.
2006-02-07 19:04:24 +00:00