Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on issue blender/blender#105015 2023-03-17 21:50:52 +01:00
Aspect Ratio not saved in EXRs / Metadata

For testing, the file as made by the above instructions:

Aspect.0001.exr

The output from exiftool:

ExifTool Version Number       …
Harley Acheson commented on pull request blender/blender#105841 2023-03-17 21:15:39 +01:00
Assets: Implement Traits

@JulianEisel - Sorry for the delay; took a while to get rid of all my extras without leaving any cruft.

Harley Acheson pushed to AssetTraits at Harley/blender 2023-03-17 21:13:48 +01:00
dd518f4313 Incorporating all changes requested by review
74070a1c2c Merge branch 'blender-v3.5-release'
ddec556ef3 Fix make_update running on a freshly cloned Blender fork
f4fd348d22 Fix: FCurve Bounds - return when can't be found
11b16c4ae3 Fix #105640: LineArt: Default value for LRT_GPENCIL_MATCH_OUTPUT_VGROUP flag.
Compare 45 commits »
Harley Acheson commented on pull request blender/blender#105833 2023-03-17 19:13:25 +01:00
UI: Allow Clipboard Copy/Paste Images

@brecht - always converting to sRGB when needed seems fine for now. I see there's a bunch of colorspace settings in BITMAPV5HEADER, but matching that up to OpenColorIO is going to be…

Harley Acheson commented on pull request blender/blender#105181 2023-03-17 18:04:43 +01:00
UI: Allow Float Kerning for Text Objects

@pioverfour - sorry for not responding earlier. I missed that you had updated this so nicely and provided good example usage.

Yes, I can completely agree with you on the need for float kerning.…

Harley Acheson commented on pull request blender/blender#105833 2023-03-17 16:58:33 +01:00
UI: Allow Clipboard Copy/Paste Images

@brecht - Image buffers can be float precision with rect_float...

Yes, I had that on my todo list to find IMB_rect_from_float. Now done.

Also, the byte buffer may have various…

Harley Acheson pushed to ClipboardImage at Harley/blender 2023-03-17 16:52:33 +01:00
35acb9763d Comment changes. IMB_rect_from_float. Always use the rgbReserved byte if bV5BitCount is 32.
48496f1473 PLY: optimize new exporter (2x faster)
d9273d8578 Fix Cycles growing BoundBox with empty BoundBox modifies the original BoundBox
f440b15630 Merge branch 'blender-v3.5-release'
2c9ba55c7f Fix #105849: crash when using link-swap with an existing link
Compare 26 commits »
Harley Acheson commented on pull request blender/blender#105833 2023-03-17 05:37:15 +01:00
UI: Allow Clipboard Copy/Paste Images

@blender-bot package windows

Harley Acheson pushed to ClipboardImage at Harley/blender 2023-03-17 05:35:42 +01:00
3800a45923 Merge branch 'main' into ClipboardImage
01a29ebaeb Merge branch 'blender-v3.5-release'
c169f67dc1 Fix #103263: Touchpad gestures changing pivot point of rotation/zooming
Compare 3 commits »
Harley Acheson pushed to ClipboardImage at Harley/blender 2023-03-17 05:17:49 +01:00
d6f7bb7b5a More cleanup. Comments.
f78f05c749 Refactor: U.dpi_fac -> U.scale_factor
e4eb9e04e0 Fix #105823: Crash While deleting retiming handles
Compare 3 commits »
Harley Acheson deleted branch DpiFac from Harley/blender 2023-03-17 04:19:20 +01:00
Harley Acheson pushed to main at blender/blender 2023-03-17 04:19:18 +01:00
f78f05c749 Refactor: U.dpi_fac -> U.scale_factor
Harley Acheson merged pull request blender/blender#105750 2023-03-17 04:19:17 +01:00
Refactor: U.dpi_fac -> U.scale_factor
Harley Acheson pushed to DpiFac at Harley/blender 2023-03-17 04:17:53 +01:00
62b56d78fd Merge branch 'main' into DpiFac
e4eb9e04e0 Fix #105823: Crash While deleting retiming handles
Compare 2 commits »
Harley Acheson pushed to ClipboardImage at Harley/blender 2023-03-17 04:06:40 +01:00
2b5d76e48e Some type cleanup
025beb2cda Merge branch 'blender-v3.5-release' into main
e63f84de29 make.bat: adjust for recent submodule changes
aa2d8647c1 Merge branch 'blender-v3.5-release'
20a8bc1204 Fix #105455: GPU subdivision with textures corrupts display after undo
Compare 40 commits »
Harley Acheson commented on pull request blender/blender#105750 2023-03-17 03:07:38 +01:00
Refactor: U.dpi_fac -> U.scale_factor
Harley Acheson pushed to DpiFac at Harley/blender 2023-03-17 03:06:48 +01:00
25aedb4466 Merge branch 'main' into DpiFac
025beb2cda Merge branch 'blender-v3.5-release' into main
e63f84de29 make.bat: adjust for recent submodule changes
aa2d8647c1 Merge branch 'blender-v3.5-release'
20a8bc1204 Fix #105455: GPU subdivision with textures corrupts display after undo
Compare 5 commits »
Harley Acheson commented on issue blender/blender#105828 2023-03-16 23:16:31 +01:00
3.4.1 Sampling vertex color from palette doesnt work

I'm testing this using 3.4.1 and not reproducing this issue. If I follow your instructions exactly I can click on any palette entry

![PalletPick.gif](/attachments/e4e85cd0-658a-4666-a0d4-bbd673…

Harley Acheson pushed to DpiFac at Harley/blender 2023-03-16 22:52:29 +01:00
5e6ec529c4 Updated to the current state of main
9a8bfe8dd3 Cleanup: Make format
339e9deb72 Merge branch 'blender-v3.5-release'
f46fb8051d Fix #105778: Prevent invalid links with link swap
f234d2d440 Subdivision: remove info message that GPU subdivision being used
Compare 80 commits »