Blender Git Commits

Blender Git commits from all branches.

Page: 1856 / 2888

January 26, 2017, 10:14 (GMT)
Cycles: Move motion triangle intersection functions to own file

Mimics how regular triangles are working and makes it more clear where
the stuff is located in the kernel.

Needed to have some forward declarations because of the current placement
of things in the kernel.
January 26, 2017, 10:13 (GMT)
Cycles: Cleanup, better variable name
January 26, 2017, 10:13 (GMT)
Cycles: Add utility function to fetch motion keys while on CPU side
January 26, 2017, 10:13 (GMT)
Cycles: Cleanup, comments
January 26, 2017, 10:13 (GMT)
Cycles: Add utility function to fetch motion triangle when on CPU side
January 26, 2017, 10:13 (GMT)
Cycles: Cleanup, delete trailing whitespace
January 26, 2017, 10:13 (GMT)
Fix T50460. Greying out issue with Cycles culling options.
January 26, 2017, 07:52 (GMT)
Cycles: No need for host side memory for split kernel state buffers
January 26, 2017, 07:52 (GMT)
Cycles: Allow mem_zero to be called on buffers without host side memory

Previous commit did this for OpenCL so only need to update CUDA
January 26, 2017, 07:52 (GMT)
Cycles: Add OpenCL kernel for zeroing memory buffers

Transferring memory to the device was very slow and there's really no
need when only zeroing a buffer.
January 26, 2017, 05:33 (GMT)
Cycles: Zero split kernel state memory outside of kernel

Fixes problem seen with CUDA. The global work size wasn't large enough for the
data_init kernel to zero the full buffers, so now its done from the host.
January 25, 2017, 17:02 (GMT)
Remove unused panels (layer_passes and layer_options)
January 25, 2017, 17:02 (GMT)
Add scene active layer
January 25, 2017, 16:01 (GMT)
Remove scene layer and collection from context
January 25, 2017, 11:28 (GMT)
Merge branch 'render-layers' of git.blender.org:blender into clay-engine

# Conflicts:
# source/blender/editors/space_view3d/drawobject.c
January 25, 2017, 11:21 (GMT)
Fix compile error
January 25, 2017, 10:22 (GMT)
Fix T50517: Rendering expecting time is negative
January 25, 2017, 09:17 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into render-layers
January 25, 2017, 06:05 (GMT)
Review: Multithread deform code
January 25, 2017, 06:05 (GMT)
Review: Cleanup
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021