Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to ComplexShaping at Harley/blender 2023-02-14 22:08:02 +01:00
25826f4ee1 Attempt at Fixing problems after merge conflict.
Harley Acheson pushed to ComplexShaping at Harley/blender 2023-02-14 20:57:05 +01:00
3f9984cfa1 Merge remote-tracking branch 'origin/main' into ComplexShaping
e1a29b58bb Fix: Curve resolution input node missing default
87f96b7664 Fix wrong variable being used as plan in 'gizmo_3d_dial_matrixbasis_calc'
a755e6e63f Revert "MSVC: lower C4100 warning level from 4 to 3"
f72d28d7e7 Gizmo: use the final matrix for the dial3D clip plane
Compare 94 commits »
Harley Acheson created pull request blender/blender#104727 2023-02-14 05:03:05 +01:00
WIP: UI: Save Temp Window Sizes & Positions
Harley Acheson created branch WindowPosSize in Harley/blender 2023-02-14 04:57:52 +01:00
Harley Acheson pushed to WindowPosSize at Harley/blender 2023-02-14 04:57:52 +01:00
9ef8eac91d WIP: UI: Save Temp Window Sizes & Positions
85f8ba9db7 Cleanup: include missing header, sort CMake file lists
1ac80e8338 Cleanup: quiet unreachable-code warning, use ARRAY_SIZE macro
6dc88682ea License headers: add missing license identifier
36937e523a Fix #66863: Bisect plane rotation behavior bugged for side/cut view
Compare 10 commits »
Harley Acheson pushed to ComplexShaping at Harley/blender 2023-02-14 00:54:04 +01:00
5464a94644 Calming some warnings
Harley Acheson pushed to ComplexShaping at Harley/blender 2023-02-14 00:00:41 +01:00
4cdfbad143 Some changes needed to get this working on all platforms
Harley Acheson commented on pull request blender/blender#104677 2023-02-13 22:38:59 +01:00
UI: UIList Hover Highlighting

That bit of code was almost identical to code that was called later in that function - ui_handle_view_items_hover, which removes any already-highlighted view items and then adds just the one…

Harley Acheson pushed to UIListHover at Harley/blender 2023-02-13 22:34:06 +01:00
1a220fcd0c Consolidate handling of uilist items with that of view items
Harley Acheson commented on pull request blender/blender#104679 2023-02-13 20:51:23 +01:00
BLF: Glyph Clipping Corrections

Does the text in buttons show any different with the current default font after? If so can you show it? For example when you make e.g. the properties editor narrow and a lot of clipping…

Harley Acheson commented on pull request blender/blender#104681 2023-02-13 18:51:27 +01:00
Win32: Auto-Raise and -Focus Windows on Hover

If I remember correctly preferences and file browser are child windows, while the render window is not. Regardless, I can't think of a case where I would want any of those windows to automaticall…

Harley Acheson created pull request blender/blender#104681 2023-02-13 03:28:53 +01:00
Win32: Auto-Raise and -Focus Windows on Hover
Harley Acheson pushed to AutoFocus at Harley/blender 2023-02-13 03:27:29 +01:00
4d336038ce Win32: Auto-Raise and -Focus Windows on Hover
Harley Acheson created branch AutoFocus in Harley/blender 2023-02-13 03:27:29 +01:00
Harley Acheson created pull request blender/blender#104680 2023-02-13 03:23:07 +01:00
UI: Improvement to screen_find_area_xy
Harley Acheson pushed to FindArea at Harley/blender 2023-02-13 03:21:07 +01:00
a7b162a883 UI: Improvement to screen_find_area_xy
Harley Acheson created branch FindArea in Harley/blender 2023-02-13 03:21:07 +01:00
Harley Acheson created pull request blender/blender#104679 2023-02-13 03:13:14 +01:00
BLF: Glyph Clipping Corrections
Harley Acheson pushed to BlfClipping at Harley/blender 2023-02-13 03:07:29 +01:00
074541ef45 BLF: Glyph Clipping Corrections
Harley Acheson created branch BlfClipping in Harley/blender 2023-02-13 03:07:29 +01:00