Block a user
Fix #69731: Cycles: Vector Pass ignores animated FOV
I've retargeted the branch to 4.3, if the tests pass we can merge this.
Lukas Stockner
pushed to vector_pass_perspective_fov_animation at MarkStead/blender
2024-10-14 15:30:15 +02:00
d40c3d8a92
Removed cameratoraster since it's no longer used, updated comments and fixed formatting
de628185ae
Vector pass (perspective_pre/perspective_post) to use fov_pre/fov_post when perspective camera focal length is animated
2806d54320
Fix #128499: dot dash modifier crashes because of missing attributes
373d77aeb6
Fix #128672: Brush Assets: Wrong catalogs in asset shelf by default
39c1127dc0
Fixes for #128078
Fix: only compact if index is a ratio of the number of paths
I assume from context that integrator_next_shadow_path_index_.data()[0]
is the number of entries (incl. dead space), and num_active_paths
is the number of active entries?
Fix: only compact if index is a ratio of the number of paths
It's a bit unintuitive to talk about "half" in the comment, but then have a constant of 2. Maybe rename to max_overhead_factor
or something like that?
Cycles: Cleanup: Move SVM execution state into a helper struct
b9b0e081aa
Cycles: Cleanup: Move SVM execution state into a helper struct
6d5d3ce975
Transform: Simplify and specialize the handling of events
ed1c708619
Merge branch 'blender-v4.3-release'
e82ce39e17
Fix: Snap Toggle not updating snap status after a transform operation
5eae28e685
Fix: Snap Toggle not updating snap status after a transform operation
Cleanup: Cycles: Consolidate coordinate system conversions
46951461a7
Cleanup: Cycles: Consolidate coordinate system conversions
6d5d3ce975
Transform: Simplify and specialize the handling of events
ed1c708619
Merge branch 'blender-v4.3-release'
e82ce39e17
Fix: Snap Toggle not updating snap status after a transform operation
5eae28e685
Fix: Snap Toggle not updating snap status after a transform operation
Buildbot: Support running benchmarks for PRs