Block a user
Extensions: Install From Disk operator handling both legacy and new
Brecht Van Lommel
pushed to extensions-single-install-op at brecht/blender
2024-05-17 21:15:35 +02:00
45c8f54204
Extensions: Install From Disk operator handling both legacy and new
Brecht Van Lommel
created branch extensions-single-install-op in brecht/blender
2024-05-17 21:12:54 +02:00
Brecht Van Lommel
pushed to extensions-single-install-op at brecht/blender
2024-05-17 21:12:54 +02:00
9992ab1aa0
Extensions: Install From Disk operator handling both legacy and new
Libraries: Support editing linked datablocks from some libraries
56e6e3771a
Libraries: Support editing linked datablocks from some libraries
94b0295f8a
RNA: Better enforce rules about pointers between datablocks
58387a125b
Refactor: Make BKE_libblock_rename support renaming linked IDs
c245444ad7
Refactor: Support library reloading without active scene pointer
5686716962
Refactor: Add function to find ID with given name and library filepath
Extensions: Only check for updates on startup every 24 hours
I realized maybe I need to change this to only download every 24 hours, but still always show if there are updates.
You would still expect to see the latest listing once you go to the…
Brush Assets: Store editable brush assets in global main again
256f384164
Brush Assets: Set asset weak reference from brush datablock pointer
6807fc0f11
Brush Asset: Don't link from linked to local datablocks
fe833e9dbb
Brush Assets: Preserve editable assets in new blend file
de9ae85696
Brush Assets: Store editable brush assets in global main again
e2d7a08050
Refactor: Revert changes for separate main
3dd80b5f8b
Move library datablocks to new main
228c995658
Merge branch 'brush-assets-project' into same-main
7cc448d1ac
Merge branch 'main' into brush-assets-project
64c4c939a9
Fix "missing scripts" being unavailable in the extensions UI
a926f5b67d
Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE
Extensions: index.json error in console, accumuluation of @ files
This happened because the file got renamed. Not sure if it can happen in regular situations, but still seems like it should not keep generating @ files in case this happens.
Extensions: Only check for updates on startup every 24 hours
To test conveniently:
touch -d "25 hours ago" ~/.config/blender/4.2/extensions/blender_org/.blender_ext/index.json
touch -d "23 hours ago" ~/.config/blender/4.2/extensions/blender_org/.blend…
Extensions: Only check for updates on startup every 24 hours
f5612dc422
Extensions: Only check for updates on startup every 24 hours
c6ba0e86ba
Cleanup: Reduce indentation
3f07c63925
Fix #121848: Hide area status text cancelling loopcut
848bd505b4
Refactor: make
evaluate_fcurve()
take its FCurve as const instead of mutable
4d944c5491
Link/Append: Remove a deprecated hack to handle liboverrides.