Revision f449908 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 09:46 (GMT) |
LANPR: GP target reset button |
Revision dfb78e2 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 08:55 (GMT) |
Gpencil: Cleanup debug prints and comments. |
Revision 577d049 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 08:50 (GMT) |
Gpencil: Shrink functions and modifier is working properly. |
Revision 889919e by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 07:21 (GMT) |
Gpencil: Multiply modifier added. (not functioning) |
Revision 9407763 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 2, 2019, 07:13 (GMT) |
Merge branch 'master' into functions |
Revision a562e1f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 06:38 (GMT) |
Gpencil: Renamed "Backbone" into "Length" modifier. |
Revision 2d01192 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 06:27 (GMT) |
LANPR: intersection update button in GPU mode, small UI modifications. |
Revision 8585395 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 06:16 (GMT) |
LANPR: Only calculates intersection lines when not in software modes. |
Revision c216cb6 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 05:11 (GMT) |
Merge branch 'master' into soc-2019-npr |
July 2, 2019, 03:40 (GMT) |
Outliner: Sync selection from outliner to sequencer Outliner selection events now sync to the sequencer. Still need to support active strips |
July 2, 2019, 03:13 (GMT) |
Outliner: Draw correct scene icon Was drawing incorrect icon for scene |
July 2, 2019, 02:49 (GMT) |
Outliner: Sync selection from sequencer Sequencer selection operators now sync to outliners. Still needs to sync the other direction |
July 2, 2019, 02:48 (GMT) |
Outliner: Draw more sequencer icons Not all of the sequencer icons had been added to the outliner. Some are still drawing with editor/modifier colors so they will need their own icons. Or some other code workaround. |
July 2, 2019, 02:35 (GMT) |
Merge branch 'master' into soc-2019-outliner |
July 1, 2019, 17:05 (GMT) |
Outliner: Fix range select sometimes leaving hidden elements selected The range select opearator sometimes would leave other elements selected when changing the active element. This is fixed by clearing the selection each time the operator runs. |
Revision 5891e86 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 1, 2019, 17:04 (GMT) |
Cleanup GHOST_Xr types and functions * Move GHOST_Xr types to GHOST_Types.h * Add GHOST_XrPose. We'll have to pass around pose data at multiple places. * Don't require extra call to prepare session rendering, handle everything through GHOST_XrSessionStart * Naming |
July 1, 2019, 16:57 (GMT) |
Code refactor & Performance improvement |
Revision 59d9310 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 1, 2019, 15:45 (GMT) |
initial point randomization accross surface |
Revision 77d8f11 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 1, 2019, 15:29 (GMT) |
avoid stepping when the emitter is moving quickly |
Revision 2e2fab2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 1, 2019, 15:12 (GMT) |
cleanup |
|