Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to Fix126584 at Harley/blender 2024-08-24 21:14:28 +02:00
9a29e83f9c UI: Correction to Space Image image_space_name_get
13eb41959e Fix: UI: Editor window(s) title update when using interactive docking
Compare 2 commits »
Harley Acheson created branch Fix126584 in Harley/blender 2024-08-24 21:14:28 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-24 21:08:24 +02:00
13eb41959e Fix: UI: Editor window(s) title update when using interactive docking
Harley Acheson merged pull request blender/blender#126383 2024-08-24 21:08:24 +02:00
Fix: UI: Editor window(s) title update when using interactive docking
Harley Acheson approved blender/blender#126383 2024-08-24 21:06:10 +02:00
Fix: UI: Editor window(s) title update when using interactive docking

Thank you so much! Committing with just a small simplification.

5db7563ecd Slight simplification
0c7164f8a9 Merge branch 'main' of projects.blender.org:blender/blender into pr126383
409abccadd USD: Test coverage for custom properties, xform ops, and orientation
3a81bde896 Fix #125184: Guard against incorrect material subsets during USD import
43f5b1b5fc Cleanup: Combine x_tilt and y_tilt into single float2
Compare 245 commits »
Harley Acheson commented on pull request blender/blender#116684 2024-08-24 20:12:26 +02:00
UI: Editor Edge Highlighting

@pablovazquez - Sorry that I keep finding issues...

No worries, I think that has made this a bit simpler now.

It no longer changes active area when dragging those number sliders. And still…

Harley Acheson pushed to EditorHightlight at Harley/blender 2024-08-24 20:07:47 +02:00
042b1bc48a Still need to check action zones.
Harley Acheson pushed to EditorHightlight at Harley/blender 2024-08-24 19:40:41 +02:00
3a55bee7f1 Cleanup. Remove TH_HEADER_ACTIVE
Harley Acheson pushed to EditorHightlight at Harley/blender 2024-08-24 19:26:51 +02:00
c3c09f4db2 Simpler and better to get active area from active_region
c596fdf6be Merge branch 'main' of projects.blender.org:blender/blender into EditorHightlight
409abccadd USD: Test coverage for custom properties, xform ops, and orientation
3a81bde896 Fix #125184: Guard against incorrect material subsets during USD import
43f5b1b5fc Cleanup: Combine x_tilt and y_tilt into single float2
Compare 61 commits »
Harley Acheson pushed to ComplexShaping at Harley/blender 2024-08-24 03:54:44 +02:00
7783a34dc5 Unintended changes
Harley Acheson pushed to ComplexShaping at Harley/blender 2024-08-24 03:49:03 +02:00
012b8184ad Merge branch 'main' of projects.blender.org:blender/blender into ComplexShaping
43f5b1b5fc Cleanup: Combine x_tilt and y_tilt into single float2
47a54b664a Cleanup: Remove dead StrokeCache variables
bc43d243bb UI: SVG Icon ID Names Underscores Not Period
0e5c6ec33f Cleanup: Remove sculpt_brush_types.cc
Compare 2770 commits »
Harley Acheson commented on pull request blender/blender#126660 2024-08-24 03:10:11 +02:00
VSE: Add text alignment feature

@iss

Hey Richard. I am only checking this out now, so don't read any of the following with any negativity at all. The following are just random thoughts about this not necessarily about this…

Harley Acheson deleted branch SVGIDNames from Harley/blender 2024-08-24 00:28:53 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-24 00:28:51 +02:00
bc43d243bb UI: SVG Icon ID Names Underscores Not Period
Harley Acheson merged pull request blender/blender#126709 2024-08-24 00:28:50 +02:00
UI: SVG Icon ID Names Underscores Not Period
Harley Acheson pushed to main at blender/blender 2024-08-24 00:17:07 +02:00
47223553f7 Fix #126550: Image editor paint mode crash in new window
Harley Acheson closed issue blender/blender#126550 2024-08-24 00:17:05 +02:00
Crash when opening save dialog from an image editor in paint mode in a non-main window
Harley Acheson merged pull request blender/blender#126584 2024-08-24 00:17:03 +02:00
Fix #126550: Image editor paint mode crash in new window