Revision 6fff22b by Jacques Lucke September 24, 2018, 13:40 (GMT) |
Revert "Fix: insert missing break in switch statement" This reverts commit e904bb64df1f0f0275dc209a31cff5ad2a10b79e. |
Revision cdb7724 by Dalai Felinto September 24, 2018, 11:53 (GMT) |
Fix object restrict selection toggle in outliner not working |
Revision 969cbed by Alexander Gavrilov September 24, 2018, 10:57 (GMT) |
Add support for a one-dimensional Force Field source shape. The fields currently support a Point source and a two-dimensional Plane source, but there is no way to create a field that pulls toward or from a line in space other than using the Texture field type. This adds a new simple shape option to do that. The line is aligned along the Z axis so that it works meaningfully with the Tube and Cone falloff modes. Reviewers: brecht, mont29, LucaRood Differential Revision: https://developer.blender.org/D3721 |
Revision 2721700 by Antonio Vazquez September 24, 2018, 10:57 (GMT) |
GP: Make topbar layer popover wider |
Revision e904bb6 by Jacques Lucke September 24, 2018, 10:43 (GMT) |
Fix: insert missing break in switch statement Reviewers: brecht Differential Revision: https://developer.blender.org/D3724 |
Revision 24330f6 by Lukas Stockner September 24, 2018, 09:40 (GMT) |
Fix T56875: Auto Render not working after render pass name refactor The default compositor node update function sets the need_exec flag on the node which the Auto Render feature checks, but the custom update function that was added as part of rB4cf7fc3b3a4d didn't do so. Therefore, the two custom update functions that were added now also call the default update function. |
Revision 3d860f5 by Campbell Barton September 24, 2018, 07:05 (GMT) |
Gizmo: hide redo gizmo when spin tool not active Selecting a another tool left the gizmo, which could overlap other tools gizmos. |
Revision 6457aaa by Campbell Barton September 24, 2018, 06:58 (GMT) |
Gizmo: dial3d option to draw a partial arc |
Revision 6db79da by Campbell Barton September 24, 2018, 06:58 (GMT) |
Gizmo: show partial arc & icons for spin tool |
Revision b931e7a by Campbell Barton September 24, 2018, 06:30 (GMT) |
Gizmo: option to hide from selection Allows some gizmo to be used as guides. |
Revision 9a77f33 by Campbell Barton September 24, 2018, 06:16 (GMT) |
GPU: utility function to draw a partial circle |
Revision 5fff3d2 by Campbell Barton September 24, 2018, 06:09 (GMT) |
Cleanup: rename gizmo flag |
Revision c3d4669 by Campbell Barton September 24, 2018, 00:05 (GMT) |
Gizmo: add spin-tool rotate on view axis This also acts to catch stray click events so missing a gizmo doesn't move the cursor or execute another spin action. |
Revision 2abbe1d by Campbell Barton September 23, 2018, 22:28 (GMT) |
Cleanup: skip translation to calculate length |
Revision 0e65c48 by Campbell Barton September 23, 2018, 22:21 (GMT) |
Cleanup: style |
Revision b350b19 by Antonio Vazquez September 22, 2018, 14:27 (GMT) |
GP: Change direction text depending of sculpt brush |
Revision 38402e7 by Inês Almeida September 22, 2018, 13:54 (GMT) |
Remove last traces of game engine and blenderplayer |
Revision 17c4e5e by Alexander Gavrilov September 22, 2018, 09:00 (GMT) |
Depsgraph: Shrinkwrap modifier needs its own object transform. It depends on the relative position of its own object and target. |
Revision fbede83 by Antonio Vazquez September 21, 2018, 21:11 (GMT) |
GP: Change appearance panel for sculpt brushes |
Revision 3a61771 by Antonio Vazquez September 21, 2018, 20:59 (GMT) |
GP: Move mask button to header |
|
|
|


Master Commits
MiikaHweb | 2003-2021