Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#107522 2023-05-02 17:00:59 +02:00
UI: Text cursor behavior for Apple Devices

@Austin-Berenyi - thanks for resubmitting this

No worries. I just didn't want to lose track of this one as it seems like something our MacOS users would appreciate.

thanks for all your…

Harley Acheson created pull request blender/blender#107522 2023-05-02 02:21:26 +02:00
UI: Text cursor behavior for Apple Devices
Harley Acheson created branch MacArrows in Harley/blender 2023-05-02 02:18:24 +02:00
Harley Acheson pushed to MacArrows at Harley/blender 2023-05-02 02:18:24 +02:00
407d3585a1 UI: Text cursor behavior for Apple Devices
Harley Acheson commented on pull request blender/blender#105841 2023-05-02 01:04:09 +02:00
Assets: Implement Traits
Harley Acheson pushed to AssetTraits at Harley/blender 2023-05-02 01:02:14 +02:00
730e0645fb Updating to incorporate changes required by review.
0652945dbd Fix #107306: Merge by distance node is not deterministic
c7f1ad1058 Fix #107474: Proportional Size not saved when canceling the operation
5525e5b942 Fix #107480: Crashes in mesh format conversion for old files
3c74575dac Fix #107062: support opacityThreshold when exporting USD
Compare 575 commits »
Harley Acheson created pull request blender/blender#107519 2023-05-02 00:08:45 +02:00
VFONT: Text Object Word Selection
Harley Acheson pushed to TextWordSelect at Harley/blender 2023-05-01 23:56:11 +02:00
ad02f4757d VFONT: Text Object Word Selection
Harley Acheson created branch TextWordSelect in Harley/blender 2023-05-01 23:56:11 +02:00
Harley Acheson created pull request blender/blender#107510 2023-05-01 20:15:34 +02:00
Fix #107499: Text Object Selection with Scale To Fit Mode
Harley Acheson pushed to VfontFit at Harley/blender 2023-05-01 20:08:44 +02:00
1684fb651b Fix #107499: Text Object Selection with Scale To Fit Mode
f59fdc40ec Fix: Missing normalization for sampled normals when adding curves
314866eb3a Fix #107431: tag node tree topology as changed when changing socket order
3ea060860a UV: Tuning rotating to minimum square during packing
d68ed238b9 Cycles: solve compilation errors with OptiX 7.7
Compare 10 commits »
Harley Acheson created branch VfontFit in Harley/blender 2023-05-01 20:08:44 +02:00
Harley Acheson commented on pull request blender/blender#107267 2023-05-01 18:13:50 +02:00
macOS/File Browser: Support external operations

I am very pleased to see the list of operations expanded more than I expected, but I didn't test for that. So I am hoping you can add a case for FILE_EXTERNAL_OPERATION_FILE_REVEAL at the…

Harley Acheson commented on pull request blender/blender#106724 2023-05-01 04:40:50 +02:00
WIP: UI: Text cursor behavior for Apple Devices

I made suggested revisions

That's looking nicer!

One trick though, when making these platform-specific changes is to sometimes change the #ifdef you are working on temporarily to a…

Harley Acheson commented on pull request blender/blender#105872 2023-05-01 00:10:42 +02:00
Fix #104722: Outliner Renaming Double Click Error

Julian's solution works perfectly and seems a better fit. Tested as:

diff --git a/source/blender/editors/space_outliner/outliner_edit.cc b/source/blender/editors/space_outliner/outline…
Harley Acheson commented on pull request blender/blender#107267 2023-04-30 19:45:59 +02:00
macOS/File Browser: Support external operations

On windows, the file path is also passed down instead of just root. So it can be used to match OS behaviour

Still not following. I am in File Browser and I right-click on a folder. There…

Harley Acheson commented on pull request blender/blender#107267 2023-04-30 19:23:12 +02:00
macOS/File Browser: Support external operations

I'm not understanding the change of FILE_EXTERNAL_OPERATION_FOLDER_OPEN to FILE_EXTERNAL_OPERATION_FILE_REVEAL

Some of these operations are on documents and some are on folder paths. If…

Harley Acheson pushed to main at blender/blender 2023-04-28 23:14:29 +02:00
a20bb83c21 Fix 3D text selection & cursor mismatch when not on curve
Harley Acheson deleted branch MeasurePosition from Harley/blender 2023-04-28 20:25:29 +02:00
Harley Acheson pushed to main at blender/blender 2023-04-28 20:25:26 +02:00
b367a2b5f9 UI: Measure/Ruler Text Position