June 12, 2019, 14:04 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-fast-io |
Revision 5d68942 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 14:04 (GMT) |
Merge branch 'master' into greasepencil-object |
June 12, 2019, 13:51 (GMT) |
Merge branch 'master' into soc-2019-bevel-profiles |
June 12, 2019, 13:46 (GMT) |
Progress and debugging code for orientation regularization traveling |
Revision e09dfe6 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 13:35 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-npr # Conflicts: # release/datafiles/locale # release/scripts/addons # release/scripts/addons_contrib |
Revision 6034edf by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 13:33 (GMT) |
LANPR: Use root bounding area to allow longer chaining (need workarounds.) |
June 12, 2019, 13:06 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
Revision bc1b7a7 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 13:05 (GMT) |
LANPR: Chain connection is now working properly |
June 12, 2019, 11:56 (GMT) |
Initial implementation of White Noise node |
Revision c8ad50a by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 11:33 (GMT) |
LANPR: Chain connection working. |
June 12, 2019, 11:13 (GMT) |
Cloth: split face to triangles test It works for meshes that have convex uv layouts, otherwise goes into an infinite loop |
June 12, 2019, 10:24 (GMT) |
Add some more timing & more useful temp logging |
Revision 668c15d by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 09:55 (GMT) |
LANPR: Chain image space connection (not working yet) |
Revision 1404edb by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 12, 2019, 09:34 (GMT) |
Support DirectX Ghost context creation Adds support for creating a DirectX 11 Ghost context. It's not used yet and more stuff besides creation is needed. Also, other versions than 11 should probably be supported. We need a DirectX context to support the Windows Mixed Reality OpenXR Runtime, a rather important one to support. Idea is to use an extension for OpenGL-DirectX interoperability for drawing the OpenGL offscreen viewport render using DirectX. |
Revision 212351a by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 12, 2019, 06:46 (GMT) |
Merge branch 'master' into greasepencil-object |
June 12, 2019, 04:27 (GMT) |
Outliner: Add synced selection This implementation is to see how syncing will be done, to be redone later in a more general way. Right now each operator must explicitly sync the selection. |
June 12, 2019, 04:13 (GMT) |
Outliner: Add dirty flag This dirty flag is to indicate whether an outliner needs to sync its selection state with the active view layer before redrawing |
June 12, 2019, 03:47 (GMT) |
Outliner: Remove negative from sync selection Removing because it was behaving strangely. I might not entirely understand what `negative_sdna` does |
Revision 2f68a76 by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 11, 2019, 15:52 (GMT) |
Split wm_xr.c into multiple files Similar to gizmo/ and message_bus/, there's now a xr/ directory containing header files and a intern/ directory for source and internal header files. Guess this is reasonable to do. And better to do early on to avoid loosing much git history. |
June 11, 2019, 15:45 (GMT) |
Just a quick hack getting USD support in there to export a mesh |
|