yave icon indicating copy to clipboard operation
yave copied to clipboard

Functional visual programming language with FRP for multimedia

Results 8 yave issues
Sort by recently updated
recently updated
newest added

- [ ] Move dynamic typing functions to .cpp - [ ] Replace UUID codes with `yave::uuid`

enhancement

Playground for GUI related stuff. This PR is probably not going to be merged soon.

Enable undo/redo feature * `Ctrl + Z` for undo * `Ctrl + R` for redo Known issues: * [ ] Some operations are missing undo implementation + Ungrouping is not...

feature