Blender Git Commit Log
Git Commits -> Revision 9022033
September 25, 2019, 01:45 (GMT) |
UI: Replace big options button in file browser The big options button in the lower left is now gone, it's replaced by a smaller icon toggle button in the upper right. That means I could also remove code for the region we had just for this button. I also added versioning code for the removal, to make sure the region is removed cleanly when reading old files. |
Commit Details:
Full Hash: 902203341263e65c384414758ae41a57c8d0a74d
Parent Commit: 2a47900
Committed By: YimingWu
Lines Changed: +33, -63