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
7e6662e60ca9bd30dd11826ebceceea6dec85103
goo-engine
/
source
T
History
Joseph Eagar
7e6662e60c
added a crash handler to dump the global undo state to file on segmentation fault. it saves to the current file path in G.sce + .crash.blend. note that this code is only enabled on release builds, it's #ifdef'd out if _DEBUG is defined. for users, if you were in edit mode when a crash happened, this will only save the mesh changes up to the time you entered edit mode.
2009-08-06 14:03:43 +00:00
..
blender
added a crash handler to dump the global undo state to file on segmentation fault. it saves to the current file path in G.sce + .crash.blend. note that this code is only enabled on release builds, it's #ifdef'd out if _DEBUG is defined. for users, if you were in edit mode when a crash happened, this will only save the mesh changes up to the time you entered edit mode.
2009-08-06 14:03:43 +00:00
creator
added a crash handler to dump the global undo state to file on segmentation fault. it saves to the current file path in G.sce + .crash.blend. note that this code is only enabled on release builds, it's #ifdef'd out if _DEBUG is defined. for users, if you were in edit mode when a crash happened, this will only save the mesh changes up to the time you entered edit mode.
2009-08-06 14:03:43 +00:00
darwin
NaN makefiles now support and build with precompiled Python 3.1 by default on Mac
2009-08-02 06:22:53 +00:00
gameengine
merge with 2.5 (not trunk, last merge message said that on accident) at r22252
2009-08-06 09:56:14 +00:00
icons
…
kernel
2.50:
2009-06-08 20:08:19 +00:00
CMakeLists.txt
2.50:
2009-06-08 20:08:19 +00:00
Makefile
remove makefile cruft, mostly BGE related references to SUMO, Fuzzics, Blenkey etc.
2009-08-04 03:13:36 +00:00
nan_compile.mk
remove makefile cruft, mostly BGE related references to SUMO, Fuzzics, Blenkey etc.
2009-08-04 03:13:36 +00:00
nan_definitions.mk
remove makefile cruft, mostly BGE related references to SUMO, Fuzzics, Blenkey etc.
2009-08-04 03:13:36 +00:00
nan_link.mk
remove makefile cruft, mostly BGE related references to SUMO, Fuzzics, Blenkey etc.
2009-08-04 03:13:36 +00:00
nan_subdirs.mk
…
nan_warn.mk
…
SConscript
merge with 2.5 at r20307. note there were some python hacking necassary for this to work, so um hopefully there's not too much cruft from that.
2009-05-23 03:24:15 +00:00