Blender Git Commit Log
Git Commits -> Revision 398de6a
Revision 398de6a by Sybren A. Stüvel (master) September 17, 2019, 12:10 (GMT) |
Alembic: fix updating of GUI when export progress is made The `do_update` variable wasn't set after changing the `progress` variable, causing the GUI only to update on redraw (f.e. when the user was waving the mouse around). |
Commit Details:
Full Hash: 398de6a86f47eff66f3a4369033f5df3347f6d94
Parent Commit: a3c8afc
Lines Changed: +4, -3