Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#107307 2023-04-27 21:37:08 +02:00
VFont: Corrections to Cursor When on Curve
Harley Acheson pushed to CurveCursor at Harley/blender 2023-04-27 21:36:31 +02:00
52d4738c9b Calm Linux warning about shadowed vars
Harley Acheson commented on pull request blender/blender#107307 2023-04-27 20:26:05 +02:00
VFont: Corrections to Cursor When on Curve
Harley Acheson pushed to CurveCursor at Harley/blender 2023-04-27 20:25:15 +02:00
ac92a4a9bf Malformed comment.
59b6e8900f Fix #106965: HSV/HSL conversion differ from CPU compositor
Compare 2 commits »
Harley Acheson commented on pull request blender/blender#107394 2023-04-27 19:40:54 +02:00
Add anti aliasing to transform constraints

I'm kind of new here, who should be authorizing the pull request?

The two reviewers you now have are fine I think, with Clément being the blocking reviewer who will probably have the last…

Harley Acheson commented on pull request blender/blender#107307 2023-04-27 19:22:39 +02:00
VFont: Corrections to Cursor When on Curve
Harley Acheson pushed to CurveCursor at Harley/blender 2023-04-27 19:22:07 +02:00
28ea3e0af1 Merge branch 'main' into CurveCursor
a32dbb892f Realtime Compositor: Optimize image textures
9292e094e7 Mesh: Reduce memory usage calculating custom normals
18f4fd6b85 Attributes: Add function to rename attribute
3c0b15b7eb Fix #107274: Crash zooming out with imperial unit-system
Compare 128 commits »
Harley Acheson commented on pull request blender/blender#107394 2023-04-27 18:59:14 +02:00
Add anti aliasing to transform constraints

Works well, code looks correct.

Harley Acheson created pull request blender/blender#107404 2023-04-27 17:46:02 +02:00
Fix #97530: Overlapping Content Causing Region Scrolling
Harley Acheson created branch FilterScroll in Harley/blender 2023-04-27 17:38:27 +02:00
Harley Acheson pushed to FilterScroll at Harley/blender 2023-04-27 17:38:27 +02:00
918490099a Fix #97530: Overlapping Content Causing Region Scrolling
a32dbb892f Realtime Compositor: Optimize image textures
9292e094e7 Mesh: Reduce memory usage calculating custom normals
18f4fd6b85 Attributes: Add function to rename attribute
3c0b15b7eb Fix #107274: Crash zooming out with imperial unit-system
Compare 10 commits »
Harley Acheson commented on pull request blender/blender#107307 2023-04-26 23:45:06 +02:00
VFont: Corrections to Cursor When on Curve

@ideasman42 - I think I have made it easier to follow, including any need for that "nudge"

a description for why the small amount of X offset is needed (what does it solve?).

I put in…

Harley Acheson pushed to CurveCursor at Harley/blender 2023-04-26 23:31:12 +02:00
24d14a920e Mostly changes to make more understandable.
Harley Acheson commented on issue blender/blender#107212 2023-04-26 20:11:40 +02:00
Regression: Image thumbnails in file browser sometimes do not show up

Awesome!

I made design doc to do with user feedback during thumbnail creation that you might want to wade in on: blender/blender#107380

Harley Acheson opened issue blender/blender#107380 2023-04-26 19:41:08 +02:00
UI: Visual Differentiation for Thumbnails in Progress
Harley Acheson commented on issue blender/blender#106023 2023-04-26 18:40:19 +02:00
Image Thumbnails not loading when importing Matcaps

@deadpin - I gathered up 542 png images and thought I could recreate this issue, but it turns out that current main fails the "imb_is_a_png" test for 177 of them. We don't visually differentiate…

Harley Acheson commented on issue blender/blender#107212 2023-04-26 18:35:10 +02:00
Regression: Image thumbnails in file browser sometimes do not show up

I am assuming the following is related to this issue. Otherwise let me know.

The following PNGs are just 8-bit rgb PNG files that load elsewhere (work in Gimp and Chrome for example) and their…

Harley Acheson commented on issue blender/blender#106023 2023-04-26 16:13:38 +02:00
Image Thumbnails not loading when importing Matcaps

@deadpin

Thanks for that. I'll give it some testing with a larger sample of simpler PNGs as that will make it easier to test. I recall that we work on a "window" of a subset of longer lists…

Harley Acheson pushed to ObjectStats at Harley/blender 2023-04-25 23:54:04 +02:00
d55979839c Updated to main.
5d0595fded Suport relative path option per-asset library
557a245dd5 Cycles: add HIP RT device, for AMD hardware ray tracing on Windows
7026d9ac43 HIP: hipew and build system updates for new APIs, including HIP-RT
63dfbdc187 Fix mistake in Cycles float4 pow
Compare 811 commits »
Harley Acheson created pull request blender/blender#107350 2023-04-25 23:17:59 +02:00
UI: Measure/Ruler Text Position