Block a user
Refactor: U.dpi_fac -> U.scale_factor
62b56d78fd
Merge branch 'main' into DpiFac
e4eb9e04e0
Fix #105823: Crash While deleting retiming handles
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
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
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…
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
UI: Allow Eyedropper Outside of Blender
Now using a WM_desktop_cursor_sample_read wrapper around the ghost function.
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
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…
WIP: Assets: Implement Traits
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
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
WIP: UI: Allow Clipboard Copy/Paste Images
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