Blender Git Commits

Blender Git commits from all branches.

Page: 1237 / 2888

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.
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.
July 17, 2019, 09:15 (GMT)
Merge branch 'master' into greasepencil-object
July 17, 2019, 06:40 (GMT)
GPencil: Make sample modifier a part of simplify modifier.
July 17, 2019, 06:18 (GMT)
LANPR: Feature line modifier UI consistensy with the rest.
July 17, 2019, 06:12 (GMT)
GPencil: Renamed modifier "Length".
July 17, 2019, 06:08 (GMT)
GPencil: Renamed modifier into "MultiStroke".
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.
July 17, 2019, 03:20 (GMT)
GPencil: Allow widng curve when normalize on in thickness modifier.
July 17, 2019, 03:06 (GMT)
LANPR: Generate 100px wide original stroke for GPencil.
July 16, 2019, 22:41 (GMT)
Add helper batch file for testing on oculus rift.
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.
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021