Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to 128231-tooltip-padding at PratikPB2123/blender 2024-10-04 20:10:15 +02:00
c7515c8fb7 Fix #128231: Wrong padding for gizmo and menu tooltips
Harley Acheson pushed to 128231-tooltip-padding at PratikPB2123/blender 2024-10-04 19:31:40 +02:00
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
Compare 377 commits »
Harley Acheson commented on pull request blender/blender#128563 2024-10-04 19:17:33 +02:00
Transform: Simplify and specialize event handling

@mano-wii

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…

Harley Acheson commented on pull request blender/blender#128568 2024-10-04 18:38:25 +02:00
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…

Harley Acheson approved blender/blender#121130 2024-10-03 20:09:01 +02:00
Fix #121075: Outliner Ctrl-clicking to toggle selection has speed limit

Works as advertised. Haven't found any adverse affects.

Harley Acheson pushed to main at blender/blender-developer-docs 2024-10-03 18:33:10 +02:00
993fb8b439 Update docs/release_notes/4.3/user_interface.md
Harley Acheson pushed to main at blender/blender-developer-docs 2024-10-03 18:30:32 +02:00
8e0105c7e5 Upload files to "docs/release_notes/4.3/images"
Harley Acheson pushed to main at blender/blender-developer-docs 2024-10-03 17:27:27 +02:00
80bf489f2e Update docs/release_notes/4.3/user_interface.md
Harley Acheson closed pull request blender/blender#104665 2024-10-03 17:02:57 +02:00
UI: Screen Area Docking
Harley Acheson commented on pull request blender/blender#104665 2024-10-03 17:02:52 +02:00
UI: Screen Area Docking

Closing, This was committed as part of e802fe1433

Harley Acheson pushed to ToolSVGIcons at Harley/blender 2024-10-03 01:11:10 +02:00
82338d63d5 cleanup
Harley Acheson commented on pull request blender/blender#125378 2024-10-02 23:16:42 +02:00
WIP: UI: Use SVG Icons for Tools

@ideasman42

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…

Harley Acheson pushed to ToolSVGIcons at Harley/blender 2024-10-02 23:03:41 +02:00
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
Compare 586 commits »
Harley Acheson commented on pull request blender/blender#127782 2024-10-02 03:14:07 +02:00
UI: Win32 - Clipboard Image Paste from File Path

@blender-bot build windows

Harley Acheson pushed to Win32ClipboardImageFilePath at Harley/blender 2024-10-02 02:25:23 +02:00
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()
Compare 545 commits »
Harley Acheson pushed to main at blender/blender 2024-10-01 21:58:24 +02:00
44168c32ff Fix #128406: Editor Highlight Edge Roundness