Revision 3eecb28 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 15:28 (GMT) |
GPencil: Add Edit support to Length modifier Now the modifier is visible in edit mode. |
Revision 9a7f775 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 15:12 (GMT) |
GPencil: Fix missing modifiers initialization This was missing when the modifier was ported from NPR branch |
Revision 0bbf47c by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 14:48 (GMT) |
GPencil: Cleanup more compiler warnings |
July 26, 2019, 14:46 (GMT) |
USD: Allow user to disable export of UV maps and mesh normals The UV maps and mesh normals take up a significant amount of space, so it's better to make them optional. They're still enabled by default, though. Comparison: a shot of Spring (03_035_A to be exact) is 1.2 GiB when exported with UVs and normals, and 262 MiB without. We probably have room for optimisation of written UVs and normals. |
Revision af7d3bb by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 14:43 (GMT) |
GPencil: Remove compiler warnings |
July 26, 2019, 14:19 (GMT) |
Reorganize BKE_profile_widget.h |
July 26, 2019, 10:16 (GMT) |
Add support for linear interpolation on bounding box |
July 26, 2019, 09:42 (GMT) |
USD: Export vertex velocities for fluid simulations Currently only fluid simulations have explicit vertex velocities. This is the most important case for exporting velocities, though, as the baked mesh changes topology all the time, and thus computing the velocities at import time in a post-processing step is hard. |
Revision 4e017ab by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 09:29 (GMT) |
Cleanup: Fixed some warnings in editor/lanpr. |
Revision fbbbdf3 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 08:47 (GMT) |
GPencil: two modifiers from LANPR branch. |
Revision bd26db9 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 08:16 (GMT) |
LANPR: UI refactor: line layer ui list use name. |
Revision 56b29df by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 07:59 (GMT) |
LANPR: UI refactor: collection usage panel. |
Revision a1e7588 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 07:54 (GMT) |
LANPR: Object usage flag now in LANPR tab. |
Revision 284f04a by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 07:48 (GMT) |
LANPR: UI refactor: modifier ui now put into separate tab. |
July 26, 2019, 07:46 (GMT) |
Cloth: different seam or boundary detection |
July 26, 2019, 07:04 (GMT) |
Cloth: fix some bugs in a hacky way, must see again later |
Revision 05bf5da by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 06:56 (GMT) |
GPencil: static and const flags for function/args. |
July 26, 2019, 06:56 (GMT) |
Cloth: switch to cpp style while finding bad_edges |
Revision 02de860 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 26, 2019, 06:46 (GMT) |
LANPR: Make flag marcos into enums. |
July 26, 2019, 05:18 (GMT) |
Cloth: remove unnecessary code |
|