Blender Git Commit Log

Git Commits -> Revision 8bbf27d

Revision 8bbf27d by Janne Karhu (master)
November 4, 2010, 20:17 (GMT)
Temporary fix for "freezing when pointcache is baked":
* WM_timecursor is broken somehow, so pointcache baking makes the cursor disappear.
* For user this seems like blender has frozen although it's just a matter of no progress indication.
* This fix just sets the default "busy" cursor for the whole duration of baking and reports progress in the console.
* If there's and easy fix for this then it should probably be done straight away, but I want to re-implement baking using the job system soon anyways, so a proper fix for this is not strictly necessary.

Commit Details:

Full Hash: 8bbf27dfbd8c3831541653f14de4e8b0bdf83259
SVN Revision: 32874
Parent Commit: 951882e
Lines Changed: +13, -3

2 Modified Paths:

/source/blender/blenkernel/intern/pointcache.c (+4, -0) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+9, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021