Harley Acheson Harley
  • Joined on 2010-03-07
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 »
Harley Acheson pushed to main at blender/blender 2023-03-16 22:24:54 +01:00
9a8bfe8dd3 Cleanup: Make format
Harley Acheson commented on pull request blender/blender#105324 2023-03-16 21:12:54 +01:00
UI: Allow Eyedropper Outside of Blender

Now using a WM_desktop_cursor_sample_read wrapper around the ghost function.

Harley Acheson pushed to Eyedropper at Harley/blender 2023-03-16 21:11:35 +01:00
d6fe8c8c68 Adding WM_desktop_cursor_sample_read wrapper for the ghost function
34f3893831 BLI: support recursive usage of Vector
ee213f3c4d Merge branch 'blender-v3.5-release'
a958ae36e8 Fix #104305: Crash in node editor with large asset libraries
cb20f2cbf9 Fix build error after previous merge
Compare 134 commits »
Harley Acheson commented on issue blender/blender#105808 2023-03-16 20:15:05 +01:00
Implement Asset Traits

PR #105841 should be doing the first five items, string list of traits in AssetMetaData, RNA access, File read/write, Index read/write, Code to add/remove traits.

It currently displays in the…

Harley Acheson created pull request blender/blender#105841 2023-03-16 20:09:34 +01:00
WIP: Assets: Implement Traits
Harley Acheson created branch AssetTraits in Harley/blender 2023-03-16 20:03:48 +01:00
Harley Acheson pushed to AssetTraits at Harley/blender 2023-03-16 20:03:48 +01:00
427fb6e203 WIP: Assets: Implement Traits
cb20f2cbf9 Fix build error after previous merge
7317da80fe Merge branch 'blender-v3.5-release' (won't build, see followup)
55811b2919 Assets: Add function to query data-block library path from asset
d1b8a827a6 Refactor: Avoid unsafe strcpy in library path utility function
Compare 10 commits »
Harley Acheson commented on pull request blender/blender#105324 2023-03-16 16:35:17 +01:00
UI: Allow Eyedropper Outside of Blender

Set to WIP. Will check this weekend to see if the access to this should instead be a wrapper in WM_api

Harley Acheson created pull request blender/blender#105833 2023-03-16 15:54:07 +01:00
WIP: UI: Allow Clipboard Copy/Paste Images
Harley Acheson created branch ClipboardImage in Harley/blender 2023-03-16 15:45:22 +01:00
Harley Acheson pushed to ClipboardImage at Harley/blender 2023-03-16 15:45:22 +01:00
e62bb834c8 WIP: UI: Allow Clipboard Copy/Paste Images
0fe006eec5 Merge branch 'blender-v3.5-release'
09cff506c1 Fix #89630: Hide backfaces when using using the "Alpha Blend" blend method
Compare 3 commits »