Blender Git Loki

Blender Git commits from all branches.

Page: 1817 / 2888

March 7, 2017, 19:14 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools
March 7, 2017, 19:03 (GMT)
Fix mistake in glReadPixels
March 7, 2017, 19:03 (GMT)
Don't copy workspace when copying window

This kinda works, however screens are still completly broken after that
:) But: getting there!
March 7, 2017, 17:50 (GMT)
Fix incorrect extern, also remove redundant rect
March 7, 2017, 16:53 (GMT)
Merge branch 'master' into temp-select-pick
March 7, 2017, 16:51 (GMT)
Rename select_method -> algorithm
March 7, 2017, 16:44 (GMT)
Various fixes
March 7, 2017, 16:26 (GMT)
Use projection matrix from OpenHMD even if "Rotation from HMD" is disabled

Was actually applying IPD wrongly, should be correct now.
March 7, 2017, 15:52 (GMT)
Cleanup, minor fixes
March 7, 2017, 15:41 (GMT)
dissolve constraint now only dissolves constraints between different clusters if clusters are used

additionally added a python-settable variable to indicate whether the dynamic fracture data has been loaded externally or not (just set it from the handler)
March 7, 2017, 15:34 (GMT)
Use cache
March 7, 2017, 15:20 (GMT)
Cache depth buffer for reuse
March 7, 2017, 12:43 (GMT)
Merge branch 'master' into cycles_split_kernel
March 7, 2017, 11:41 (GMT)
Merge branch 'master' into HMD_viewport
March 7, 2017, 10:58 (GMT)
Cycles: Fix building of CUDA split kernel
March 7, 2017, 10:58 (GMT)
Cycles: Fix indentation
March 7, 2017, 10:58 (GMT)
Cycles: Fix strict warning about unused variable
March 7, 2017, 10:58 (GMT)
Cycles: Calculate size of split state buffer kernel side

By calculating the size of the state buffer in the kernel rather than the host
less code is needed and the size actually reflects the requested features.

Will also be a little faster in some cases because of larger global work size.
March 7, 2017, 10:58 (GMT)
Cycles: Fix crash after failed kernel build

Pointers to kernels were uninitialized leading to freeing of random memory
addresses. Another reason it would be good to use smart pointers.
March 7, 2017, 10:58 (GMT)
Cycles: Faster building of split kernel

Simple change to make it so that only kernels that have been modified are
rebuilt. Might only be useful during development.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021