Block a user
f967d63d47
Remove the slice_start_y
8f913a991a
FIX: slice_stride exceeded sum of all slices
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
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
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
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
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
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
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).
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
William Leeson
created branch work_sets_reworked in 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
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
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
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
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