Lukas Stockner LukasStockner
  • Joined on 2013-12-26
Lukas Stockner commented on pull request blender/blender#124110 2024-07-03 22:21:45 +02:00
Compositor: Add White Point mode to the Color Balance node
  • Added separate input and output controls (similar to e.g. GIMP white balance) for more flexibility
  • Added color pickers for both controls
  • Moved the matrix computation to the Operation -…
Lukas Stockner pushed to white-balance-compositor at LukasStockner/blender 2024-07-03 22:20:11 +02:00
24e8e134df Compositor: Add White Point mode to the Color Balance node
Lukas Stockner commented on pull request blender/blender#124110 2024-07-03 17:22:54 +02:00
Compositor: Add White Point mode to the Color Balance node

Actually, we might want to extend it so that there's a "from temperature/tint" and a "to temperature/tint" option? In the case of the view transform the target is of course the display white…

Lukas Stockner created pull request blender/blender#124110 2024-07-03 17:21:24 +02:00
Compositor: Add White Point mode to the Color Balance node
Lukas Stockner pushed to white-balance-compositor at LukasStockner/blender 2024-07-03 17:18:42 +02:00
47f7854c51 Compositor: Add White Point mode to the Color Balance node
e2d77fbc1c Cleanup: Remove outdated asserts
35788ca3c9 Merge branch 'blender-v4.2-release'
659e19607d Cycles: Cleanup calls to _cycles.available_devices
090fed06a9 Cycles: Fix automatic OptiX denoiser section criteria
Compare 10 commits »
Lukas Stockner created branch white-balance-compositor in LukasStockner/blender 2024-07-03 17:18:42 +02:00
Lukas Stockner pushed to main at blender/blender 2024-07-03 16:01:56 +02:00
e2d77fbc1c Cleanup: Remove outdated asserts
Lukas Stockner commented on pull request blender/blender#123932 2024-07-02 01:03:05 +02:00
Add round-trip tests for *_to_direction functions and fix some of them

@blender-bot build

Regarding __KERNEL_METAL__, the current state of the math headers is a bit of a mess there. About once a week we have a case where some PR or commit fails to build on Metal…

Lukas Stockner commented on pull request blender/blender#123932 2024-07-01 16:52:15 +02:00
Add round-trip tests for *_to_direction functions and fix some of them

You can see it by hovering on the icon next to the last commit before buildbot was called. It's no longer shown on the bottom of the page right now since there are newer commits since then.

@ble…

Lukas Stockner pushed to main at blender/blender-developer-docs 2024-07-01 15:58:25 +02:00
e35929e2ee 4.3: Principled BSDF Diffuse Roughness
Lukas Stockner deleted branch principled-diffuse-roughness from LukasStockner/blender 2024-07-01 15:49:31 +02:00
Lukas Stockner pushed to main at blender/blender 2024-07-01 15:49:28 +02:00
87159b2871 Cycles: Add Diffuse Roughness option to Principled BSDF
Lukas Stockner merged pull request blender/blender#123616 2024-07-01 15:49:27 +02:00
Cycles: Add Diffuse Roughness option to Principled BSDF
Lukas Stockner pushed to principled-diffuse-roughness at LukasStockner/blender 2024-07-01 15:48:43 +02:00
08260111eb Animation data versioning
Lukas Stockner pushed to principled-diffuse-roughness at LukasStockner/blender 2024-07-01 14:15:05 +02:00
92045a7c21 Clamp multiscattering albedo
8e7a561f03 Cycles: Add Diffuse Roughness option to Principled BSDF
bf3dd9a743 Anim: add type assertion to graph editor function
dc2fa02f00 Cleanup: Anim, add documentation to Binding::name_without_prefix()
df0ca5382c Merge branch 'blender-v4.2-release'
Compare 443 commits »
Lukas Stockner pushed to blender-v4.2-release at blender/blender 2024-07-01 13:58:37 +02:00
f2215d7564 Fix: safe_normalize() not defined for float2 on Metal
Lukas Stockner pushed to blender-v4.2-release at blender/blender 2024-07-01 13:57:51 +02:00
1b09654530 Fix and test direction_to_fisheye_lens_polynomial
Lukas Stockner commented on pull request blender/blender#123932 2024-07-01 13:53:08 +02:00
Add round-trip tests for *_to_direction functions and fix some of them

Hmm, I'd keep the explicit make_floatX for now.

Lukas Stockner pushed to main at LukasStockner/.profile 2024-07-01 00:46:52 +02:00
b6c4848609 Update reports/2024.md