Go to file
Sergey Sharybin 3cb166e0f2 Fix reading freed memory when opening file by click on it on splash screen
Issue was introduced by yesterday's commit 47021 and caused by some handler's
which is getting called from ui_handler_popup frees event.

Worked around a bit by storing return value for ui_handler_popup before running
other handlers, but this only means global refactor of even handling order is
getting closer and closer.
2012-05-26 09:49:54 +00:00
build_files scons - Added option to not remove and unpack python modules bundle every 2012-05-23 03:49:42 +00:00
doc patch [#31594] [Documentation]: fix for example in bge.render.rst 2012-05-25 12:37:14 +00:00
extern Make blender compilable by gcc-4.7 and strict compilation flags: 2012-05-14 13:31:38 +00:00
intern Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
release solidify option to flip normals 2012-05-26 09:18:47 +00:00
source Fix reading freed memory when opening file by click on it on splash screen 2012-05-26 09:49:54 +00:00
CMakeLists.txt Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile style cleanup: imbuf & icons 2012-05-13 22:05:51 +00:00
SConstruct Scons - only go to the trouble of making these directories if they don't already 2012-05-23 04:15:50 +00:00