Block a user
Sculpt: Disable modal filter operators on invisible objects
0916a70946
Sculpt: Disable modal filter operators on invisible objects
d45175c919
UI: Fix Indentation Issue in Asset Browser
d54a1b0364
Fix asset indexer string shortening breaking UTF-8 strings
1323b9912c
Cleanup: Remove outdated comment
7821cf068c
Fix: Workbench: Shadows
Sculpting/Painting on invisible objects
Amending my previous comment - there are far more than those that still need to be edited for visibility checking. I went through the list of operators in sculpt_ops.cc
and came up with the…
Sculpt: Disable SCULPT_OT_sample_detail_size on invisible objects
Sculpt: Disable SCULPT_OT_trim_* operators on invisible objects.
Sculpt: Disable SCULPT_OT_expand on invisible objects
e975f8e580
Sculpt: Disable SCULPT_OT_expand on invisible objects
55882e1fb0
Fix #118061: Tooltip Length Calculation Clipped for Enums
93e4fa7d36
Build: Disable TIFF sphinx docs for library dependencies
d1d3d998ea
Fix: LibOverride: Memory leak after recent std::string conversion
93e72912e1
Fix #118014: Sculpt: Some brushes don't work with dyntopo
Sculpt: Some brushes dont work when dyntopo is enabled
Been trying to bisect this to try and find where the change could be I think I've narrowed it to the range of c9dd5ce4cc1
~ 2c85561fc31
Sculpt: Some brushes dont work when dyntopo is enabled
I'm not certain if this is related, but replicating on a build with asserts enabled and attempting to replicate this trips the following assert:
➜ MacOS ./Blender
Color management:…
Sculpt: Draw brush doesn't work when dyntopo is enabled
Fix: Prevent erroneous values for detail_size and detail_percent
d562db019e
Fix: Prevent erroneous values for detail_size and detail_percent
f9e976c899
Fix error suppressing double-click events for modal keymap handling
cf5304855f
Fix #117632: IME input crash after refactor to use std::string
899f5e2c94
Fix incorrect use of EVENT_* types as a flag
34f64eb35b
Build: add additional packages for Linux (cuda-toolkip & autogen)