Blender Git Loki
Git Commits -> Revision 669dd22
Revision 669dd22 by Ton Roosendaal (master) February 25, 2009, 09:36 (GMT) |
2.5 Bugfix: commit of last week that moved object_handle_update() out of the view3d code into event loop caused render to crash. This update should not be called during render. In future it'll even be thread-locked or better; solved by giving objects an 'owner' for storage of updates. This solves a lot of crashes on render. |
Commit Details:
Full Hash: 669dd229f467b6f28efb7b2f11e727c5293740c0
SVN Revision: 19109
Parent Commit: d986251
Lines Changed: +13, -11
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+13, -11) (Diff)