Blender Git Commit Log
Git Commits -> Revision 73a6ae7
Revision 73a6ae7 by Brecht Van Lommel (master) April 26, 2012, 17:48 (GMT) |
Fix crash clicking Render button in render layer compositing node. Actually this crash could happen in other situations too, problem was a bug in the jobs system. A job could be suspended, and the operator would stop before the job was actually done since it was not marked as running. |
Commit Details:
Full Hash: 73a6ae710679ad5f2186e61d57d916442d23a43a
SVN Revision: 45988
Parent Commit: 7e5c026
Lines Changed: +3, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_jobs.c (+3, -1) (Diff)