Revision feadd76 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 16, 2017, 10:47 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision bf2287a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 16, 2017, 10:37 (GMT) |
Fix typo error |
Revision 5c3dcad by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 16, 2017, 10:33 (GMT) |
New Select Alternate operator This operator allows to select alternative points in a selected stroke. This can be useful to disolve or modify. |
October 16, 2017, 09:22 (GMT) |
Merge remote-tracking branch 'origin/master' into openvdb |
Revision 07ec03d by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 16, 2017, 07:33 (GMT) |
Rename Panel Primitives to Shapes The "Primitive" name can be confusing. It's better to use "Shapes" because these options are to add new strokes with a predefined shape, not a new GP object with this shape. |
Revision 2803d7c by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 16, 2017, 06:43 (GMT) |
Update cyclic logic in old draw methods The first adjacency point must be equal to last one if cyclic enabled. |
October 16, 2017, 06:03 (GMT) |
Cleanup: modal operator border callback names Use same convention as all others. Remove 'select' since these are used for zoom as well. |
October 16, 2017, 05:38 (GMT) |
WM: store modal operator last-properties Avoids modal operators needing to explicitly store them. |
October 16, 2017, 05:14 (GMT) |
WM: Don't save mouse-paths to operator history In preparation for modal operators storing their properties, no need to keep mouse-paths around. Also use generic function for lasso properties. |
October 16, 2017, 04:32 (GMT) |
WM: remove hard-coded circle radius memory Replace with operator type 'last_properties'. Also use generic function for circle gesture properties. |
October 16, 2017, 03:31 (GMT) |
Merge branch 'master' into blender2.8 |
October 16, 2017, 03:27 (GMT) |
Event System: Prevent mouse motion in click events Don't convert mouse button events to click if they include dragging. Double-click events already checked for this. |
October 16, 2017, 03:27 (GMT) |
Cleanup: simplify lasso reallocation Remove unneeded define, double allocations when increasing. |
October 16, 2017, 03:27 (GMT) |
Cleanup: rename gesture mode to is_active Wasn't obvious what this did at a glance. |
October 15, 2017, 19:53 (GMT) |
Code cleanup: deduplicate primitive refit code. |
October 15, 2017, 18:38 (GMT) |
Fix bad 'poll' prop callback API doc. This was added to all prop types, when it is only available for Pointer ones. |
October 15, 2017, 18:32 (GMT) |
Add one main 'Edit' toggle to Amber. That way user shall not be allowed to change anything in Amber repositories unless they goes into 'editing' Amber mode... |
Revision f7a7a89 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 15, 2017, 17:27 (GMT) |
Improve cyclic join The join of the first point was not perfect. |
Revision a99411a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 15, 2017, 16:33 (GMT) |
Fix cyclic wrong opacity When enable stroke cyclic, the opacity of the final segment of the stroke was darker. The problem was related to the adjacency points used. |
Revision 1363002 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 15, 2017, 15:51 (GMT) |
Rectangle and Circle primitives Completed the work to create rectangles and circles. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021