Revision 4df64a4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 4, 2019, 16:14 (GMT) |
improve move semantic usage in BLI::Optional |
Revision 6ac4a72 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 4, 2019, 16:05 (GMT) |
free cached vectorized functions |
Revision 329dead by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 4, 2019, 15:39 (GMT) |
Print OpenXR runtime name once connected |
Revision 77df7c6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 4, 2019, 15:38 (GMT) |
Destruct lazy initialized objects when Blender quits |
Revision 53845c5 by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 4, 2019, 15:00 (GMT) |
Merge branch 'master' into soc-2019-openxr |
Revision 35c9e3b by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 4, 2019, 14:42 (GMT) |
Initial VR-session starting/ending Adds operator to toggle a VR session, exposed in the Window top-bar menu. It triggers the needed calls for session creation and destruction. Setting up the XR-system (a configuration of related devices) is also done now. Calling WMR runtime functions fails currently. Not sure why. So while this executes required routines, it doesn't really work. |
Revision b8cb48b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 4, 2019, 14:31 (GMT) |
Merge branch 'master' into functions |
Revision 1816e1f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 13:43 (GMT) |
GPencil: Sample modifier OK. |
June 4, 2019, 11:24 (GMT) |
Implement constant folding for mapping node. |
June 4, 2019, 10:37 (GMT) |
Cloth: Store previous mesh for remeshing step Final puzzle to connect the remeshing step with the modifier Currently a hack, but seems like the best possible method for now, will need to interfere with code that calls the modifier stack otherwise. This method uses more memory. Now can finally proceed with the actual implementation of the paper |
Revision c536d7b by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 10:31 (GMT) |
LANPR: Added a placeholder for GPencil sample modifier. |
Revision c610ea5 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 09:15 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision fd9c100 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 09:14 (GMT) |
GPencil: Fix compiler error after merge |
June 4, 2019, 08:54 (GMT) |
Updated Submodules to point at official Blender repo |
Revision 7f1a948 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 08:41 (GMT) |
LANPR: Fixed last segment missing error on chain splitting. |
Revision b706708 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 08:40 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_utils.c |
Revision cbc0c48 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 08:24 (GMT) |
LANPR: Split chains based on occlusion value changes. |
Revision f23223e by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 06:48 (GMT) |
LANPR: Fixed last point occlusion error on "this line" chaining. |
Revision 181e4ba by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 05:48 (GMT) |
LANPR: Fixing chaining occlusion values for GPencil to use. |
Revision 0020221 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 4, 2019, 04:47 (GMT) |
Make LANPR main panel show in all engines. Fixed "up" button bug. Crease value now in software mode as well. |
|