January 6, 2019, 16:41 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental |
Revision 014c2d5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 16:26 (GMT) |
GP: Rename Solo Mode property |
Revision 38f844c by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 16:22 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision c78fbcc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 15:41 (GMT) |
GP: Set Cap mode as Enums Now the Cap mode is an enum ready for future modes. Add the cap mode to material is not logic because the stroke start and end depends on the drawing direction. Maybe in the future we could add to material, but will need more work at stroke level. The Toggle operator keeps equal in a circular switch mode. We can improve it also in the future. |
Revision f51c34e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 6, 2019, 15:12 (GMT) |
GP: Move Solo Mode to Layer level WIP: Still pending the final UI location and name. |
January 6, 2019, 14:37 (GMT) |
GP: Speed Guides: Add object reference option + Reference point has three options, cursor, custom and object location Also based on feedback from @pepeland + Remove preset angle buttons from UI + Make 3d cursor default reference point + UI tidying + Fix interpolation on circles. This is determined by brush samples option but for Circle guides this option is overridden. |
January 6, 2019, 03:05 (GMT) |
GP: Speed Guides: Fix bug in event handling + Minor edits |
January 6, 2019, 01:57 (GMT) |
GP: Paint: Guides add snap distance to Parallel mode |
January 5, 2019, 23:08 (GMT) |
GP: Paint: Speedline Guides + OKEY sets current reference point including 3dcursor + Tidy logic in draw utils (suggested by Antonioya) + New operator GPENCIL_OT_guide_rotate to set angle from UI + Tidy up UI panel with alternative to flip option + Angle for snap and parallel lines is now separate Known Issues: Some missing UI updates. Probably missing a notification somewhere. |
January 5, 2019, 18:58 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental |
Revision 8e62b89 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 18:44 (GMT) |
GP: New Solo Mode to display keyframes only When paint mode, now is possible display only layers with keyframes in the current frame. This is very useful to fill strokes. |
Revision 3c8cc07 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 18:03 (GMT) |
Merge branch 'master' into greasepencil-object |
January 5, 2019, 15:47 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental # Conflicts: # release/scripts/startup/bl_ui/space_toolsystem_toolbar.py # release/scripts/startup/bl_ui/space_topbar.py # source/blender/blenloader/intern/versioning_280.c # source/blender/makesrna/intern/rna_sculpt_paint.c |
Revision 13fedec by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 15:38 (GMT) |
GP: Allow different cap shape in each extrem of the stroke |
Revision ef57bc2 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 11:22 (GMT) |
GP: New option to toggle Caps mode Now it's possible to have flat or rounded (default) stroke caps. The operator is accessible in edit mode. |
Revision d0da905 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 10:10 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 516019b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 08:06 (GMT) |
GP: Rename isect property |
Revision e6a9af4 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 5, 2019, 08:06 (GMT) |
GP: Add Keymap for segment mode |
January 5, 2019, 07:12 (GMT) |
GP: Draw: Speedline guides + Show reference point in paint mode, gizmo primary color in UI + Option to use 3d cursor as reference point, red color in UI + Split CIRCULAR into two modes, new mode called RADIAL + OKEY sets reference point (was Alt CKey before) + Removed flip option as it was confusing + Added GRID mode for crossing lines + Added angle snapping to RADIAL + Spacing snapping to CIRCULAR and GRID + Simplified shortcuts |
January 5, 2019, 07:12 (GMT) |
Merge branch 'greasepencil-object' |
|