Block a user
Blender Kitsu: New Assset Tagging System
Nick Alberelli
pushed to feature/asset-tagging at TinyNick/blender-studio-pipeline
2024-04-30 21:04:55 +02:00
30e864f525
Add Check if Asset is using Asset Pipeline
6e8acfc777
Add Images to Docs
Nick Alberelli
pushed to feature/asset-tagging at TinyNick/blender-studio-pipeline
2024-04-30 20:50:29 +02:00
143b4d80ff
Add Optional Feature to Publish Asset Pipeline Files
Blender Kitsu: New Assset Tagging System
@fsiddi After a second look, because this process requires the user to select a Kitsu context we should go with option 1 instead,
I reach into the Asset Pipeline Add-On from the kitsu add-on…
Blender Kitsu: New Assset Tagging System
@fsiddi Yes any file you open can be tagged as an Asset, that part of the system already works.
The only outstanding feature was how do we tag Published files from a working file, I will…
Blender Kitsu: New Assset Tagging System
@fsiddi The only thing missing in this PR is the logic for published files, so if you are in a working file
So the use case is for an asset with the following structure
rain/
├…
Blender Kitsu: New Assset Tagging System
TEMP: Add script to download 3.6.8
Nick Alberelli
created branch feature/asset-tagging in TinyNick/blender-studio-pipeline
2024-04-30 03:03:13 +02:00
Nick Alberelli
pushed to feature/asset-tagging at TinyNick/blender-studio-pipeline
2024-04-30 03:03:13 +02:00
2e2ecf1531
Update Documentation
f9c7a50d9f
Use Constants to Store Asset Metadata Keys
1890693be3
Use Kitsu Asset Metadata in Shot Builder
b26369b7e6
Use Filepath relative to project in Operator to Tag Kitsu Asset
c9979f52ca
Add Operator to Tag Kitsu Asset with Filepath and Asset Name
4af45bd07f
Asset Pipeline: Fix bug in temp transfer data
453cb3cc0f
Asset Pipeline: Improve Performance (#235)
Object ▸ Library Override ▸ Make doesn't create editable overrides
Nick Alberelli
pushed to feature/download-3-6-8-script at TinyNick/blender-studio-pipeline
2024-04-18 17:27:29 +02:00
4aa3c425fb
Fix Typo
TMEP: Add script to download 3.6.8
Nick Alberelli
pushed to feature/download-3-6-8-script at TinyNick/blender-studio-pipeline
2024-04-18 17:22:27 +02:00
cdd163409a
Add script to download 3.6.8
Nick Alberelli
created branch feature/download-3-6-8-script in TinyNick/blender-studio-pipeline
2024-04-18 17:22:26 +02:00
bd940a5fbf
Docs: Add Separate Mac Python Install Guide
aee7148c4c
Revert "Add time profiling to merge process"
bab5fd8de6
Add time profiling to merge process
96dbb493f0
Blender Kitsu: Allow Kitsu
shot_name
for strips to be manually entered (for submitting new Shots)
2099d0661e
Blender Kitsu: Fix Push Poll when Strips have Shot Names not submitted to Kitsu Server