June 22, 2019, 16:30 (GMT) |
Merge branch 'master' into sculpt-mode-features |
Revision 93f75be by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 22, 2019, 16:09 (GMT) |
GPencil: Remove Stencil for Background texture |
Revision e23ea99 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 22, 2019, 15:55 (GMT) |
Merge branch 'gp_stencil' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_utils.c source/blender/draw/engines/gpencil/gpencil_engine.c |
Revision d1a5617 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 22, 2019, 15:47 (GMT) |
Merge branch 'master' into gp_stencil |
Revision 31fb6c1 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 22, 2019, 14:56 (GMT) |
Merge branch 'master' into gp_stencil Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_utils.c source/blender/draw/engines/gpencil/gpencil_engine.c |
June 22, 2019, 12:31 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
June 22, 2019, 12:28 (GMT) |
Assert if no matching socket is found |
June 22, 2019, 10:47 (GMT) |
Fix Voronoi node for Cycles, socket names have to match |
Revision f30e4cd by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 22, 2019, 08:20 (GMT) |
Merge branch 'master' into soc-2019-npr |
June 22, 2019, 06:22 (GMT) |
Progress on ProfileWidget UI, and the profile's fill Start of better ProfilePoint insertion algorithm |
June 22, 2019, 05:07 (GMT) |
Outliner: Redraw 3D view after syncing selection After deselect all in the outliner, the 3D view needs to be redrawn. Also fix some syncing edge cases |
June 21, 2019, 23:25 (GMT) |
Reverted CurveMapping code to master. Replaced by ProfileWidget code, so my changes to it are not necessary. |
June 21, 2019, 22:42 (GMT) |
ProfileWidget: Fix for crash when adding new points |
June 21, 2019, 21:44 (GMT) |
Outliner: Enable synced selection by default Mark outliners as dirty and enable synced selection for new outliners. Also apply in versioning. |
June 21, 2019, 21:32 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
June 21, 2019, 21:31 (GMT) |
Initial implementation of improved voronoi node |
June 21, 2019, 21:27 (GMT) |
Outliner: Add sync selection flag to main The is_sync_select_dirty flag will be set after outliner and 3D viewport selection events to indicate a sync needs to occur. |
June 21, 2019, 21:09 (GMT) |
Revert most of "Outliner: Refine synced selection" This reverts the majority of commit ad1ff2b6018fe794613a1d1b27e97052de0d2952. Rather than modifying ED_object_base_select to need the view layer, use a global instead (for now) |
Revision 28428b3 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 21, 2019, 20:31 (GMT) |
Merge branch 'master' into soc-2019-openxr |
Revision 2414656 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 21, 2019, 20:27 (GMT) |
Cleanup: Use CamelCase for XR functions/types Also silence warnings. |
|