William Leeson leesonw
  • Joined on 2021-06-09
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-07-04 16:30:38 +02:00
3203ca5c19 Merge branch 'upstream_main' into work_sets
bbcdf88f82 Fix #108960: Replace archived link from custom nodes template
d5cd0a1ea6 Cleanup: quiet warning due to unused function
11ecfaa6b0 I18n: use proper name for the Convert Colorspace node
fb8c9a2a42 Fix toggling of liboverrides between editable and non-edtiable with "Make" tool in the Outliner.
Compare 208 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-07-04 16:09:06 +02:00
834bc5fee5 Merge branch 'upstream_main' into geometry_update
bbcdf88f82 Fix #108960: Replace archived link from custom nodes template
d5cd0a1ea6 Cleanup: quiet warning due to unused function
11ecfaa6b0 I18n: use proper name for the Convert Colorspace node
fb8c9a2a42 Fix toggling of liboverrides between editable and non-edtiable with "Make" tool in the Outliner.
Compare 86 commits »
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-06-30 14:31:43 +02:00
dcb9476e9c FIX: Stop (get/set)_render_tile_pixels using work_sets
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-06-30 09:37:45 +02:00
13761ba0f4 Removes unused contant
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-06-29 18:34:46 +02:00
4e424d384f Make PassAssessor and master_buffers_ aware of slice structure
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-06-29 18:23:41 +02:00
f271bb20d2 Merge branch 'upstream_main' into geometry_update
35389e8b35 Cleanup: use const qualifier for arguments & variables
0dfeccfc6b Cleanup: pass strings as const references where appropriate
d42bc6d433 CPPCheck: excluding text formatting files is no longer needed
09c0c86d83 Fix property tags dummy enum value holding a reference to stack memory
Compare 123 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-06-29 18:23:24 +02:00
1cca4dffc3 FIX: Do not use CUDA with the headless_client when it is disabled
bdcab96f85 Merge branch 'upstream_main' into master-cluster
35389e8b35 Cleanup: use const qualifier for arguments & variables
0dfeccfc6b Cleanup: pass strings as const references where appropriate
d42bc6d433 CPPCheck: excluding text formatting files is no longer needed
Compare 124 commits »
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-06-27 14:25:12 +02:00
481d1c4423 FIX: MacOS compiler cannot initialise dynamic arrays
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-06-26 14:20:26 +02:00
31a16ac484 Merge branch 'upstream_main' into master-cluster
4a80d0b6d5 Refactor: UTF-8 Character Defines
54e346f1d5 Cleanup: move run-time VFont enum out of DNA
39386175e1 Fix: Incorrect rotation socket hiding in raycast node
82d9eb09db Cleanup: use term SIZE instead of LEN for defines for buffer sizes
Compare 499 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-06-26 14:20:09 +02:00
812a705254 Merge branch 'upstream_main' into geometry_update
4a80d0b6d5 Refactor: UTF-8 Character Defines
54e346f1d5 Cleanup: move run-time VFont enum out of DNA
39386175e1 Fix: Incorrect rotation socket hiding in raycast node
82d9eb09db Cleanup: use term SIZE instead of LEN for defines for buffer sizes
Compare 499 commits »
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-06-26 12:20:28 +02:00
295652a1b9 Merge branch 'upstream_main' into work_sets
4a80d0b6d5 Refactor: UTF-8 Character Defines
54e346f1d5 Cleanup: move run-time VFont enum out of DNA
39386175e1 Fix: Incorrect rotation socket hiding in raycast node
82d9eb09db Cleanup: use term SIZE instead of LEN for defines for buffer sizes
Compare 499 commits »
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-06-13 16:15:17 +02:00
9ba33c795d Remove workset from denoise update
d9442b3969 Adaptive sampling uses only one parallel_for on CPU
7f11e5f38d Cryptomatte uses only 1 kernel launch on GPU
7809f5e275 Use a single kernel launch call to perform the adaptive sampling with slices
7c4f3aa0d4 Remove the need for using the WorkSet size()
Compare 279 commits »
William Leeson created pull request blender/blender#108890 2023-06-12 14:21:32 +02:00
FIX: Fixes debug build
William Leeson pushed to fix_build at leesonw/blender-cluster 2023-06-12 14:17:49 +02:00
ade4555a56 FIX: Fixes debug build
William Leeson created branch fix_build in leesonw/blender-cluster 2023-06-12 14:17:49 +02:00
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-06-12 11:05:18 +02:00
3b76a90249 Merge branch 'upstream_main' into geometry_update
84f1c4e16c Merge branch 'blender-v3.6-release'
99931a5154 Metal: Fix failing texture unit tests
6504ba980e Metal: Resolve zero initialization in failing math shader tests
91e15ca2fa Fix #107159: Resolve wireframe depth issue in Metal
Compare 268 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-06-12 10:41:00 +02:00
4ed481929d Merge branch 'upstream_main' into master-cluster
84f1c4e16c Merge branch 'blender-v3.6-release'
99931a5154 Metal: Fix failing texture unit tests
6504ba980e Metal: Resolve zero initialization in failing math shader tests
91e15ca2fa Fix #107159: Resolve wireframe depth issue in Metal
Compare 177 commits »
William Leeson pushed to work_sets at leesonw/blender-cluster 2023-06-09 10:42:12 +02:00
cf298a1d7e FIX: Update slice buffer offest into the master buffer on change
7d1379f95d Path rng_hash uses image pixel coordinates
2bbf552f09 Render all slices in one go
c836ee5e99 Merge branch 'upstream_main' into work_sets
c1ac3621a9 Cleanup: replace list-base count_at_most with is_single for clarity
Compare 136 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-06-07 14:53:17 +02:00
a90bc8c031 Merge branch 'upstream_main' into master-cluster
7285f13163 Cycles: Fix Principled BSDF tooltip for MultiGGX
eb7ae2fb82 Merge branch 'blender-v3.6-release'
e3697710d0 Cycles: make light UV available for Texture Coordinate node
5399c7a79f BlendFile versioning: Fix mistake (inconsistency) in 8e059b569b.
Compare 93 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-06-05 10:59:59 +02:00
0f338d5b29 Merge branch 'upstream_main' into geometry_update
c1ac3621a9 Cleanup: replace list-base count_at_most with is_single for clarity
aada2800fd Cleanup: use BLI_strchr_or_end to simplify new-line stepping
7d56c8fe1d BLI_string: add BLI_strchr_or_end
efa4179982 PyAPI: rename filename to filepath for RNA API functions
Compare 224 commits »