Skip to content

🐣beta-15

Compare
Choose a tag to compare
@JulesFouchy JulesFouchy released this 12 Mar 18:04
· 287 commits to main since this release
  • ✨ Added a Time Speed on the timeline, which allows you to slow down or speed up your entire animation easily.
  • 🐛 Fixed camera movements when using particles
  • 🐛 When dragging gizmos, mouse can now wrap around the screen
  • 🐛 Fixed: When writing your own nodes, they were not detected.
  • 🐛 Fixed a few nodes.
  • 👩‍💻 The syntax for creating your own Coollab nodes is now 100% compatible with regular glsl syntax. You can now write structs, global variables, #define, etc.