[Bf-blender-cvs] [77e8e73ed9a] master: Fix T103555: File output node saving to the wrong folder

2023-01-04 Thread Alaska
Commit: 77e8e73ed9a16e25eb92c6b549713a723bfa1373 Author: Alaska Date: Wed Jan 4 20:57:52 2023 +1100 Branches: master https://developer.blender.org/rB77e8e73ed9a16e25eb92c6b549713a723bfa1373 Fix T103555: File output node saving to the wrong folder Regression in [0], caused by reliance on

[Bf-blender-cvs] [3e1152428d5] master: Cleanup: Code comments in tree.h

2022-12-12 Thread Alaska
Commit: 3e1152428d591db65b947308c91739344ef1dd51 Author: Alaska Date: Mon Dec 12 12:32:11 2022 +0100 Branches: master https://developer.blender.org/rB3e1152428d591db65b947308c91739344ef1dd51 Cleanup: Code comments in tree.h Differential Revision: https://developer.blender.org/D16751

[Bf-blender-cvs] [a21d948fd7e] master: Fix mesh light brightness when not using the light tree

2022-12-08 Thread Alaska
Commit: a21d948fd7ec185a9678d902a11f90a58b6ec0f9 Author: Alaska Date: Thu Dec 8 11:54:28 2022 +0100 Branches: master https://developer.blender.org/rBa21d948fd7ec185a9678d902a11f90a58b6ec0f9 Fix mesh light brightness when not using the light tree The PDF of mesh lights were not being scaled by

[Bf-blender-cvs] [84b42e7567b] soc-2022-many-lights-sampling: Disable light threshold when using light tree

2022-11-28 Thread Alaska
Commit: 84b42e7567b820bbd5754fb2797998d96f81d7b4 Author: Alaska Date: Mon Nov 28 11:28:36 2022 +0100 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rB84b42e7567b820bbd5754fb2797998d96f81d7b4 Disable light threshold when using light tree In rBd879cb9f4c1f Brecht made a

[Bf-blender-cvs] [f1a1c37fd70] soc-2022-many-lights-sampling: Use min importance in volumes

2022-11-24 Thread Alaska
Commit: f1a1c37fd708567d5f4337d6993a485f3f1ca555 Author: Alaska Date: Thu Nov 24 19:12:18 2022 +0100 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rBf1a1c37fd708567d5f4337d6993a485f3f1ca555 Use min importance in volumes Use both the max and min importance for deciding

[Bf-blender-cvs] [baf60a179f8] soc-2022-many-lights-sampling: Cleanup: Remove unused parent variable in light tree construction

2022-11-20 Thread Alaska
Commit: baf60a179f8c0f69d482bc2a73235735fe8c3c26 Author: Alaska Date: Sun Nov 20 14:52:53 2022 +0100 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rBbaf60a179f8c0f69d482bc2a73235735fe8c3c26 Cleanup: Remove unused parent variable in light tree construction In

[Bf-blender-cvs] [141afd88bc6] soc-2022-many-lights-sampling: More accurate light behind surface test using all corners of bounding box

2022-10-19 Thread Alaska
Commit: 141afd88bc6179cb6c1cebb8f97152cc361c4e9b Author: Alaska Date: Wed Oct 19 16:10:51 2022 +0200 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rB141afd88bc6179cb6c1cebb8f97152cc361c4e9b More accurate light behind surface test using all corners of bounding box In

[Bf-blender-cvs] [0048820df8e] master: Fix T101601: Compositor/Set cryptomatte alpha to 1.

2022-10-11 Thread Alaska
Commit: 0048820df8ee605d861a2dbc7f05823723dd5b36 Author: Alaska Date: Tue Oct 11 16:59:12 2022 +0200 Branches: master https://developer.blender.org/rB0048820df8ee605d861a2dbc7f05823723dd5b36 Fix T101601: Compositor/Set cryptomatte alpha to 1. Cryptomatte uses alpha node, which was altered to

[Bf-blender-cvs] [990bbab47ba] soc-2022-many-lights-sampling: Fix PDF calculation when splitting is enabled

2022-10-07 Thread Alaska
Commit: 990bbab47ba72ca69efa295804f921ae87a3ef53 Author: Alaska Date: Fri Oct 7 13:54:39 2022 +0200 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rB990bbab47ba72ca69efa295804f921ae87a3ef53 Fix PDF calculation when splitting is enabled Previously the PDF calculation

[Bf-blender-cvs] [24fa92f23e5] soc-2022-many-lights-sampling: Fix distant lights energy calculation

2022-10-07 Thread Alaska
Commit: 24fa92f23e5fa64ef9f0535fade02248fbacbbd6 Author: Alaska Date: Fri Oct 7 13:44:21 2022 +0200 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rB24fa92f23e5fa64ef9f0535fade02248fbacbbd6 Fix distant lights energy calculation We currently have an issue where distance

[Bf-blender-cvs] [e314f7d5f48] soc-2022-many-lights-sampling: Fix light_tree_sample errors when a light isn't selected

2022-10-07 Thread Alaska
Commit: e314f7d5f48d8b0745d2ce022e249b34f9f31d47 Author: Alaska Date: Fri Oct 7 13:30:21 2022 +0200 Branches: soc-2022-many-lights-sampling https://developer.blender.org/rBe314f7d5f48d8b0745d2ce022e249b34f9f31d47 Fix light_tree_sample errors when a light isn't selected Under certain condi

[Bf-blender-cvs] [a920f32ccd0] blender-v3.3-release: Add oneAPI to the 'cycles_device' command line argument help text

2022-09-21 Thread Alaska
Commit: a920f32ccd0bdbd24317c79648e9fb91dc108d15 Author: Alaska Date: Wed Sep 21 12:04:27 2022 +0200 Branches: blender-v3.3-release https://developer.blender.org/rBa920f32ccd0bdbd24317c79648e9fb91dc108d15 Add oneAPI to the 'cycles_device' command line argument help text Differentia

[Bf-blender-cvs] [6adb481fb54] master: Add oneAPI to the 'cycles_device' command line argument help text

2022-09-21 Thread Alaska
Commit: 6adb481fb54b506d5f0846d2dd5855509e57f352 Author: Alaska Date: Wed Sep 21 12:04:27 2022 +0200 Branches: master https://developer.blender.org/rB6adb481fb54b506d5f0846d2dd5855509e57f352 Add oneAPI to the 'cycles_device' command line argument help text Differential Revis

[Bf-blender-cvs] [850b8873399] master: Fix T96745: UI: Change "Inverts" to "Invert" for selection tool

2022-04-05 Thread Alaska
Commit: 850b887339941ef38adf341ee3ac251c0eea6d90 Author: Alaska Date: Tue Apr 5 09:19:32 2022 +0200 Branches: master https://developer.blender.org/rB850b887339941ef38adf341ee3ac251c0eea6d90 Fix T96745: UI: Change "Inverts" to "Invert" for selection tool This is to

[Bf-blender-cvs] [351c00d29ab] master: Fix T96973: Re-add Cycles shading menu to lights

2022-04-02 Thread Alaska
Commit: 351c00d29ab1d41867bfbae77b92625e5bf442e6 Author: Alaska Date: Sat Apr 2 22:42:05 2022 +0200 Branches: master https://developer.blender.org/rB351c00d29ab1d41867bfbae77b92625e5bf442e6 Fix T96973: Re-add Cycles shading menu to lights This patch re-adds the shading menu to lights to allow

[Bf-blender-cvs] [165b030b197] master: Cleanup: Remove repeated word in comment

2022-02-22 Thread Alaska
Commit: 165b030b19718694eaf33d6602034ed88fdd31a1 Author: Alaska Date: Wed Feb 23 11:05:48 2022 +0530 Branches: master https://developer.blender.org/rB165b030b19718694eaf33d6602034ed88fdd31a1 Cleanup: Remove repeated word in comment Differential Revision: https://developer.blender.org/D14178

[Bf-blender-cvs] [fd6506626b5] blender-v3.1-release: Adjust "Show Backface" tool tip to be more accurate

2022-02-09 Thread Alaska
Commit: fd6506626b519e08d593d4e553590f95edfd0c6a Author: Alaska Date: Wed Feb 9 11:28:27 2022 +0100 Branches: blender-v3.1-release https://developer.blender.org/rBfd6506626b519e08d593d4e553590f95edfd0c6a Adjust "Show Backface" tool tip to be more accurate Reviewed By: fclem Di

[Bf-blender-cvs] [d3d9e2abbf8] blender-v3.1-release: Fix small grammatical mistake in Refraction Depth tooltip

2022-02-09 Thread Alaska
Commit: d3d9e2abbf820cfcf7bbee08fc0c5d721a612ba1 Author: Alaska Date: Wed Feb 9 11:25:57 2022 +0100 Branches: blender-v3.1-release https://developer.blender.org/rBd3d9e2abbf820cfcf7bbee08fc0c5d721a612ba1 Fix small grammatical mistake in Refraction Depth tooltip Reviewed By: jbakker

[Bf-blender-cvs] [34d424fd64b] master: Fix T94526: Incorrect workspace ordering tooltip

2022-01-16 Thread Alaska
Commit: 34d424fd64bb87894f3246d317d9c4780536befb Author: Alaska Date: Sun Jan 16 15:26:08 2022 -0800 Branches: master https://developer.blender.org/rB34d424fd64bb87894f3246d317d9c4780536befb Fix T94526: Incorrect workspace ordering tooltip Fix the description for WORKSPACE_OT_reorder_to_back

[Bf-blender-cvs] [d8b42751625] master: Cycles-X: Add hysteresis to resolution divider algorithm

2021-12-09 Thread Alaska
Commit: d8b42751625c915113b64f5a2d9c72f19f009fee Author: Alaska Date: Thu Dec 9 09:12:24 2021 +0100 Branches: master https://developer.blender.org/rBd8b42751625c915113b64f5a2d9c72f19f009fee Cycles-X: Add hysteresis to resolution divider algorithm Adds hysteresis to the resolution divider

[Bf-blender-cvs] [b41c72b710d] blender-v3.0-release: Fix performance decrease with Scrambling Distance on

2021-11-25 Thread Alaska
Commit: b41c72b710d4013fd6d67dc49a8ebb2a416b4462 Author: Alaska Date: Thu Nov 25 09:20:28 2021 +0100 Branches: blender-v3.0-release https://developer.blender.org/rBb41c72b710d4013fd6d67dc49a8ebb2a416b4462 Fix performance decrease with Scrambling Distance on With the current code in master

[Bf-blender-cvs] [974002743e1] master: Cycles: Update UI for Scrambling Distance Patch

2021-10-27 Thread Alaska
Commit: 974002743e1fda0823a8101f92e8155a9baf1f21 Author: Alaska Date: Wed Oct 27 14:34:04 2021 +0200 Branches: master https://developer.blender.org/rB974002743e1fda0823a8101f92e8155a9baf1f21 Cycles: Update UI for Scrambling Distance Patch The current UI for the Scramble Distance patch is

[Bf-blender-cvs] [c010abd4cad] cycles-x: Fix incorrect auto minimum samples for adaptive sampling

2021-09-20 Thread Alaska
Commit: c010abd4cad96a11954bad69a805882922d116c2 Author: Alaska Date: Mon Sep 20 14:09:36 2021 +0200 Branches: cycles-x https://developer.blender.org/rBc010abd4cad96a11954bad69a805882922d116c2 Fix incorrect auto minimum samples for adaptive sampling The comment did not match the implementation

[Bf-blender-cvs] [58011ab628c] cycles-x: Cycles-X: Fix incorrect performance calculation at certain navigation resolutions

2021-09-03 Thread Alaska
Commit: 58011ab628c0c1dec32e825a1aafa9dec70c3f8c Author: Alaska Date: Fri Sep 3 13:23:03 2021 +0200 Branches: cycles-x https://developer.blender.org/rB58011ab628c0c1dec32e825a1aafa9dec70c3f8c Cycles-X: Fix incorrect performance calculation at certain navigation resolutions During viewport

[Bf-blender-cvs] [60030d1511b] cycles-x: Cycles-X: Change viewport update system to be time based rather than sample based on fast devices

2021-08-30 Thread Alaska
Commit: 60030d1511bd8e89bbca0e116d563ee1b8bd6674 Author: Alaska Date: Mon Aug 30 09:12:45 2021 +0200 Branches: cycles-x https://developer.blender.org/rB60030d1511bd8e89bbca0e116d563ee1b8bd6674 Cycles-X: Change viewport update system to be time based rather than sample based on fast devices

[Bf-blender-cvs] [cd8d9383e74] master: Fix T90804: small grammatical error in noise threshold description

2021-08-20 Thread Alaska
Commit: cd8d9383e74a798e75ebced95cdd6d8de9f02369 Author: Alaska Date: Fri Aug 20 17:43:15 2021 +0200 Branches: master https://developer.blender.org/rBcd8d9383e74a798e75ebced95cdd6d8de9f02369 Fix T90804: small grammatical error in noise threshold description Differential Revision: https