Block a user
Regression: rendering takes long time to initialize
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
4fba59c55d
Fix #105803: Cycles slow light tree build when previewing shader nodes
Julian Eisel
deleted branch temp-bke-blend-file-utils from JulianEisel/blender
2023-03-16 15:21:28 +01:00
Cleanup: Move blend file path utilities out of blenloader module
Cleanup: Move blend file path utilities out of blenloader module
Committed with 48814c25fd (and the suggested changes as followups).
d1a9dbe2bb
Merge branch 'main' into temp-asset-weak-reference
d1b8a827a6
Refactor: Avoid unsafe strcpy in library path utility function
b80f6c4017
Cleanup: Improve comment on library path utility function
48814c25fd
Cleanup: Move blend file path utilities out of blenloader module
8bb411ad1a
EEVEE Next: IrradianceCache surfels debug display
d1b8a827a6
Refactor: Avoid unsafe strcpy in library path utility function
b80f6c4017
Cleanup: Improve comment on library path utility function
48814c25fd
Cleanup: Move blend file path utilities out of blenloader module
Cleanup: Move blend file path utilities out of blenloader module
cfbd3476b2
Cleanup: Move blend file path utilities out of blenloader module
72d64c35aa
Cleanup: Basic C++ style for file_draw.cc
b9af4f6748
Cleanup: Remove unused headers in file_draw.cc
1bbb8b679f
Cleanup: Move file_draw.c to C++
f6f2f4f264
Fix #105681: Sculpt trim generates smooth shaded faces
Julian Eisel
created branch temp-bke-blend-file-utils in JulianEisel/blender
2023-03-16 12:14:47 +01:00
72d64c35aa
Cleanup: Basic C++ style for file_draw.cc
b9af4f6748
Cleanup: Remove unused headers in file_draw.cc
1bbb8b679f
Cleanup: Move file_draw.c to C++
Asset Browser/File Browser: Add display name tooltip to tile view
I think we should put a bit more effort into tooltips for assets. They could show more metadata, maybe even the full size preview. Not sure about showing the full library path for assets, it looks…
Julian Eisel
deleted branch temp-file-browser-full-label-drag from JulianEisel/blender
2023-03-15 16:12:16 +01:00
File Browser: Make full file name label draggable