Blender Git Commits

Blender Git commits from all branches.

Page: 1248 / 2888

July 10, 2019, 22:51 (GMT)
Fix wrong return value causing OpenXR initialization to fail
July 10, 2019, 22:50 (GMT)
Fix compile errors on windows and with bundled OpenXR SDK sources
July 10, 2019, 21:53 (GMT)
Refactor GHOST_XrContext into class + interface

Makes GHOST_Xr much more consistent with the rest of GHOST. Basically I
added a GHOST_IXrContext interface which can be called by the GHOST
C-API. The internal GHOST_XrContext class implements this.
Outside of GHOST only the opaque GHOST_XrContextHandle is accessible.

Kept GHOST_Xr_intern.h and GHOST_Xr.cpp for now. I'll probably remove
them soon. There's not much reason for both of them to be there.
July 10, 2019, 20:53 (GMT)
GPencil: Cleanup commet
July 10, 2019, 20:30 (GMT)
Outliner: Rewrite walk select

Rather than basing walk select on active flags, use a new TSE_WALK
flag to navigate. Also cleaned up and simplified code.
July 10, 2019, 19:09 (GMT)
GPencil: Remove extra parameters to Convert API

Scene can be removed using context. Also bmain can be removed too.
July 10, 2019, 17:50 (GMT)
Outliner: Utils made outliner_find_active more general

Rather than only searching for active, now search for element with
matching flag.
July 10, 2019, 17:27 (GMT)
Fixed profile orientation issue with 1 segment long bevel chains.

Simple fix: The first edgehalf visited had the wrong orientation.
July 10, 2019, 16:22 (GMT)
Merge branch 'master' into soc-2019-outliner
July 10, 2019, 15:45 (GMT)
GPencil: Add notifier to update new created stroke
July 10, 2019, 15:37 (GMT)
GPencil: Change default parameter use_collections to True
July 10, 2019, 15:37 (GMT)
GPencil: Fix double definition

The gpl was out of scope due double definition.
July 10, 2019, 15:37 (GMT)
Add time limits for each nodes
July 10, 2019, 15:17 (GMT)
simple clear cache operator
July 10, 2019, 15:13 (GMT)
Merge branch 'master' into blender-v2.80-release
July 10, 2019, 15:12 (GMT)
Merge branch 'master' into greasepencil-object
July 10, 2019, 15:12 (GMT)
GPencil: Basic python api to convert curve to strokes
July 10, 2019, 15:10 (GMT)
Point submodules to their release branch
July 10, 2019, 15:09 (GMT)
Switch to the Release Candidate stage
July 10, 2019, 14:53 (GMT)
get rid of particles.range()
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021