Edwin Jakobs
|
f836d86857
|
Reflect changes in openrndr (#377)
|
2025-09-20 06:17:24 +02:00 |
|
Edwin Jakobs
|
b7ba6f6daa
|
Feature variants (#376)
Migrate from buildSrc to build-logic. Setup feature variants.
|
2025-09-17 10:03:02 +02:00 |
|
Edwin Jakobs
|
a913f3f370
|
Use openrndr-dependency-catalog and openrndr-module-catalog to resolve dependencies. Publish orx-module-catalog (#374)
|
2025-09-13 09:54:51 +02:00 |
|
Edwin Jakobs
|
98e0f8e537
|
Add test placeholders to prevent Gradle 9.0.0 from detecting missing tests
|
2025-08-01 08:16:31 +02:00 |
|
Abe Pazos
|
8323054519
|
Replace kluent with kotlin.test (#361)
|
2025-07-07 16:23:15 +02:00 |
|
Edwin Jakobs
|
5012f8fb14
|
Remove Spek add Kotest
|
2023-11-18 22:36:35 +01:00 |
|
Abe Pazos
|
b6712b4cff
|
Fix 404 in README.md
|
2023-08-28 08:33:33 +00:00 |
|
Edwin Jakobs
|
ffb797e461
|
[orx-parameters] Clean up warnings
|
2023-04-11 14:48:56 +02: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 |
|
Vechro
|
f9130d9108
|
Use buildSrc to deduplicate build logic (#262)
|
2022-08-25 11:52:24 +02:00 |
|
Vechro
|
bc7d14c347
|
Update jarchivelib, add task to list all dependencies, target JVM 11 (#256)
|
2022-08-10 22:58:38 +02:00 |
|
Vechro
|
9f7a4899fa
|
Reduce duplication in orx build scripts. (#240)
Co-authored-by: hamoid <abe@hamoid.com>
|
2022-06-19 08:06:16 +02:00 |
|
Edwin Jakobs
|
874d49779f
|
[orx-jvm] Move panel, gui, dnk3, keyframer, triangulation to orx-jvm
|
2021-06-27 21:32:24 +02:00 |
|
Edwin Jakobs
|
7d524df2de
|
[orx-parameters] convert to MPP
|
2021-06-25 21:30:53 +02:00 |
|
Abe Pazos
|
540e8b0498
|
Add orx readme generator, update readmes
|
2020-05-18 14:30:29 +02:00 |
|
Edwin Jakobs
|
c31c320da1
|
Update documentation
Closes #78
|
2020-04-15 11:57:51 +02:00 |
|
Edwin Jakobs
|
591dccda63
|
Add OptionParameter
Closes #78
|
2020-04-14 20:43:26 +02:00 |
|
Edwin Jakobs
|
99d49060bf
|
Update README.md
|
2020-03-30 09:48:33 +02:00 |
|
Edwin Jakobs
|
c1d6f698ec
|
Add Vector2/Vector3/Vector4 parameters and controls
|
2020-03-26 21:43:46 +01:00 |
|
Edwin Jakobs
|
3f76e9fd3d
|
Add DoubleListParameter annotation to orx-parameters
|
2020-03-26 11:31:26 +01:00 |
|
Edwin Jakobs
|
210d75a7b1
|
Change default XYParameter precision to 2, add unit test for XYParameter
|
2020-03-20 09:07:36 +01:00 |
|
Edwin Jakobs
|
686583b7b5
|
Add invertY to annotation, remove keyboardIncrement, rename showAngle to showVector, reorder min-max arguments
|
2020-03-20 00:10:11 +01:00 |
|
Edwin Jakobs
|
963038d74e
|
Add XYParameter annotation
|
2020-03-19 23:50:12 +01:00 |
|
Rein van der Woerd
|
cba59e6a89
|
Vector control in GUI
Also using snapshot of panel
|
2020-03-14 16:17:45 +01:00 |
|
Rein van der Woerd
|
c8605f7f53
|
Prevent a crash when using a 'val' with a parameter annotation...
It tried to cast an immutable to a mutable property...
|
2020-03-12 22:21:03 +01:00 |
|
Edwin Jakobs
|
614b205f99
|
Change listParameters to use memberProperties instead of declaredMemberProperties
|
2020-02-13 15:14:49 +01:00 |
|
Edwin Jakobs
|
2738b2f287
|
Rework and fix for orx-parameter/orx-gui ButtonParameter (now ActionParameter)
|
2020-02-04 12:24:18 +01:00 |
|
Edwin Jakobs
|
ac76612362
|
Add ColorParameter to orx-parameters
|
2020-02-02 23:00:53 +01:00 |
|
Edwin Jakobs
|
86584f7fcf
|
Add TextParameter annotation
|
2020-02-02 21:36:35 +01:00 |
|
Edwin Jakobs
|
df65502cbe
|
Add orx-gui
Includes changes to orx-parameters to make it work
|
2020-02-02 01:09:44 +01:00 |
|
Edwin Jakobs
|
cde80ff06f
|
Add orx-parameters
|
2020-02-01 22:25:20 +01:00 |
|