William Leeson leesonw
  • Joined on 2021-06-09
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-18 19:44:46 +02:00
5ad25bec25 Remove device_scale_factor loop from foreach_sliced_buffer_params
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-18 16:27:52 +02:00
a14778e4fa FIX: Make sure all devices have at least 1 scanline
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-18 15:18:14 +02:00
f967d63d47 Remove the slice_start_y
8f913a991a FIX: slice_stride exceeded sum of all slices
Compare 2 commits »
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-17 17:39:37 +02:00
c6cc2c3702 Increase the max device_scale_factor to 100
cdb30ae062 FIX: slice_height is not always set so use the window height in this case
204fe8d567 FIX: Adjust the RenderBuffer window_height taking slice starting y in account
e79a84f582 Merge branch 'work_sets_reworked' of projects.blender.org:leesonw/blender-cluster into work_sets_reworked
59d1c5ed1d Merge branch 'upstream_main' into work_sets_reworked
Compare 116 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-07-17 10:01:44 +02:00
0e565189d0 Merge branch 'upstream_main' into geometry_update
bac6e81e57 Cleanup: Remove Compilation Warning Eevee Materials
a04da965f6 Fix #110166: Prevent ourliner editing generic labels.
8191b152ec GHOST: Guard GL context creation behind WITH_OPENGL_BACKEND
95367f732f Fix: Build error with MSVC
Compare 203 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-07-17 09:40:26 +02:00
41293fcffb Merge branch 'upstream_main' into master-cluster
bac6e81e57 Cleanup: Remove Compilation Warning Eevee Materials
a04da965f6 Fix #110166: Prevent ourliner editing generic labels.
8191b152ec GHOST: Guard GL context creation behind WITH_OPENGL_BACKEND
95367f732f Fix: Build error with MSVC
Compare 203 commits »
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-13 19:16:51 +02:00
136553e3a3 Remove slice_buffer_params
58c77cbb80 Move copy_to/from functions to use master_buffers_ params
1faba8194e FIX: Need to update the slice buffers params for denoise
ef2d152e62 FIX: Use master buffer for 1 slice denoise render
Compare 4 commits »
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-13 07:46:01 +02:00
d400ab2dac FIX: pass_accessor copies image to correct pixel row
b4724c0ff5 Merge branch 'upstream_main' into work_sets_reworked
c6adafd8ef UI: add progress indicator variations & RNA API
e63a77eeb8 Cleanup: rename uiButProgressbar to uiButProgress
46815ac188 Cleanup: quiet warning for a NONULL argument being NULL
Compare 49 commits »
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-11 18:54:25 +02:00
d1dfde374b FIX: slice_height should be the same as the window height
b44a79d0ac Merge branch 'upstream_main' into work_sets_reworked
791a06061c Fix: Build error in rigid body code with bullet turned off
7ec335f995 Geometry Nodes: add run-time data to geometry nodes modifier
9c9664c823 Fix #109928: issues adding rigid bodies via just the world collection
Compare 455 commits »
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-11 10:05:12 +02:00
40c0ed827e FIX: Print path_trace_work as number instead of pointer
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-07-10 16:45:19 +02:00
9493114482 Merge branch 'upstream_main' into geometry_update
7cebb61486 Cleanup: CMake: Modernize bf_dna dependencies
37d1d4cb07 Transform: Support navigation from NDOF devices
113004687d Refactor: Mesh Merge By Distance
01ca00e073 I18N: Updated UI translations from SVN trunk (r6625).
Compare 66 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-07-10 16:21:22 +02:00
f27b1a002f Fix MacOS build due to missing kernel_index parameter
74e9cc1c17 Fix AABB data upload
34160665f5 Merge branch 'upstream_main' into master-cluster
47ace7a384 Temporarly disable NVEncoder when CUDA_BINARIES is OFF
7cebb61486 Cleanup: CMake: Modernize bf_dna dependencies
Compare 69 commits »
William Leeson created branch work_sets_reworked in leesonw/blender-cluster 2023-07-10 10:38:35 +02:00
William Leeson pushed to work_sets_reworked at leesonw/blender-cluster 2023-07-10 10:38:35 +02:00
45b948db63 Copy buffer data to the screen
16991665e2 Enable the resolution divider
bf72061020 Correct slice rendering
fbe6450c78 FIX: Progressive display update works
Compare 4 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-07-07 15:56:25 +02:00
f079882cde Merge branch 'upstream_main' into geometry_update
915929e42f Cleanup: remove unused ParticlePathModifier struct
d7cfa51e49 Cleanup: declare const variables
40ef6c400b Cleanup: utility function to multiple rctf/rcti
23acedd432 Cleanup: code-comments
Compare 24 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-07-07 15:56:15 +02:00
88a4494309 Merge branch 'upstream_main' into master-cluster
915929e42f Cleanup: remove unused ParticlePathModifier struct
d7cfa51e49 Cleanup: declare const variables
40ef6c400b Cleanup: utility function to multiple rctf/rcti
23acedd432 Cleanup: code-comments
Compare 24 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-07-06 12:06:54 +02:00
0260726dad Merge branch 'geometry_update' of projects.blender.org:leesonw/blender-cluster into geometry_update
286a640045 Merge branch 'upstream_main' into geometry_update
374935fb56 Fix #109605: Add correct_aspect to uv align rotation operator
5b3ce7b740 UI: Improve 3d text selection
7b3e1cbb96 Fix #109674: UV: Follow Active Quads uses face selection in 3d editor
Compare 115 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-07-06 11:43:19 +02:00
f7bed1e11b FIX: Can now compile on machine without CUDA
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-07-06 11:41:29 +02:00
172d129c56 Merge branch 'upstream_main' into master-cluster
374935fb56 Fix #109605: Add correct_aspect to uv align rotation operator
5b3ce7b740 UI: Improve 3d text selection
7b3e1cbb96 Fix #109674: UV: Follow Active Quads uses face selection in 3d editor
6a79639ef7 Cleanup: use function style casts, remove void function argument
Compare 199 commits »