Blender Git Loki

Blender Git commits from all branches.

Page: 1122 / 2888

October 10, 2019, 21:15 (GMT)
Trying old axial method
October 10, 2019, 18:21 (GMT)
Merge branch 'master' into greasepencil-object
October 10, 2019, 16:47 (GMT)
Make handle drag and selection consistent with other cases

When selecting a handle that wasn't selected previously, we deselect
others, when dragging an already selected handle, we move it, etc.
October 10, 2019, 15:42 (GMT)
Don't change selection of handles when clicking just on key
October 10, 2019, 15:33 (GMT)
Add drag-all-selected support

Basically applies Graph Editor changes from D5979.
October 10, 2019, 15:17 (GMT)
Always move handles with key, regardless of selection

This is just a rather hacky initial implementation.
October 10, 2019, 14:40 (GMT)
Update embree version
October 10, 2019, 12:47 (GMT)
Strictly follow specification to get OpenXR extension functions

This fixes linking errors with the Monado runtime. The specification
says that extension functions have to be gotten through
`xrGetInstanceProcAddr()` which we did for some extensions, but not for
the graphics extensions. Worked fine earlier, but broke meanwhile.
October 10, 2019, 10:13 (GMT)
Cleanup: undo whitespace change.
October 10, 2019, 10:10 (GMT)
Gpencil: Keep DEG_id_tag_update() for BKE_gpencil_vgroup_remove().
October 10, 2019, 09:30 (GMT)
Merge branch 'master' into soc-2019-openxr
October 10, 2019, 09:12 (GMT)
Gpencil: Fix code styles and revert BLI_map.h
October 10, 2019, 09:02 (GMT)
Merge branch 'master' into asset-engine

Conflicts:
source/blender/blenloader/intern/versioning_280.c
source/blender/editors/space_file/filesel.c
October 10, 2019, 08:52 (GMT)
Gpencil: Code style fixes for two modifiers.
October 10, 2019, 08:46 (GMT)
Merge remote-tracking branch 'origin/master' into temp-npr-gpencil-modifiers
October 10, 2019, 06:14 (GMT)
Merge branch 'master' into greasepencil-object
October 9, 2019, 21:19 (GMT)
Made axial more like old axial.
October 9, 2019, 17:52 (GMT)
Refactor Cryptomatte options into own enum.
Some places check for active crytpomatte passes by comparing the
cryptomatte_passes with CRYPT_NONE. Since they have more options now it
makes sense to separate them so that no subtle misbehaviour can happen.
October 9, 2019, 17:51 (GMT)
Add option to not write the Cryptomatte manifest.
According to cryptomatte specs the manifest is optional. In order to
reduce the Exr file size the users now have an option to omit it.
October 9, 2019, 17:51 (GMT)
Add option for unique objects in CryptoMatte pass.
As is instances in CryptoMatte end up having the same hash. This commit
adds an option to treat objects unique, by adding the random_id to the
object's name for the CryptoMatte pass. It uses @ as separator.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021