Revision 03ff2a8 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 17, 2019, 09:29 (GMT) |
Fix compile error with USE_FORCE_WINDOWED_SESSION enabled At least get it to compile, this is still kinda broken though. |
Revision 09bc3a0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 17, 2019, 09:20 (GMT) |
Revert "use evaluated node tree" This reverts commit eddb4d0af423b094d89266064e66b4133546ce7a. Sometimes the evaluated node trees are not updated when the real node tree changes. Use original trees until this is fixed. |
Revision 7f1acb3 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 09:15 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision e2a7fca by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 06:40 (GMT) |
GPencil: Make sample modifier a part of simplify modifier. |
Revision 01e91a4 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 06:18 (GMT) |
LANPR: Feature line modifier UI consistensy with the rest. |
Revision 9573481 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 06:12 (GMT) |
GPencil: Renamed modifier "Length". |
Revision c7156dd by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 06:08 (GMT) |
GPencil: Renamed modifier into "MultiStroke". |
Revision 93c4a93 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 05:57 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-npr |
July 17, 2019, 04:35 (GMT) |
Outliner: Prevent scroll page from leaving view bounds The page up/down operator to scroll the tree could go past the bounds of the tree leading to jumpy redraws. This prevents the operator to go outside the bounds of the area. |
Revision 1e0f4ba by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 03:20 (GMT) |
GPencil: Allow widng curve when normalize on in thickness modifier. |
Revision 1ee1751 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 17, 2019, 03:06 (GMT) |
LANPR: Generate 100px wide original stroke for GPencil. |
Revision d99d15f by Ray molenkamp (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 16, 2019, 22:41 (GMT) |
Add helper batch file for testing on oculus rift. |
Revision 6a99883 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 16, 2019, 19:48 (GMT) |
Temporarily let DirectX take priority over OpenGL OpenGL doesn't work yet. Shouldn't be too difficult to get working, but I don't have a working OpenXR runtime with OpenGL support to test here. |
July 16, 2019, 19:18 (GMT) |
Cloth: fix compilation error "count" was a global variable which caused an error while compiling on Windows with Ninja, switched to using local variable. |
Revision fca4826 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 16, 2019, 19:09 (GMT) |
Merge branch 'master' into soc-2019-openxr |
July 16, 2019, 19:07 (GMT) |
Merge branch 'master' into soc-2019-outliner |
July 16, 2019, 18:55 (GMT) |
Cloth: close to finishing implementation for sewing |
July 16, 2019, 17:54 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 16, 2019, 17:52 (GMT) |
Added Vertex Color node. |
July 16, 2019, 16:43 (GMT) |
USD: Changed ExportGraph type to hold HierarchyContext pointers This allows us to change the stored HierarchyContext objects in a future commit. No functional changes. |
|