#Graphic Preview for Animation Controllers in VScode

1 messages · Page 1 of 1 (latest)

native light
#

Little extension i made based on mermaid api.
So far its only used for previewing, but in time i hope to develop simulations.

Contributions and help is always welcome.

https://marketplace.visualstudio.com/items?itemName=pixelmancer.controller-view

https://github.com/thePixelmancer/controller-view

GitHub

a VS Code extension to preview and edit animation controller .json files - thePixelmancer/controller-view

bronze stirrup
#

I can't react hmm

#

btw cool

cyan sluice
#

YYYYYEEEEESSSSSS

#

YYEEEEEEEEEESSSSSSS

#

okay only problem is that its not readable when there's a lot of states and no zoom but this still could be veery helpful

native light
#

Ill be adding a zoom soon

native light
#

possibly even editing

cold grove
#

is this also available on VS Codium

native light
#

the extension file is on the github link

#

try to install it with that

turbid berry
#

That's great!

native light
#

update dropping very soon 😄

native light
#

Animation Controller Graph Viewer 1.1.0

Git: https://github.com/thePixelmancer/controller-view/releases/tag/1.1.0
VSCode Marketplace: https://marketplace.visualstudio.com/items?itemName=pixelmancer.controller-view

  • Rewritten to use Dagre-D3
  • Graphs can be panned and zoomed
  • Graphs display errors with the controller at the bottom of the panel
  • Initial state (or default state) are automatically highlighted
  • Slightly improved styling
GitHub

Rewrote the way graphs display using dagre D3
Graphs can now be zoomed in and out
Better styling
Errors appear at the bottom of the graphs panel, warning users about potential issues with their con...

#

@cyan sluice you can zoom now

cyan sluice
#

nicee

native light
#

New release 1.2.0

Better style, matching users theme
Fixed numberous little bugs
Preview auto closes!
Support for particle, sound, on_entry and other common controller fields
Preview state specifics with a hover tooltip

#

Graphic Preview for Animation Controllers in VScode