Blender Git Commit Log

Git Commits -> Revision 2022c41

Revision 2022c41 by Ton Roosendaal (master)
January 19, 2007, 13:32 (GMT)
Bugfix #5750

<sob>the 'time cursor' for bake-render has to go... it is being called
inside of a thread (even whilst thread is mutex locked), but that's not
supported in X11. It might be even instable in OSX/Windows even...

Only way to bring it back is to have the main loop (not in thread) update
the time cursor like each second. Would still mean to add a counter var...
will think it over. First want to have confirmed this is stable.

Commit Details:

Full Hash: 2022c41d6ad76d9a1930333779f93f9fce278cc7
SVN Revision: 9839
Parent Commit: d2fd630
Lines Changed: +0, -6

2 Modified Paths:

/source/blender/render/intern/source/rendercore.c (+0, -5) (Diff)
/source/blender/src/meshtools.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021