Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created branch RecordRed in Harley/blender 2023-03-08 23:26:39 +01:00
Harley Acheson deleted branch SelectableFocus from Harley/blender 2023-03-08 22:20:49 +01:00
Harley Acheson pushed to main at blender/blender 2023-03-08 22:20:47 +01:00
56d2298271 Fix #105435: Pause Win32 Auto-Focus During Text Entry
Harley Acheson closed issue blender/blender#105435 2023-03-08 22:20:46 +01:00
Open/Save window should not allow shortcuts for unwanted changes
Harley Acheson merged pull request blender/blender#105446 2023-03-08 22:20:45 +01:00
Fix #105435: Pause Win32 Auto-Focus During Text Entry
Harley Acheson pushed to SelectableFocus at Harley/blender 2023-03-08 21:43:46 +01:00
c6707b6fdd Merge branch 'main' into SelectableFocus
60f35207d4 Fix: Hide ".uv_seam" attribute in UI
27b9ce6ab6 Mesh: Avoid writing unnecessary attributes
1354e3108b const_cast no longer needed for ntreeIsRegistered.
7d7190de74 Merge branch 'blender-v3.5-release'
Compare 30 commits »
Harley Acheson commented on pull request blender/blender#105446 2023-03-08 19:24:14 +01:00
Fix #105435: Pause Win32 Auto-Focus During Text Entry

Have you tested what the behavior is when cursor grabbing is enabled? Like transforming with G key or dragging a number slider, with the mouse ending up over another window. I think we…

Harley Acheson commented on pull request blender/blender#105565 2023-03-08 18:58:43 +01:00
WIP: Fix #97049: Auto-keyframe Status Message Overlaps Navigation Gizmo

Hi!

I've sent a quick note to the Animation Module in case they want that warning changed, moved elsewhere, etc.

As for the complications in this PR I haven't looked at it much, but would…

Harley Acheson commented on pull request blender/blender#104678 2023-03-08 07:00:25 +01:00
UI: File Save Incremental Operator

@ideasman42 - Couldn't this be implemented as an option for the existing save operator?

Yes, that sounds like a great idea.

Harley Acheson commented on issue blender/blender#104932 2023-03-08 03:05:46 +01:00
Nodes: Socket and title click detection is broken for multiple monitors

@HooglyBoogly - Thanks!

That does make some sense, and I didn't even notice that nodes are relative to their parents. So far not understanding a lot of what's going on in there. So I might be…

Harley Acheson pushed to FileTooltips at Harley/blender 2023-03-08 02:57:26 +01:00
f089288d78 Merge branch 'main' into FileTooltips
809a336a3d Merge branch 'blender-v3.5-release'
d6d2e98e5e PyAPI Docs: Fix Broken link to source files
b228e5b118 Cleanup: run clang-format on a few files
e67c27e172 Merge branch 'blender-v3.5-release'
Compare 361 commits »
Harley Acheson commented on issue blender/blender#105552 2023-03-08 00:58:49 +01:00
Crash on blend file load on Windows

It dies on me too. My call stack looks like this:

blender.exe!blender::Array<int,32,blender::GuardedAllocator>::operator[](__int64 index) Line 198
blender.exe!mesh_render_data_polys_sorted…
Harley Acheson pushed to Eyedropper at Harley/blender 2023-03-08 00:05:02 +01:00
a32f5fed22 Merge branch 'main' into Eyedropper
d46a0f5a1a Cleanup: UV: simplify #uv_parametrizer_construct_end
d41a1e1806 Cleanup: UV: simplify types
8faeccf6e5 Fix #105496: Incorrect solidify modifier materials after recent cleanup
a97cae3efc Fix: VSE retiming off by 1 error
Compare 174 commits »
Harley Acheson commented on pull request blender/blender#104681 2023-03-08 00:03:26 +01:00
Win32: Auto-Raise and -Focus Windows on Hover

@kursadk - I'm hoping you can test the following build:

https://builder.blender.org/download/patch/PR105446/

Harley Acheson closed issue blender/blender#105500 2023-03-07 23:55:38 +01:00
Mass deleting of files doesn't work properly in Blender File View. Each file requires to be confirmed separately.
Harley Acheson commented on issue blender/blender#105500 2023-03-07 23:55:09 +01:00
Mass deleting of files doesn't work properly in Blender File View. Each file requires to be confirmed separately.

Closing as feature request.

This issue only affects users deleting multiple files at once within the File Browser, on the Windows platform only, and only if they have also enabled the "Display…

Harley Acheson commented on pull request blender/blender#105446 2023-03-07 23:02:29 +01:00
Fix #105435: Pause Win32 Auto-Focus During Text Entry

@blender-bot package windows

Harley Acheson pushed to SelectableFocus at Harley/blender 2023-03-07 22:55:59 +01:00
c3b5c0a19b Merge branch 'main' into SelectableFocus
d46a0f5a1a Cleanup: UV: simplify #uv_parametrizer_construct_end
d41a1e1806 Cleanup: UV: simplify types
8faeccf6e5 Fix #105496: Incorrect solidify modifier materials after recent cleanup
a97cae3efc Fix: VSE retiming off by 1 error
Compare 97 commits »