Blender-studio-tools
Go to file
Demeter Dzadik c0cd3a771c GNSK: Fix UIList drawing error
This seems like it was caused by a sneaky pointless
API change in Blender/Rigiy?
2023-02-14 17:36:42 +01:00
anim-cupboard AnimCupboard: autopep8 & an error fix 2023-01-16 14:29:22 +01:00
anim-setup anim-setup: add bird, tree_chasm, log_bridge_trunk to ACTION_ASSETS list 2021-09-01 09:45:06 +02:00
asset-pipeline AssetPipeline: Don't rename linked datablocks! 2022-11-16 17:53:26 +01:00
blender-kitsu RR: Fix pushed renders got a playblast version 2022-11-14 16:18:58 +01:00
blender-media-viewer MediaViewer: Change to right-click-select 2023-01-19 16:37:00 +01:00
blender-purge blender-purge: add LICENSE file and add GPL license block 2021-08-17 15:58:02 +02:00
blender-svn SVN: Fix revert button always grayed out 2023-02-08 17:59:48 +01:00
bone-gizmos BoneGizmos: Update ReadMe 2022-11-23 15:27:36 +01:00
cache-manager cleanup: remove terminating dots from bl_descriptions 2021-10-04 12:59:59 +02:00
contactsheet cleanup: remove terminating dots from bl_descriptions 2021-10-04 12:59:59 +02:00
freesound-credits Add Freesound credits generator 2022-12-23 21:52:15 +01:00
geonode-shapekeys GNSK: Fix UIList drawing error 2023-02-14 17:36:42 +01:00
grease-converter grease-converter: readme: add info about not applied transforms and parent 2021-12-14 17:12:36 +01:00
pose-shape-keys PoseKeys: Fix ShapeKey panel hidden for non-meshes 2022-09-16 16:37:28 +02:00
render-review RR: Add option to limit number of loaded versions 2022-11-14 17:10:26 +01:00
shot-builder ShotBuilder: Disable debug logging 2022-11-11 18:03:55 +01:00
.gitignore Global .gitignore: Change `wheels/` to `/wheels/`. 2022-03-07 15:02:47 +01:00
README.md Root readme: fix typo. 2022-03-04 15:20:17 +01:00

README.md

Project Description

This project contains tools that are used by the Blender Animation Studio across productions.

shot-builder

shot-builder (/shot-builder) is a Blender Add-on that will be used to build task specific shot files.

blender-kitsu

blender-kitsu (/blender-kitsu) is a Blender Add-on to interact with Kitsu from within Blender. It also has features that are not directly related to Kitsu but support certain aspects of the Blender Studio Pipeline.

asset-pipeline

asset-pipeline (/asset-pipeline) is a Blender Add-on that manages the Asset Pipeline of the Blender Studio. It includes an Asset Builder and an Asset Updater.

blender-purge

blender-purge (/blender-purge) is a command line tools to purge orphan data of blend files via the console.

cache-manager

cache-manager (/cache-manager) is a Blender Add-on to streamline the alembic cache workflow of assets.

contactsheet

contactsheet (/contactsheet) is a Blender Add-on to create a contactsheet from sequence editor strips.

render-review

render-review (/render-review) is a Bender Add-on to review renders from flamenco with the sequence editor.

anim-setup

anim-setup (/anim-setup) is a Blender Add-on that automates the setup of animation scenes for the Sprite-Fright project.

bone-gizmos

bone-gizmos (/bone-gizmos) is a Blender Add-on that attempts to prototype a system for using meshes for the manipulation of armatures.

blender-media-viewer

blender-media-viewer (/blender-media-viewer) is a Blender Application Template that makes Blender usable as a Video-Player, Image and Text-Viewer.

grease-converter

grease-converter (/grease-converter) is a Blender Add-on that can convert annotations to grease pencil objects and vise versa.