You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ 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.