Blender Git Commits

Blender Git commits from all branches.

Page: 1300 / 2888

June 12, 2019, 14:04 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-fast-io
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
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
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
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
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
June 12, 2019, 09:55 (GMT)
LANPR: Chain image space connection (not working yet)
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.
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
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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021