Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#127102 2024-09-03 18:18:14 +02:00
Anim: Action Slot icon
Harley Acheson pushed to anim/action-slot-icon at dr.sybren/blender 2024-09-03 18:16:08 +02:00
837fc1af54 Changing SVG page width to match Action
052365631c Merge branch 'main' of projects.blender.org:blender/blender into pr127102
6f81cb7c63 Fix #126194: Parallel shader compilation crash
3393af16da Cleanup: remove unused FunctionRef::call_safe
fc7de7c92f Cleanup: Sculpt: Use specific node types for original data access
Compare 32 commits »
Harley Acheson commented on issue blender/blender#127032 2024-09-03 17:39:24 +02:00
Local USB NDOF device not found when connected via RDC

I remain confused about this setup...

It sounds like you have all the equipment in the same room but are using remote desktop. Let's separate these into two distinct locations to see what is…

Harley Acheson pushed to main at blender/blender 2024-09-02 23:38:25 +02:00
7bb8ab8194 Fix #127012: UI popover can not be scrolled upward
Harley Acheson closed issue blender/blender#127012 2024-09-02 23:38:23 +02:00
4.2 Regression: UI popover can not be scrolled upwards
Harley Acheson merged pull request blender/blender#127021 2024-09-02 23:38:21 +02:00
Fix #127012: UI popover can not be scrolled upward
Harley Acheson approved blender/blender#127021 2024-09-02 23:37:22 +02:00
Fix #127012: UI popover can not be scrolled upward

Awesome! Thanks!!

Harley Acheson commented on pull request blender/blender#127071 2024-09-02 22:30:34 +02:00
Fix #126908: 3D view background color affects attribute text outline color

@Harley should the outline color alternate between "black" (for bright text) and "background" (for dark text), or instead between "black" and "white"? I'm thinking of case of both TH_BACK and…

Harley Acheson pushed to IDSearchIcons2 at Harley/blender 2024-09-02 21:33:35 +02:00
7847810ca2 don't force everything on.
Harley Acheson created pull request blender/blender#127086 2024-09-02 21:32:26 +02:00
WIP: UI: Icons in ID Search List (Alt)
Harley Acheson pushed to IDSearchIcons2 at Harley/blender 2024-09-02 21:28:03 +02:00
d85cc2d138 WIP: UI: Icons in ID Search List (Alt)
1a0dbbd242 Fix: Cannot render Victor and Spring with embree disabled on Intel GPUs
ea72ed4502 Anim: Fix crash when getting animdata from non-Action editor
433278233e Cleanup: formatting
810f6a1b5c Refactor: Various remaining changes to PointerRNA usages to use C++ code.
Compare 10 commits »
Harley Acheson created branch IDSearchIcons2 in Harley/blender 2024-09-02 21:28:03 +02:00
Harley Acheson commented on pull request blender/blender#127071 2024-09-02 18:59:51 +02:00
Fix #126908: 3D view background color affects attribute text outline color

This definitely helps in this case, where we have white text on a white background.

But if the text highlight color is then changed to black then you get a black outline around black text. …

Harley Acheson commented on issue blender/blender#127032 2024-09-02 17:52:13 +02:00
Local USB NDOF device not found when connected via RDC

I don't have a spacemouse but I am seeing complaints that seem similar to me:

Harley Acheson commented on pull request blender/blender#127052 2024-09-02 17:34:42 +02:00
WIP: UI: Icons in ID Search List

And it seems very simple to implement too...UI_search_item_add() could take a Vector status_icons that defaults to an empty vector (= {}), and could then be stored in uiSearchItems.…

Harley Acheson commented on pull request blender/blender#127052 2024-09-02 17:06:49 +02:00
WIP: UI: Icons in ID Search List

@JulianEisel - While being able to render icons in text is a nice feature...

This exercise exposed two potential problems. The first is this could only be used by specifying an icon enum.…

Harley Acheson pushed to main at Harley/.profile 2024-09-01 20:40:35 +02:00
3d93fd3e82 Update reports/2024.md
Harley Acheson created pull request blender/blender#127052 2024-09-01 20:05:33 +02:00
WIP: UI: Icons in ID Search List
Harley Acheson created branch IDSearchIcons in Harley/blender 2024-09-01 20:00:26 +02:00