Releases: CoolLibs/Lab
Releases · CoolLibs/Lab
🐣beta-8
- ✨ Added project files: you can now save and open projects, allowing you to keep and share your work!
- ✨ Coollab now has an installer! You don't need to download the raw executable anymore.
- ✨ Added the "Webcam" node!
- ✨ Added feedback loops! Check out the "Feedback" node.
- 🚚 Renamed "Space Transformation" category as "2D Modifier".
- 🐛 Fix: some nodes had the wrong color.
- 🐛 Fix: on Linux, for some window managers like i3, the context menu was not behaving properly. (Now by default we disable multi-viewport in you use one of these custom window managers, which fixes the issue but prevents you from dragging windows outside of the main Coollab window. This can be changed in the Settings menu.)
🐣beta-7
- ✨ Only one camera (either 2D or 3D) can be active at the same time.
- ✨ Improved "Distortion Map" node.
- ✨ Added several "3D Shape from 2D" nodes.
- 🚚 Renamed "Boolean" categories as "Blend".
- 🚚 Renamed "Blend" nodes as "Mix".
- 🚚 Moved "Time" node to the "Input" category.
- 🐛 Fixed implicit conversion between numbers and angles: a number equal to 1 (white) now corresponds to a full turn (360 degrees).
🐣beta-6
- ✨ Added many Shape Booleans.
- ⚡️ Big performance improvements. If you experienced lag spikes before, they should be gone now!
- 🐛 Fix: some nodes had the wrong color.
🐣beta-5
-
✨ Added gizmos on the view that allow you to edit Point2Ds visually.
-
✨ Added Bezier Curve node.
-
✨ Added tips that will show up from time to time and teach you about the subtleties and shortcuts of Coollab.
-
✨ Main input pins now have a different icon to distinguish them from the other pins.
-
🐛 Fix: prevent panning the nodes while you are panning the camera.
-
🐛 Fixed the camera controls not working when the View window was on another screen.
🐣beta-4
- ✨ Improved quite a few existing nodes.
- ✨ Added new nodes. Check out our "Cloud" renderer for 3D Shapes!
- ✨ Node pins now have a color that reflects the kind of node that you can plug into them. (e.g. a pin that wants a Shape 3D will be yellow, just like the Shape 3D nodes.)
- ✨ Smarter automatic main node selection.
- ✨ All nodes can now be viewed by themselves, without requiring a "renderer" node (which used to be the case for Curves and 3D Shapes).
- ✨ Added buttons on the view to freeze / enable the 2D and 3D cameras.
- 🐛 Fixed some effects (Space Transformations) not being applied on top of 3D shapes.
🐣beta-3
- ✨ Added many 3D nodes.
- ✨ Added a Frame (Comment) node.
- ✨ In the "Export" menu, added a button to share your image online in Coollab's Gallery.
- 💄 Completely overhauled UI.
- 💄 New logo.
- 💄 Added Settings to change your color theme.
- 💄 Improved the Dark color theme.
- 💄 Added a Light color theme.
- 💄 Added an option to use the color theme set by your OS (Dark or Light).
- 💄 The View now uses a fixed aspect ratio by default (you can change this in the Preview menu).
- 💄 Improved Cameras window + added an option to lock one of the two cameras (2D or 3D) when using both 2D and 3D nodes.
- 🐛 Fixed the camera controls when using a fixed aspect ratio or fixed number of pixels.
- 🐛 Fix: the nodes categories were not sorted on MacOS.
- 🐛 Fix: could not place a node that had the same name as its category.
- 👩💻 Node files: now support the
#define
macro, just like any glsl file. - 👩💻 Node files: added boolean and matrices types for INPUTs, main function and helper functions (they can be used anywhere like any other type now).
🐣beta-2
- Fix "Reserved built-in name" error on some GPUs
- Fix: properly display error messages when loading (parsing) a node failed (very useful for people creating new nodes)
- Started using icons all over the place (window titles, buttons, menus, ...)
- Many more nodes, and improvements to existing nodes
🐣beta-1
Less bugs, more nodes!
- Fix the huge visual glitches that appeared on some computers
- Image Node: fix the ghost error messages that it would create and that couldn't be removed
- Nodes:
- New nodes
- Fixes
- Improvements
- Added presets for some of them
- Reorganized categories a bit
- All shapes are now nicely anti-aliased
- Added the debug options menu to the released executables
- Added debug option to get an info dump in order to help developers debug
🐣beta-0
A completely revamped nodes system, not a prototype anymore 🎉
🌱alpha-2
🌱 Alpha 2
A brand new nodes system that is much more flexible and general than the previous one 🥳
Please share us your feedback at https://github.com/CoolLibs/Lab/issues/new/choose.