Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRV Kitsu integration

This OpenRV package integrates CGWire's Kitsu in your workspace.

Features:

  • Kitsu login
  • Load WFA shots
  • Read / send comments
  • Pen annotations

Limitations:

  • Doesn't handle shape annotations

Installation

  1. Download the latest package from the Github repository: Releases
  2. Install the package in OpenRV > Preferences > Packages > Add Packages

Development

  1. Package the plugin for OpenRV:
zip -r kitsu.rvpkg ./src/PACKAGE ./src/kitsu.py
  1. Install the package in OpenRV > Preferences > Packages > Add Packages or use the OpenRV CLI:
$OPENRV_PATH/_build/stage/app/bin/rvpkg -uninstall $HOME/.rv/Packages/kitsu-1.0.rvpkg -force
$OPENRV_PATH/_build/stage/app/bin/rvpkg -remove $HOME/.rv/Packages/kitsu-1.0.rvpkg -force
$OPENRV_PATH/_build/stage/app/bin/rvpkg -add $HOME/.rv/Packages PACKAGE_PATH/kitsu-1.0.rvpkg 
$OPENRV_PATH/_build/stage/app/bin/rvpkg -install $HOME/.rv/Packages/kitsu-1.0.rvpkg

Contributing

TODO

  • handle shape annotations
  • handle eraser

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages