Commit Graph

21 Commits

Author SHA1 Message Date
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