Block a user
8e58df7d96
Merge branch 'main' of projects.blender.org:blender/blender into pr128243
3364cb34ee
Merge branch 'blender-v4.3-release'
5f5b1b83d0
GPv3: Rename mode enum names and python identifiers
1e72605be6
Merge branch 'blender-v4.3-release'
6e6e3da454
Workaround: Allow patching CreateInfos at runtime
Transform: Simplify and specialize event handling
The only thing I am curious about is the need for BKE_workspace_status_clear
and WM_window_status_area_tag_redraw
in places like in "transform_mode_edge_slide.cc" lines 822 and…
Fix #128567: file selector automatically creates paths & warns
Works great.
When creating a new folder using "New Folder " on the context menu it happens without confirmation. Yet when just adding a new folder name to the path input it does confirm:
![im…
Fix #121075: Outliner Ctrl-clicking to toggle selection has speed limit
Works as advertised. Haven't found any adverse affects.
UI: Screen Area Docking
WIP: UI: Use SVG Icons for Tools
This version might be a bit closer. There are no changes to any python files. The SVG files for the Tool icons are just placed in datafiles/icons and not listed in UI_icons.h or…
5b7d4d3c9c
Tool icons as just svg files living in datafiles\icons
7bc223375c
Merge branch 'blender-v4.3-release'
76e7770bc9
Python API: Add link/append pre/post handlers.
bd4f186ffb
Merge remote-tracking branch 'origin/blender-v4.3-release'
b46e2e6300
Anim: remove Slotted Actions experimental flag from prefs in non-exp build
4c162930e1
Simplified. Thanks Ray!
dd71eec2ed
Merge branch 'main' of projects.blender.org:blender/blender into Win32ClipboardImageFilePath
0c1a500214
Refactor: Remove DyntopoSymmetrize undo type
efe4449522
Merge branch 'main' of projects.blender.org:blender/blender into Win32ClipboardImageFilePath
fb21f3fb56
Cleanup: Cycles: oneAPI: Fix deprecation warnings about get_pointer()