Skip to content

Gdscript clone of the Godot Engine Curve Editor to use in Tool Scripts etc

License

Notifications You must be signed in to change notification settings

JtotheThree/godot_curve_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

godot_curve_editor

Gdscript clone of the Godot Engine Curve Editor to use in Tool Scripts etc

For some reason you can't use the engine built in curve editor as a UI element. I've mainly copied the existing functionality over to Gdscript to allow it to be used anywhere. Example, using it in a graph editor tool script.

image

There's a couple of kinks to work out, but I'm publishing this here until I can get some time to clean it up and publish it as a proper addon.

Please submit an issue or publish a PR if you find anything that needs fixing.

About

Gdscript clone of the Godot Engine Curve Editor to use in Tool Scripts etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published