Revision c75e74b by Sergey Sharybin August 24, 2018, 08:59 (GMT) |
Depsgraph: Fix wrong detection of invisible objects Was happenign for following cases: - Deep hierarchy of non-restircted collections, which has grand-grand parent restricted. - Collections which are constructed from invisible object. |
Revision 6e3569d by Sergey Sharybin August 24, 2018, 08:59 (GMT) |
Depsgraph: Escape underscore in time stats chart |
Revision b8c9df6 by Jeroen Bakker August 24, 2018, 08:04 (GMT) |
Compositor: Added Weighted Standard Curve evaluation Available in RGB Curve node in the compositor and as modifier in the sequencer. I reshuffled the values of the enum. But a the first commit is just 1 day old I think that the order is more important than the file compatibility. |
Revision 9abc2df by Campbell Barton August 24, 2018, 02:37 (GMT) |
Fix T56491: Undo crash while preview jobs run While the crash is in 2.8, it's possible undo operates on data which isn't only owned by the current scene (any object for eg). Thanks to @mont29 for suggesting the fix. |
Revision f029aef by Campbell Barton August 24, 2018, 02:37 (GMT) |
Merge branch 'master' into blender2.8 |
Revision b2d32d7 by Campbell Barton August 24, 2018, 02:16 (GMT) |
UI: always align item w/ label |
Revision 6a5bc88 by Campbell Barton August 24, 2018, 02:16 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 7fa42b3 by Campbell Barton August 24, 2018, 02:09 (GMT) |
Revision bae8ab3 by Campbell Barton August 24, 2018, 01:55 (GMT) |
UI: remove hack to align search properties |
Revision 5bd731b by Campbell Barton August 24, 2018, 01:54 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 7ec1a56 by Campbell Barton August 24, 2018, 01:44 (GMT) |
RNA: avoid redundant property lookups in UI API |
Revision 0cf12df by Campbell Barton August 24, 2018, 00:32 (GMT) |
Cleanup: indentation, style |
Revision 1c63a3a by Pablo Vazquez August 23, 2018, 23:38 (GMT) |
UI: re-arrange some items in context menu * Move Add to Quick Favorites before Assign Shortcut, as it is more often that we add items to favorites, than changing shortcuts. * Move Header menu last. In some cases the Online Manual for that item would appear after the header menu. * No icon for "Remove from Quick Favorites", matches Remove Shortcut |
Revision cf64a83 by Clément Foucault August 23, 2018, 21:02 (GMT) |
UI: Fix area border thickness over top and bottom bar with glScissors |
Revision 19fe267 by Pablo Vazquez August 23, 2018, 20:48 (GMT) |
Hide Grease Pencil ornaments if overlay setting is disabled |
Revision bd7e14f by Clément Foucault August 23, 2018, 20:34 (GMT) |
Cleanup: remove unused code |
Revision 34b3d6e by Clément Foucault August 23, 2018, 20:29 (GMT) |
UI: Optimize the area border drawing It is was not really a bottleneck but it was triggering my OCD when 1/3rd of the drawcalls in a normal scene were basically only caused by this. |
Revision fb7fc3b by Clément Foucault August 23, 2018, 20:29 (GMT) |
Wireframe: Add support for sculpt mode Now wireframe does update in sculpt mode using the sculpt mesh VBOs. The only thing that does not work is simplified wireframe (the wireframe slider) when the mesh is shaded flat. In this case all edges are shown. |
Revision 13ac92d by Bastien Montagne August 23, 2018, 19:56 (GMT) |
Fix T55507: Crash due to GPencil brush icon management, when there is no active object. |
Revision 4cde923 by Bastien Montagne August 23, 2018, 19:49 (GMT) |
Fix T56455: [2.8] Crash when projecting skinwrap curve/path. Shrinkwrap is not only a Mesh modifier... |
|
|
|


Master Commits
MiikaHweb | 2003-2021