Block a user
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.
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.
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
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
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
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
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
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()
FIX: Fixes debug build
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
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
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
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
.
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