Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created pull request blender/blender#125987 2024-08-06 21:18:52 +02:00
UI: Simplified & Slightly Tighter Status Bar Spacing
Harley Acheson pushed to StatusBarSpacing2 at Harley/blender 2024-08-06 21:18:14 +02:00
7fdf73b00a UI: Simplified & Slightly Tighter Status Bar Spacing
549f1dec78 Fix: Cloth sim target for pose brush applies incorrectly
885db0986c Refactor: Remove concept of temporary result
fae2195553 Audaspace: merge changes from upstream.
ee599619ca Cleanup: Add comments, reduce scope of prev_active_vertex
Compare 10 commits »
Harley Acheson created branch StatusBarSpacing2 in Harley/blender 2024-08-06 21:18:14 +02:00
Harley Acheson commented on pull request blender/blender#125949 2024-08-06 19:33:48 +02:00
GHOST: Process full mouse move resolution in Win32

I haven't actually tested this yet, or looked at it much, so the following comments could be all wrong and/or dumb...

I think you can pass your timestamp in the input MOUSEMOVEPOINT's time. …

Harley Acheson deleted branch VersionLTS42 from Harley/blender 2024-08-06 18:20:29 +02:00
Harley Acheson pushed to blender-v4.2-release at blender/blender 2024-08-06 18:20:26 +02:00
7a16c7532c UI: Add LTS to Version String for Title Bar (4.2)
Harley Acheson merged pull request blender/blender#125977 2024-08-06 18:20:26 +02:00
UI: Add LTS to Version String for Title Bar (4.2)
Harley Acheson commented on pull request blender/blender#125977 2024-08-06 17:50:14 +02:00
UI: Add LTS to Version String for Title Bar (4.2)

Thanks Harley, this looks good to me. I guess the original change was approved by the UI module for main?

It sure was. With one alteration afterward to address a concern from Sergey that we…

Harley Acheson created pull request blender/blender#125977 2024-08-06 17:36:24 +02:00
UI: Add LTS to Version String for Title Bar (4.2)
Harley Acheson pushed to VersionLTS42 at Harley/blender 2024-08-06 17:33:49 +02:00
3c518763f6 UI: Add LTS to Version String for Title Bar (4.2)
24852bef33 Revert "Fix #124125: Depsgraph and scene time out of sync"
c10d9a556f Linux: Update OpenCollada for x64
174f8de75e Fix #125466: Asset shelf crash when reverting a file
c2c3ccb42f Fix: Unable to duplicate mask keyframes
Compare 10 commits »
Harley Acheson created branch VersionLTS42 in Harley/blender 2024-08-06 17:33:49 +02:00
Harley Acheson commented on issue blender/blender#125890 2024-08-06 05:03:43 +02:00
invoke_confirm key not work

Notes on this problem. It seems to be larger than just confirmations...

This feature is enabled with a block flag of UI_BLOCK_NUMSELECT.

For an example outside of operator confirmations,…

Harley Acheson commented on issue blender/blender#125890 2024-08-06 04:50:13 +02:00
invoke_confirm key not work

if there is a key you can press, it will show the underline under that character.

Oh, an underline under the Chinese character? That's interesting.

Harley Acheson commented on issue blender/blender#125890 2024-08-06 04:38:11 +02:00
invoke_confirm key not work

I think it's good to press space to confirm, so that the left hand doesn't have to move at all.

That might work.

it would be nice to have pinyin.

Can you offer any more information on…

Harley Acheson commented on issue blender/blender#125890 2024-08-06 04:21:46 +02:00
invoke_confirm key not work

But the D and X keys don't work in Chinese. image

Yes, I realize. But your capture of the dialog, just…

Harley Acheson commented on issue blender/blender#125890 2024-08-06 03:53:55 +02:00
invoke_confirm key not work

But in 4.1 there is no need to move, which increases the number of steps.

Yes, I realize and I am looking into that. I was just correcting your comment about the "need to press it twice".

Harley Acheson commented on issue blender/blender#125890 2024-08-06 03:38:24 +02:00
invoke_confirm key not work

Pressing it again makes the operation more complicated. This is already confirming the interface again, there is no need to press it twice

I was pointing out that there is not always a need…

Harley Acheson pushed to main at blender/blender 2024-08-06 02:25:41 +02:00
a9f9062df2 Fix: Interactive Docking support on High-DPI/Retina Displays
Harley Acheson merged pull request blender/blender#125926 2024-08-06 02:25:41 +02:00
Fix: Interactive Docking support on High-DPI/Retina Displays