Revision c14949e by Campbell Barton October 2, 2018, 07:09 (GMT) |
Gizmo: move spin tool axis option into gizmo-group Having this setting here wasn't correct (the operator ignores it). |
Revision 07d4580 by Campbell Barton October 2, 2018, 07:03 (GMT) |
Gizmo: support for gizmo-group properties This allows gizmo groups to store properties in the tool. This makes sense for gizmo options which only control gizmo display and don't control operator execution. Unlike similar kinds of properties, this isn't accessible via the gizmo-group-type instance. For now the it's only stored in the workspace tool as can be done for operator properties, so each instance doesn't have different settings which would be confusing from a user perspective and complicate access from the top-bar. Later we could add gizmo-group properties if needed. |
Revision dce1229 by Campbell Barton October 2, 2018, 05:39 (GMT) |
WM: generalize tool property initialization Prepare for storing different kinds of properties in tools. |
Revision 0e7a592 by Campbell Barton October 2, 2018, 05:28 (GMT) |
WM: report error w/ unknown operator name |
Revision 5db328c by Campbell Barton October 2, 2018, 05:17 (GMT) |
Correct extrude tool operator references Caused incorrect tooltips. |
Revision 1e526de by Campbell Barton October 2, 2018, 01:19 (GMT) |
Merge branch 'master' into blender2.8 |
Revision bf37c93 by Campbell Barton October 2, 2018, 01:17 (GMT) |
Correct tooltip |
October 2, 2018, 00:10 (GMT) |
Revision 3aed083 by Germano Cavalcante October 1, 2018, 16:58 (GMT) |
GPY Python: program_use_begin and program_use_end. The user has to be encouraged to use the `program_set` or `program_set_builtin` before drawing. This avoids problem with gl_context. |
Revision b77191c by Clément Foucault October 1, 2018, 16:56 (GMT) |
UI: Fix Xray alpha slider being incorrectly greyed out |
Revision 8ed17c3 by Clément Foucault October 1, 2018, 16:56 (GMT) |
DRW: Fix unselectable wire object in solid mode |
Revision 238d301 by Brecht Van Lommel October 1, 2018, 15:32 (GMT) |
Templates: tweaks to startup templates, add sculpting template. |
Revision ac0dfcc by Brecht Van Lommel October 1, 2018, 15:29 (GMT) |
UI: start maximized on X11 if possible, like other platforms. |
Revision f40ff62 by Brecht Van Lommel October 1, 2018, 15:16 (GMT) |
Fix app template __init__.py not running without a userpref.blend. |
Revision 6afd529 by Brecht Van Lommel October 1, 2018, 15:16 (GMT) |
Fix Cycles Python warnings related to annotations. |
Revision fd0250f by Brecht Van Lommel October 1, 2018, 15:16 (GMT) |
UI: collapse some paint / sculpt panels by default. |
Revision 057f2a1 by Brecht Van Lommel October 1, 2018, 15:13 (GMT) |
UI: use backdrop circle for navigation icons, make clickable area bigger. This will look a bit better once the icon outline is gone. |
Revision ffcc4be by Antonio Vazquez October 1, 2018, 14:42 (GMT) |
GP: Change Blur default parameters for Rim and Shadow effects. |
Revision a3afcae by Antonio Vazquez October 1, 2018, 14:31 (GMT) |
GP: Add Blur to Shadow FX The shadow needed a blur to make soft transitions and get a better effect. |
Revision c234c3d by Pablo Vazquez October 1, 2018, 13:28 (GMT) |
UI: Update theme colors for pie menu selected items |
|
|
|


Master Commits
MiikaHweb | 2003-2021