0
0
forked from blender/blender
blender/intern/cycles/blender
Brecht Van Lommel 7999e39f35 Fix #117485: Crash rendering motion blur with changing curve count
This is not supported so there can be artifacts, but it should not
crash.

Pull Request: blender/blender#118859
2024-03-12 13:30:12 +01:00
..
addon Build: Upgrade Intel Graphics Compiler to 1.0.15468 on Linux 2024-03-12 12:59:15 +01:00
camera.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
CCL_api.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
CMakeLists.txt Attribute Node: refactor lookup to remove duplication between engines. 2022-09-30 20:01:57 +03:00
curves.cpp Fix #117485: Crash rendering motion blur with changing curve count 2024-03-12 13:30:12 +01:00
device.cpp Cycles: fix device settings update for Multi-device 2023-05-22 10:14:35 +02:00
device.h Cycles: Additional Metal kernel specialisation exposed through UI 2023-01-04 23:36:52 +00:00
display_driver.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
display_driver.h Cleanup: spelling in comments 2022-12-05 12:58:18 +11:00
geometry.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
id_map.h Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
image.cpp Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
image.h UDIM: Add support for packing inside .blend files 2022-05-11 20:11:44 -07:00
light.cpp Fix #108560: Light groups do not work with collection instances 2023-06-10 15:35:01 +02:00
logging.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
mesh.cpp Fix #116792: Cycles render issue velocity attribute and motion steps > 1 2024-01-10 19:23:15 +01:00
object_cull.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
object_cull.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
object.cpp Fix #116792: Cycles render issue velocity attribute and motion steps > 1 2024-01-10 19:23:15 +01:00
output_driver.cpp Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
output_driver.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
particles.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
pointcloud.cpp Fix #116792: Cycles render issue velocity attribute and motion steps > 1 2024-01-10 19:23:15 +01:00
python.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
session.cpp Fix #107777: Cycles baking of Shadow not working anymore 2023-05-12 21:00:52 +02:00
session.h Fix T100833: Cycles UDIM baking broken after recent changes 2022-09-08 20:24:32 +02:00
shader.cpp Fix #106760: Cycles OSL boolean socket not working 2023-10-12 13:54:41 +02:00
sync.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
sync.h Attribute Node: support accessing attributes of View Layer and Scene. 2022-10-08 16:43:18 +03:00
texture.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
texture.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util.h Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
viewport.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
viewport.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
volume.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00