Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to main at Harley/.profile 2024-11-18 01:09:46 +01:00
d2610e25ec Update reports/2024.md
Harley Acheson opened issue blender/blender#130427 2024-11-18 00:33:18 +01:00
Notifications
Harley Acheson opened issue blender/blender#130425 2024-11-17 23:35:42 +01:00
Changing Preferences Outside of the Preferences Editor
Harley Acheson created pull request blender/blender#130359 2024-11-16 02:54:48 +01:00
Core: Increase Float Precision to Seven Digits
Harley Acheson pushed to FloatPrecision7 at Harley/blender 2024-11-16 02:54:24 +01:00
cfc484416d Core: Increase Float Precision to Seven Digits
Harley Acheson created branch FloatPrecision7 in Harley/blender 2024-11-16 02:54:24 +01:00
Harley Acheson created pull request blender/blender#130358 2024-11-16 02:38:37 +01:00
Core: Fix Incorrect FP Precision With "None" Units
Harley Acheson pushed to UnitlessPrecision at Harley/blender 2024-11-16 02:23:18 +01:00
3bcad4f2cc Core: Fix Incorrect FP Precision With "None" Units
Harley Acheson created branch UnitlessPrecision in Harley/blender 2024-11-16 02:23:17 +01:00
Harley Acheson created pull request blender/blender#130351 2024-11-15 22:31:15 +01:00
Platforms: X11 Implementation of getWindowUnderCursor
Harley Acheson pushed to X11getWindowUnderCursor at Harley/blender 2024-11-15 22:29:26 +01:00
3a06269e87 Platforms: X11 Implementation of getWindowUnderCursor
39e5e3c4fe Cleanup: Grease Pencil: Remove unused functions
6e814e7597 Compositor: Implement Mao UV node for new CPU compositor
7f7ababec2 Compositor: Implement Displace node for new CPU compositor
ca1bf7928d Tests: Add sanity check test for Linux releases
Compare 10 commits »
Harley Acheson created branch X11getWindowUnderCursor in Harley/blender 2024-11-15 22:29:26 +01:00
Harley Acheson pushed to main at blender/blender 2024-11-14 22:33:20 +01:00
39da29cedd Merge branch 'blender-v4.3-release'
d1171635ff Fix #129414: On linux, Join Use Active Window when Overlapping
Compare 2 commits »
Harley Acheson deleted branch Fix129414 from Harley/blender 2024-11-14 22:31:57 +01:00
Harley Acheson closed issue blender/blender#129414 2024-11-14 22:31:53 +01:00
Split area feature messed up then other window in background.
Harley Acheson merged pull request blender/blender#130242 2024-11-14 22:31:49 +01:00
Fix #129414: On linux, Join Use Active Window when Overlapping
Harley Acheson pushed to blender-v4.3-release at blender/blender 2024-11-14 22:31:48 +01:00
d1171635ff Fix #129414: On linux, Join Use Active Window when Overlapping
Harley Acheson commented on pull request blender/blender#130242 2024-11-14 16:20:24 +01:00
Fix #129414: On linux, Join Use Active Window when Overlapping

@JulianEisel - My gut feeling was that doing an area lookup instead of just checking window bounds was wrong, and indeed, I get this behavior while dragging over global areas (these are not part…

Harley Acheson pushed to Fix129414 at Harley/blender 2024-11-14 16:17:24 +01:00
823d0cce2d Use window rect testing rather than BKE_screen_find_area_xy