blender/source
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
..
blender Fix reading freed memory when opening file by click on it on splash screen 2012-05-26 09:49:54 +00:00
blenderplayer Fix for last commit, forgot to update Screen.is_animation_playing python property. 2012-05-25 12:56:29 +00:00
creator Fix for [#31418] Code review: OpenCL initialization 2012-05-21 19:31:29 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Fix for [#31276] Action Actuator, Priorities higher than 1 break Playback: 2012-05-23 04:01:05 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests rename Mesh.uv_loop_layers --> uv_layers 2012-04-22 23:51:50 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00