Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created pull request blender/blender#105308 2023-02-28 18:18:56 +01:00
Fix #105257: Incorrect Search Region Size
Harley Acheson created branch SearchRegionSize in Harley/blender 2023-02-28 18:12:38 +01:00
Harley Acheson pushed to SearchRegionSize at Harley/blender 2023-02-28 18:12:38 +01:00
c0915e74b5 Fix #105257: Incorrect Search Region Size
8fbc80be8f Merge branch 'blender-v3.5-release'
076a33ccd1 Fix #104219: Node links dragged from wrong socket after selection
480e467ac9 Fix #104726: Allow loading of 2.48 file without active window
eb68334b58 Cleanup: Mesh: Access looptris with Span
Compare 10 commits »
Harley Acheson commented on issue blender/blender#105277 2023-02-28 17:37:00 +01:00
Alt key is always stuck when changing to Blender on Windows11

My gut feeling is that this passing of modifier status to the new window should only happen if there is also a mouse button depressed? That way it would work for activating a window with a shift-…

Harley Acheson deleted branch Wm248 from Harley/blender 2023-02-28 17:08:45 +01:00
Harley Acheson pushed to main at blender/blender 2023-02-28 17:08:43 +01:00
480e467ac9 Fix #104726: Allow loading of 2.48 file without active window
Harley Acheson closed issue blender/blender#104726 2023-02-28 17:08:43 +01:00
Blender crashes on opening BLENDER-v248REND file
Harley Acheson merged pull request blender/blender#105225 2023-02-28 17:08:42 +01:00
Fix #104726: Allow loading of 2.48 file without active window
Harley Acheson pushed to Wm248 at Harley/blender 2023-02-28 16:41:30 +01:00
709ac49e1c Merge branch 'main' into Wm248
eb68334b58 Cleanup: Mesh: Access looptris with Span
3c94e2ab4c Cleanup: split 'transform_gizmo_3d.cc' in more specific units
5edca02d08 Fix cage2d gizmo setting uniform size when uniform scaling is required
0786b05175 Cleanup: More clear variable name in File Browser drawing
Compare 76 commits »
Harley Acheson commented on issue blender/blender#105257 2023-02-28 03:29:26 +01:00
Incorrect Anti-Aliasing in suggestion search box

I finally see it. Should be able to do more tests and comparisons and and fix tomorrow.

Harley Acheson commented on issue blender/blender#105257 2023-02-28 03:11:44 +01:00
Incorrect Anti-Aliasing in suggestion search box

Nothing making any sense at all yet. This text is being printed once, with an opaque color, with the proper cache, the proper glyphs. And this is a problem only in a very narrow circumstances.

Harley Acheson commented on issue blender/blender#105274 2023-02-28 00:25:24 +01:00
Viewport Overlays hotkey (alt+v) not working, option doesn't show up in Keymap.

I'm not seeing this in any manual. And I am running 3.3.1 and Alt-V does not do this. Are you sure you weren't using an addon or custom keymap that did this?

Harley Acheson commented on issue blender/blender#105262 2023-02-27 23:48:05 +01:00
Undeletable bookmarks on missing directory

If you bookmark a directory in the open file requester and then the directory gets unavailable (deleted, missing online connection, not mounted) you are not able to delete it anymore.

Yes,…

Harley Acheson closed issue blender/blender#105204 2023-02-27 20:42:05 +01:00
Can't save alpha channel in PNG
Harley Acheson commented on issue blender/blender#105204 2023-02-27 20:41:13 +01:00
Can't save alpha channel in PNG

Awesome!

Harley Acheson commented on pull request blender/blender#105196 2023-02-27 20:38:08 +01:00
Fix #93685: Allow Outliner Drag to Other Windows

The 3rd change looks like it could be in another Pull Request. I'm having a hard time listing the advantages and disadvantages of that change.

Me, too. I really only added that because I…

Harley Acheson commented on issue blender/blender#105257 2023-02-27 20:13:48 +01:00
Incorrect Anti-Aliasing in suggestion search box

Yes, there is something weird here. And it is a bit simpler than illustrated above, doesn't require "slight" hinting, specific user scale, specific platform, or specific driver.

You start with…

Harley Acheson created pull request blender/blender#105263 2023-02-27 18:59:28 +01:00
BLI: Prevent Overflow in Grouped Number Output
Harley Acheson pushed to GroupedOverflow at Harley/blender 2023-02-27 18:41:40 +01:00
eb701771dd BLI: Prevent Overflow in Grouped Number Output
96abaae9ac Cleanup: Remove legacy argument from mesh creation functions
494becdec9 Cleanup: Remove redundant parenthesis
17e92711d3 UI: Refactor path dropping so logic doesn't depend on icons
1d4abfb537 Merge remote-tracking branch 'upstream/blender-v3.5-release'
Compare 10 commits »