Blender Git Commit Log

All Blender Git commits.

Page: 3235 / 8462

May 31, 2018, 10:54 (GMT)
Edit last commit

Better check if the property is set in case others want to use this
property w/o SKIP_SAVE set.
May 31, 2018, 10:51 (GMT)
Fix tool-system re-using last space type

Even though the regression is somehow caused by 03a80facfc781
this value shouldn't be reused so apply an unrelated fix.
May 31, 2018, 10:27 (GMT)
Cleanup: remove G.main from BKE object

Had to add some G.main to modifiers, but in 2.8 we do not need that
anymore, so it's not that bad! ;)
May 31, 2018, 10:13 (GMT)
UI: Fix multiframe ON/OFF option
May 31, 2018, 10:00 (GMT)
Revert "Tag COW when applying pose from pose library"

This reverts commit 24b03729ae5ba4561ace8cbfb2d56cdbde781589; committed
too soon.
May 31, 2018, 09:59 (GMT)
Tag COW when applying pose from pose library

Related to T55232
May 31, 2018, 09:58 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 31, 2018, 09:58 (GMT)
UI: Fix curve controls

The template_curve_mapping is not working inside a box layout..
May 31, 2018, 09:49 (GMT)
UI: Undo move to Top Bar for some panels with operators

The Top Bar must be used for settings only and never for operators.
May 31, 2018, 09:47 (GMT)
Undo previous context change

These operators cannot be used in Top Bar, so this context is not required.
May 31, 2018, 09:43 (GMT)
Fix depsgrah copying and evaluating hidden collections.
May 31, 2018, 09:21 (GMT)
OpenColorIO: cache multiple shaders instead of just one.

Fixes constant shader and texture rebuilding when doing animation playback
with multiple editors that use different view transforms.
May 31, 2018, 09:17 (GMT)
Cleanup: Reduce indentation level
Revision 9084c57 by Rohan Rathi (master)
May 31, 2018, 09:12 (GMT)
Mark edges that can have seams in Bevel.

Works by going clockwise from first edgehalf in BevVert and marking seam length
each time it encounters a pair of edges with seams
May 31, 2018, 09:08 (GMT)
Merge branch 'master' into blender2.8
May 31, 2018, 09:07 (GMT)
UI: Move panels to Top Bar

Still some problems with operators using context data.
May 31, 2018, 09:07 (GMT)
Cleanup: nuke G.main out of BKE PackedFile code.
May 31, 2018, 09:06 (GMT)
Add TOPBAR context to poll functions
May 31, 2018, 08:37 (GMT)
Fix depsgraph copying and evaluating hidden objects.
May 31, 2018, 08:15 (GMT)
Cleanup: unused defines
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021