Blender Git Loki

Blender Git commits from all branches.

Page: 470 / 2888

March 19, 2021, 15:57 (GMT)
Fix CUDA runtime compilation after last commit
March 19, 2021, 15:23 (GMT)
Merge branch 'master' into temp-spreadsheet-instances
March 19, 2021, 15:19 (GMT)
EEVEE: Add Shadow option as GPencil Layer level

Now there are tow options to enable the shadows, at material level and layer level.

Also, renamed `show_shadows` to `use_cast_shadows`
March 19, 2021, 14:55 (GMT)
Merge branch 'master' into temp-spreadsheet-instances
March 19, 2021, 14:39 (GMT)
Merge branch 'master' into eevee-gpencil
March 19, 2021, 12:55 (GMT)
LineArt: Remove geometry space chaining
March 19, 2021, 12:31 (GMT)
Revert "LineArt: Binary weights option."

This reverts commit 7b76f9f6b6f17c7a63d355f07d3126761ebacba0.

# Conflicts:
# source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c
# source/blender/makesrna/intern/rna_gpencil_modifier.c
March 19, 2021, 12:29 (GMT)
Cleanup: rename and move various files for consistency

* Shorten filenames when they are in a device specific folder
* Rename kernel/kernels to kernel/device
* Move kernel_*_compat.h to kernel/device/*/compat.h
* Move kernel_globals.h to kernel/device/*/globals.h
* Move kernel.h and filter.h into kernel/device/cpu
* Rename path trace work classes from Pixel/Tiled to CPU/GPU
* Remove old OpenCL split kernel files
March 19, 2021, 12:28 (GMT)
Revert "LineArt: Remove geometry space chaining and clean up vertex group selection code."

This reverts commit b51554bb9378983031d15089439cc0f9f1a81eb1.

# Conflicts:
# source/blender/makesdna/DNA_gpencil_modifier_defaults.h
March 19, 2021, 12:04 (GMT)
Cycles: Move GPU display texture state tracking to base class

While is still not ideal and feels rather fragile, at least now the
actual implementation of a sub-class is straightforward and does not
require state tracking.
March 19, 2021, 11:33 (GMT)
Cycles: refactor CPU/megakernel for more flexible execution order

Previously it would call kernels in a fixed order, which becomes harder with
a more complex state machine for SSS and volumes. Further, there was code
duplication in that kernels would be indicate the next kernel to execute, and
check if the current kernel needs to be executed.

Instead use queued_kernel on both CPU and GPU, and implement the megakernel as
a switch statement using this value.
March 19, 2021, 10:48 (GMT)
LineArt: Added back the missing "allow_clipping_boundaries" option.
March 19, 2021, 10:47 (GMT)
LineArt: Modifier defaults optimization.
March 19, 2021, 09:47 (GMT)
only show one portal name
March 19, 2021, 06:54 (GMT)
several fixes for the delta attribute inside of the procedural
March 19, 2021, 06:53 (GMT)
fix out of bounds access in the kernel
March 19, 2021, 06:53 (GMT)
fix assertion for missing attribute type
March 19, 2021, 06:52 (GMT)
cleanup
March 19, 2021, 03:50 (GMT)
LineArt: Weight threshold conditional display.
March 19, 2021, 03:18 (GMT)
do not pack the data for CPU if not needed, try to make deltas work for
ranges outside of (-1,1)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021