Revision 5c14270 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 19:09 (GMT) |
GP: Add small offset to collision point |
Revision c3f971f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 18:50 (GMT) |
GP: Fix segment fault whith Cutter The problem was when the new intersection point was inside the lasso. Also improved when select all stroke points. |
January 3, 2019, 17:31 (GMT) |
generate function from graph |
January 3, 2019, 16:42 (GMT) |
generate some code |
Revision 6bc549d by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 15:49 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision ba5a8d5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 15:41 (GMT) |
GP: Improve collision detection Now the stroke extremes are scaled for improving the collision detection. |
January 3, 2019, 15:30 (GMT) |
cleanup using custom HashSet |
January 3, 2019, 15:09 (GMT) |
initial node compiler data structures |
Revision fd552a7 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 12:58 (GMT) |
Revert "GP: Remove correction factor in Cutter" This reverts commit c05ac7bc5842f297684f4da47dd61adca3778381. |
Revision 7899463 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 12:47 (GMT) |
GP: Fix problem when select same stroke several times |
Revision 2648ef5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 11:12 (GMT) |
GP: Hide topbar options for Cutter |
Revision c808e33 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 11:03 (GMT) |
GP: Add Lasso Eraser to Cutter tool |
Revision b02d985 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 10:30 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 950dc27 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 09:52 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 1d3aedf by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 3, 2019, 09:50 (GMT) |
GP: Fix segment fault using cutter The layer can be empty without frames. |
January 2, 2019, 21:52 (GMT) |
Revert changes to RNA path of undo settings Too many Add-ons use these settings, we shouldn't break them all after beta release. RNA and UI structuring are a bit out-of-sync here now, but that's an acceptable annoyance. Also adds some slightly nicer grouping in the RNA file, and moves the Weight Paint Range property to the View category to match the UI. |
January 2, 2019, 19:28 (GMT) |
Merge branch 'master' into userpref_redesign |
Revision d99b647 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 2, 2019, 18:56 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision dc8eb55 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 2, 2019, 18:40 (GMT) |
GP: Basic Lasso Cutter support |
Revision c05ac7b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 2, 2019, 18:40 (GMT) |
GP: Remove correction factor in Cutter This factor makes better cuts, but breaks other cuts, so the next operation is not working. Maybe in the future we can add this as a parameter. |
|