Blender Git Commits

Blender Git "temp-tab_drag_drop" branch commits.

Page: 4 / 18

October 25, 2017, 20:04 (GMT)
Merge branch 'blender2.8' into topbar
October 25, 2017, 15:34 (GMT)
Merge branch 'blender2.8' into topbar
October 24, 2017, 20:43 (GMT)
Merge branch 'blender2.8' into topbar
October 24, 2017, 15:53 (GMT)
Solve context issues when tweaking operator settings from top-bar

E.g. editing settings after transforming in 3D View would print
warnings, or in Movie Clip Editor wouldn't work at all.

We now store the area & region an operator was executed in and restore
it temporarily when redoing.
Ideally operators wouldn't depend on screen context for event-less
execution (exec callback), but we're far from that.
October 24, 2017, 15:53 (GMT)
Remove operator redo panel from clip editor
October 23, 2017, 20:49 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into topbar
October 23, 2017, 01:36 (GMT)
Move info editor removal versioning code to pre-lib-linking stage
October 23, 2017, 01:04 (GMT)
Cleanup: Avoid duplicated topbar creation code in versioning code
October 23, 2017, 00:18 (GMT)
Merge branch 'blender2.8' into topbar
October 23, 2017, 00:10 (GMT)
Cleanup: Remove leftovers from when branch was based on workspace branch
October 22, 2017, 23:09 (GMT)
Fixes for last merge
October 22, 2017, 22:23 (GMT)
Merge branch 'blender2.8' into topbar
October 22, 2017, 13:02 (GMT)
Merge branch 'blender2.8' into topbar
October 21, 2017, 14:17 (GMT)
Cleanup: Change flag name, add comment
October 21, 2017, 14:05 (GMT)
Clarify region size refreshing code in ED_screen_ensure_updated
October 21, 2017, 13:51 (GMT)
Fix headers not using correct background color
October 21, 2017, 13:36 (GMT)
Top-bar operator settings: Add simple "More..." button to show all settings

Doesn't make much sense yet, but it will once operator settings are
split into basic and advanced ones (see D2883).
October 19, 2017, 17:37 (GMT)
Fix errors in UI scripts after last merge

Patch by @sergey, with minor fixes.
October 18, 2017, 17:31 (GMT)
Merge branch 'blender2.8' into topbar
October 15, 2017, 13:06 (GMT)
Rework tab data storing to fix glitches & get rid of hacks

Fixes glitch where hovering an active tab would make the tab appear like
a hovered non-active one.

Still not the most beautiful solution, but it's as good as it can get
with our current UI code I'm afraid.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021