Block a user
Raul Fernandez Hernandez
pushed to blender-v4.1-release at blender/blender
2024-02-15 16:24:51 +01:00
d76c1e30e7
Sculpt: Disable mask operators on invisible objects
Sculpt: Disable mask operators on invisible objects
Raul Fernandez Hernandez
deleted branch Sculpt-mode-Annotation-tool-cursor-conflict from farsthary/blender
2024-02-15 15:28:29 +01:00
Regression: Sculpt mode Annotation tool cursor conflict
Fix #81948: Sculpt mode Annotation tool cursor conflict
Raul Fernandez Hernandez
pushed to Fix-macOS--Raise-minimum-required-version-to-macOS-11.2 at farsthary/blender
2024-02-15 06:18:53 +01:00
5c87dfd269
Cleanup: use BLI_time_ prefix for time functions
e6c919830c
Cleanup: Remove unused logging macros that free the input string
e9fff6124c
Merge branch 'blender-v4.1-release'
f1cb2fa74b
Fix: Crash with logging after recent std::string cleanup
34ed7ee2d9
Merge branch 'blender-v4.1-release'
Raul Fernandez Hernandez
created branch Fix-macOS--Raise-minimum-required-version-to-macOS-11.2 in farsthary/blender
2024-02-15 06:18:53 +01:00
Raul Fernandez Hernandez
commented on pull request blender/blender#118255
2024-02-15 05:40:21 +01:00
Fix #81948: Sculpt mode Annotation tool cursor conflict
I would check how this is solved in other modes. This fix seems a bit strange, because ideally
SCULPT_mode_poll_view3d
wouldn't have to know about the annotate tool.
I agree with that, the…
Sculpt: Disable set pivot and select color for invisible objects
Just like the previous approved PR's this one is correct too.
Fix #81948 Regression: Sculpt mode Annotation tool cursor conflict
Raul Fernandez Hernandez
pushed to Sculpt-mode-Annotation-tool-cursor-conflict at farsthary/blender
2024-02-14 11:55:03 +01:00
48136d7131
show only the sculpt cursor when annotate tool is not active
Can't open any File from external connected Hard Disk (USB) - No access authorization, no error message
I'll test it soon and report back, thanks
Raul Fernandez Hernandez
commented on pull request blender/blender#118173
2024-02-13 17:12:20 +01:00
Sculpt: Disable mask operators on invisible objects
Looks good to me too. A follow up task would be to add greyed out settings too
Sculpt Brush Refactor
Sculpt Brush Refactor
Sculpt Brush Refactor
This redesign will bring a huge performance improvement by taking a more cache friendly data oriented design