shy
shy copied to clipboard
Helps you being creative in V
Results
2
shy issues
Sort by
recently updated
recently updated
newest added
I forgot the exact command, but I think it's -glcore33 or something like it that I have to add in order to use any Sokol related libraries. I'm using an...
The comment in AnimatorConfig for the loops field is misleading, especially when using cyclic loop modes (.loop or .pingpong). It states: [https://github.com/larpon/shy/blob/master/lib/animation.v](url) `// loops i64 // -1 = infinite, 0/1...