Commit Graph

11 Commits

Author SHA1 Message Date
Abe Pazos
8323054519 Replace kluent with kotlin.test (#361) 2025-07-07 16:23:15 +02:00
Edwin Jakobs
0046348410 [orx-color] Add color transforms from OPENRNDR, add colorMatrix {} 2025-02-26 18:01:36 +01:00
Abe Pazos
c8f7dd52c6 Demos: ensure all use fun main() = application {
- Adjust some demo window sizes.
- Replace Random.double by Double.uniform
- Tweak some demos so screenshots look more interesting
2025-01-26 20:57:04 +01:00
Edwin Jakobs
5012f8fb14 Remove Spek add Kotest 2023-11-18 22:36:35 +01:00
Abe Pazos
1fb69ef19d [orx-property-watchers] Fix README.md so the description is picked up in the root README.md (#300) 2023-03-31 09:44:44 +02:00
Edwin Jakobs
8e3e4bddb0 [orx-property-watchers] Add imageChangedEvent parameter 2023-03-20 14:13:26 +01:00
Edwin Jakobs
f21422359a [orx-file-watcher, orx-property-watchers] Add events and documentation 2023-03-19 09:00:48 +01:00
OPENRNDR Actions
c8be1d3805 add demos to README.md 2023-03-18 20:41:33 +00:00
Edwin Jakobs
31e9003cc6 [orx-file-watcher, orx-property-watchers] Change type of first argument of getValue from Any to Any? 2023-03-18 20:59:51 +01:00
Edwin Jakobs
23247e5044 Fix tests 2023-03-18 20:59:04 +01:00
Edwin Jakobs
84e623c3e8 [orx-parameters, orx-property-watchers, orx-file-watcher, orx-gui] Add @PathParameter, file watcher delegates and property delegates 2023-03-18 20:33:09 +01:00