Skip to content

Releases: openrndr/openrndr-intellij

v1.1.2

11 Jun 15:46
Compare
Choose a tag to compare

Changed

  • Update Kotlin to 1.8.22
  • Update OPENRNDR/ORX to 0.4.3

Fixed

v1.1.1

19 Mar 10:16
Compare
Choose a tag to compare

Changed

  • Update Kotlin to 1.8.10
  • Update OPENRNDR/ORX to 0.4.2
  • Update gradle-intellij-plugin to 1.13.2

v1.1.0

24 Dec 07:36
Compare
Choose a tag to compare

Added

  • Support for 2022.3

v1.0.1

23 Oct 11:11
Compare
Choose a tag to compare

Fixed

  • Using color picker on ColorRGBa.fromHex with leading zeroes in the hex string produced unexpected results
  • Color picker wasn't properly handling calls with function overloads such as rgb("#f0f")