Lukas Stockner LukasStockner
  • Joined on 2013-12-26
Lukas Stockner commented on pull request blender/blender#127442 2024-10-14 15:31:24 +02:00
Fix #69731: Cycles: Vector Pass ignores animated FOV

I've retargeted the branch to 4.3, if the tests pass we can merge this.

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
Compare 1087 commits »
Lukas Stockner approved blender/blender#127442 2024-10-13 03:52:04 +02:00
Fix #69731: Cycles: Vector Pass ignores animated FOV

LGTM, also for 4.3.

Lukas Stockner commented on pull request blender/blender#125048 2024-10-13 03:42:07 +02:00
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?

Lukas Stockner commented on pull request blender/blender#125048 2024-10-13 03:42:06 +02:00
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?

Lukas Stockner commented on pull request blender/blender#125048 2024-10-13 03:42:04 +02:00
Fix: only compact if index is a ratio of the number of paths

Leftover debug statement.

Lukas Stockner pushed to main at blender/blender 2024-10-08 00:34:15 +02:00
11ae08157e Revert Cycles SVM state cleanup due to Mac ARM test timeout
Lukas Stockner deleted branch svm-state from LukasStockner/blender 2024-10-07 19:10:21 +02:00
Lukas Stockner merged pull request blender/blender#110443 2024-10-07 19:10:17 +02:00
Cycles: Cleanup: Move SVM execution state into a helper struct
Lukas Stockner pushed to main at blender/blender 2024-10-07 19:10:16 +02:00
0a4877264d Cycles: Cleanup: Move SVM execution state into a helper struct
Lukas Stockner pushed to svm-state at LukasStockner/blender 2024-10-07 14:56:44 +02:00
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
Compare 344 commits »
Lukas Stockner pushed to main at LukasStockner/.profile 2024-10-07 02:19:44 +02:00
27f6633e0e Update reports/2024.md
Lukas Stockner deleted branch cleanup-trig from LukasStockner/blender 2024-10-07 02:19:16 +02:00
Lukas Stockner pushed to main at blender/blender 2024-10-07 02:19:14 +02:00
b8d0bef3b4 Cleanup: Cycles: Consolidate coordinate system conversions
Lukas Stockner merged pull request blender/blender#125999 2024-10-07 02:19:13 +02:00
Cleanup: Cycles: Consolidate coordinate system conversions
Lukas Stockner pushed to cleanup-trig at LukasStockner/blender 2024-10-07 02:18:20 +02:00
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
Compare 344 commits »
Lukas Stockner created pull request infrastructure/blender-devops#9 2024-10-04 01:27:19 +02:00
Buildbot: Support running benchmarks for PRs