Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson deleted branch Solo from Harley/blender 2023-05-12 18:55:24 +02:00
Harley Acheson pushed to main at blender/blender 2023-05-12 18:55:22 +02:00
d9f5ce2546 UI: Changes to NLA Solo Button
Harley Acheson merged pull request blender/blender#107672 2023-05-12 18:55:15 +02:00
UI: Changes to NLA Solo Button
Harley Acheson commented on pull request blender/blender#107672 2023-05-12 18:24:50 +02:00
UI: Changes to NLA Solo Button
Harley Acheson commented on pull request blender/blender#107765 2023-05-12 18:06:09 +02:00
UI: Allow Configuration of Some Operator Confirmations

@ideasman42 - Can you think of any downsides to this?

Harley Acheson commented on pull request blender/blender#106126 2023-05-12 17:51:27 +02:00
UI: Gray out Scene Auto-Masking option if equivalent Brush option is used #102971

Taking a quick look I see nothing obviously wrong so I might be a good time to remove "WIP", assuming it does everything it intends to. But I'd guess the review could be a longer process. This is…

Harley Acheson commented on issue blender/blender#106621 2023-05-11 04:44:26 +02:00
Regression: Accessing a GN submenu via Quick Favorites causes crash in

@HooglyBoogly - If tree isn't null, tree.catalogs will never be null

At the time of the crash the tree existed in that I could examine its contents, but for its "catalogs" my MSVS debugger…

Harley Acheson commented on issue blender/blender#107825 2023-05-11 00:40:27 +02:00
Pie menu incoherence (Addon)

Not able to reproduce it here.

Tested with 3.5. Installed "3D viewport pie menus" addon. Alt-Q to bring up the "View Numpad" pie. It looks the same no matter what input language is selected:

Harley Acheson commented on issue blender/blender#106621 2023-05-10 21:25:46 +02:00
Regression: Accessing a GN submenu via Quick Favorites causes crash in

@HooglyBoogly

Following these instructions exactly I see this same error with an exception in uiTemplateNodeAssetMenuItems while iterating through an AssetCatalogTree with find_root_item.

A…

Harley Acheson commented on pull request blender/blender#107817 2023-05-10 19:57:17 +02:00
UI: Adjust menu sorting order in Preferences

First I should say that I am entirely and enthusiastically in favor of all content keeping the same vertical direction regardless of where it is spawned. I have proposed this many times in the…

Harley Acheson commented on pull request blender/blender#107803 2023-05-10 18:36:23 +02:00
Fix #107789: Prevent area maximizing when dragging

Seems reasonable. Although I'd probably use BLI_listbase_is_empty(&wm->drags) though.

Harley Acheson commented on pull request blender/blender#107762 2023-05-10 18:28:39 +02:00
UI: Word Boundary Seeking

@ideasman42 - I'd rather avoid exposing internal implementation details and instead have...

Yes, it is much nicer like that. Added BLI_str_cursor_at_word_boundary_utfx() to clean that up and…

Harley Acheson pushed to WordBoundaries at Harley/blender 2023-05-10 18:23:29 +02:00
e7ab62b8c4 Review changes
Harley Acheson commented on pull request blender/blender#107763 2023-05-10 02:55:35 +02:00
Add ORIENTATION_PARENT icon

Nice! And you have all the correct bits in this PR!

It will look a bit fuzzier than some of the other icons at lower resolutions. When the Blender UI scale is set to 1.0 X on a regular monitor…

Harley Acheson commented on pull request blender/blender#107762 2023-05-10 02:01:19 +02:00
UI: Word Boundary Seeking

@ideasman42 -... selecting white-space for the text-editor, text-fields and 3d-text (not the Python console)...

Yikes, it takes quite a bit more to get consistent behavior everywhere and deal…

Harley Acheson pushed to WordBoundaries at Harley/blender 2023-05-10 01:53:53 +02:00
a7fd8f1ffc Changes suggested by review.
Harley Acheson created pull request blender/blender#107765 2023-05-09 00:43:04 +02:00
UI: Allow Configuration of Some Operator Confirmations
Harley Acheson pushed to OperatorConfig at Harley/blender 2023-05-09 00:34:28 +02:00
5d34f05908 UI: Allow Configuration of Some Operator Confirmations
ce96abd33a Fix: Build error after simulation header cleanup
2f349ce884 Cleanup: Add comments to simulation state header
8e4e616a4b Fix #106023: File Browser Lists with Incomplete Previews
819cd58864 Cleanup: Make Accumulate Attribute node more generic
Compare 10 commits »
Harley Acheson created branch OperatorConfig in Harley/blender 2023-05-09 00:34:28 +02:00