Skip to content

Releases: CoolLibs/Lab

Beta 19.1

07 Dec 17:37
Compare
Choose a tag to compare
Beta 19.1 Pre-release
Pre-release
Beta-19.1

🤏 Change version name formatting (to match what we use on Github)

Beta 19.0

07 Dec 17:37
Compare
Choose a tag to compare
Beta 19.0 Pre-release
Pre-release
Beta-19.0

🤏 Change version name formatting (to match what we use on Github)

Beta 18

31 Jul 16:41
Compare
Choose a tag to compare
  • ✨ We are now using a launcher that will auto-install new Coollab versions automatically
  • ✨ Every time input is now nicely formatted like "1h 27m 53s"
  • ✨ The Output Window can now easily be turned fullscreen with F10 or by right-clicking on it
  • ✨ When opening the Output Window, the aspect ratio automatically adapts to it
  • ✨ The Output Window now doesn't have a title bar
  • 🟦 Nodes: Added "MIDI Multi-Select with Transition"
  • 🐛 Allow access to your microphone on MacOS for Audio nodes
  • 🐛 Fix MacOS version crashing on startup

🐣beta-17_5

05 Jul 07:16
Compare
Choose a tag to compare
🐣beta-17_5 Pre-release
Pre-release
🐛 [Audio] Request microphone access on MacOS

🐣beta-17_4

25 May 14:44
Compare
Choose a tag to compare
🐣beta-17_4 Pre-release
Pre-release
🟦 [Nodes] Added Multi-Select greyscale

🐣beta-17_3

16 May 17:33
Compare
Choose a tag to compare
🐣beta-17_3 Pre-release
Pre-release
⬆ [Cool] Emulate MIDI buttons

🐣beta-17_2

16 May 17:01
Compare
Choose a tag to compare
🐣beta-17_2 Pre-release
Pre-release
🟦 [Nodes] Added "MIDI Multi-Select with Transition"

🐣beta-17_1

16 May 11:26
Compare
Choose a tag to compare
🐣beta-17_1 Pre-release
Pre-release
✨ [View] Added _is_output_view mode

🐣beta-17

15 May 22:32
Compare
Choose a tag to compare
  • ✨ Greatly improved video import: we now support videos with transparency, and GIFs
  • ⚡ The performance of playing a video has been greatly improved
  • 🐛 Video import now also works on Linux and MacOS
  • 🐛 Many bug fixes around the video import and playback
  • ✨ Improved MIDI support: buttons now have several modes (toggle, selector, pressed)
  • 🟦 MIDI nodes: Added "Last MIDI button pressed", and you can now change the Min and Max output values of the "MIDI" node
  • 🟦 Nodes: Added "Select" and "Multi-Select" which can typically be used in combination with MIDI buttons, to switch between various images / effects
  • ✨ When exporting a video, if the output folder already contains frames from a previous export you now have 4 options, and by default we will prompt you to create a new folder

🐣beta-16

15 Apr 21:22
Compare
Choose a tag to compare
  • ✨ You can now import video files! Using the "Video from File" node.
  • 🤏 The time in the timeline is now nicely formatted (as "3m 43s 512ms"). You can also input it like that (by CTRL+clicking on the timeline), as any combination of millisecond (ms) / second (s) / minute (m) / hour (h) / day (d) / week (w). For example "3m43".
  • 🤏 The slider for some parameters (Zoom, Time Speed, etc.) now behaves logarithmically, meaning it will have equal precision in the 0-1 range as in 1-∞. Basically this means they are more practical to use.
  • 🤏 When using a Drag widget, the mouse position now stays locked in place instead of wrapping around the screen.
  • 🤏 Some node inputs now have a little info icon next to their pin, explaining what the parameter does in more details.
  • 🤏 "Random" nodes now use an integer as a Seed, instead of any decimal number.
  • 🤏 Improved Angle widget.
  • 🤏 Improved final image size calculations based on desired aspect ratio.
  • 🐛 Fixed image generation failure in some rare cases.
  • 🐛 Fixed a crash when loading a project that was made in an older version of Coollab and that used a node that had been updated in Coollab.
  • 🐛 Fix: Remove incompatible links when creating a link backward from a pin.