July 12, 2018, 09:03 (GMT) |
Cleanup: pep8, cycles |
July 12, 2018, 08:54 (GMT) |
Minor cleanup to last commit No need to make attr-lists with the current layout logic. |
July 12, 2018, 08:51 (GMT) |
UI: Group geometry in object visibility popover Makes it easy to quickly hide all non-geometry. |
July 12, 2018, 08:37 (GMT) |
Keymap: Modifiers to control mesh elem switching Shift/Ctrl control extend/expand when number keys are used to switch modes. |
July 12, 2018, 08:14 (GMT) |
UI: minor edits to overlay popover - Rename "Viewport Info" to "Text Info". Name was too vague, nearly everything is information, this currently only controls overlay text. - Swap text-info & 3D-cursor, making 3D-cursor less prominent. |
July 12, 2018, 07:39 (GMT) |
UI: 4-state icon for view visibility popover This is a quick way to see if some of the object types in the scene are hidden or unselected. Icon design may change. |
July 12, 2018, 07:15 (GMT) |
Merge branch 'master' into blender2.8 |
July 12, 2018, 07:14 (GMT) |
Icons: support setting blender, inkscape commands |
Revision c9026b8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 12, 2018, 07:09 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
July 12, 2018, 06:31 (GMT) |
Merge branch 'master' into blender2.8 |
July 12, 2018, 06:30 (GMT) |
Fix PyRNA class registration w/ Python 3.7 In Python3.7 this now raises an error. |
July 11, 2018, 21:13 (GMT) |
PyAPI: remove bpy.utils.register_module Remove bpy.utils.register_module() & logic tracked RNA classes. |
July 11, 2018, 20:18 (GMT) |
PyAPI: Use annotations for RNA definitions - Logical use of fields since they define type information. - Avoids using ordered-dict metaclass. Properties using regular assignments will print a warning and load, however the order is undefined. |
July 11, 2018, 19:38 (GMT) |
Buildbot: initial configuration for Visual Studio 2017. |
Revision ac46f45 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 19:36 (GMT) |
UI: Hide old Tools panels: Animation and Shapes Pending to decide where put these operators. |
July 11, 2018, 18:23 (GMT) |
Manipulator: expose use_select_background via RNA |
July 11, 2018, 18:10 (GMT) |
UI: Flip Overlays/Shading position This brings the Object Visibility dropdown closer to overlays which also controls visibility of elements int he viewport, so it makes more sense there. Also placing the Overlays settings closer to the viewport. |
Revision 28ed04b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 17:18 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 3bab967 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 11, 2018, 17:18 (GMT) |
UI: Hide color picker operator in Top bar This operator will be replaced by material preview selector. We keep the code internally now, but it will be removed when the preview works fine. |
July 11, 2018, 17:06 (GMT) |
Added support for beveling curves |
|
|
|


Master Commits
MiikaHweb | 2003-2021