June 24, 2019, 10:07 (GMT) |
June 24, 2019, 10:03 (GMT) |
[Fast import/export] Added unit scaling |
June 24, 2019, 09:40 (GMT) |
[Fast import/export] Refactoring to separate settings specific to each exporter |
Revision 5c7577f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 09:15 (GMT) |
LANPR: fix error in GPencilModifierType. allocate for GPencil weights. |
Revision e3f606f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 08:51 (GMT) |
Merge remote-tracking branch 'origin/soc-2019-npr' into soc-2019-npr |
Revision 6e1be5b by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 08:49 (GMT) |
LANPR: removed GP Stroke modifier, Object modifier now only create visible strokes and follow level values. |
Revision a86cbbf by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 08:48 (GMT) |
LANPR: Apply clang format |
Revision f29cf28 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 08:15 (GMT) |
LANPR: Fix pointer mistakes. |
June 24, 2019, 08:14 (GMT) |
Fix T66072: GPencil "stroke placement:surface" uses "stroke placement:stroke"s target parameters The stroke parameters were used in Surface mode becaus ethe mode was not checked. |
Revision c2e4c74 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 24, 2019, 07:47 (GMT) |
take reference to emitter interface |
Revision 4b5a23b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 24, 2019, 07:44 (GMT) |
rename EmitterHelper to EmitterInterface |
Revision c574459 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 24, 2019, 07:40 (GMT) |
rename pindex_of to get_particle_index |
Revision b12daf6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 24, 2019, 07:38 (GMT) |
separate tuple from tuple-call |
Revision 450d3be by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 24, 2019, 07:13 (GMT) |
Merge branch 'master' into functions |
June 24, 2019, 07:06 (GMT) |
Fix T66071: Navigation tooltip shows outside of 3D view Clear gizmo highlight when the cursor leaves the region. |
June 24, 2019, 04:42 (GMT) |
Bevel Modifier / ProfileWidget:Working writing and reading of profile widget, and therefore bevel modifiers with custom profile enabled. |
June 24, 2019, 04:38 (GMT) |
ProfileWidget: Updated insert algorithm. The choice of neighbors for the inserted point now uses the minimum distance to the other line segments rather than their X positions. Luckily there is a dist_squared_to_line_segment_v2 already in Blender! |
Revision 45074ae by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 01:23 (GMT) |
LANPR: use "master style" instead of following contour style. |
Revision fd803ab by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 00:35 (GMT) |
GPENCIL: use copy_v3_v3 for gp points. |
June 23, 2019, 23:29 (GMT) |
UI: Rename "Dupli" to "Duplicate" in Spin Tool |
|