Commit Graph

1613 Commits

Author SHA1 Message Date
Edwin Jakobs
1c3411c587 Add orx-jumpflood/README.md 2019-11-29 12:43:24 +01:00
Edwin Jakobs
50446eeb1b Fix support for NPOT inputs in orx-jumpflood 2019-11-28 22:12:58 +01:00
Edwin Jakobs
4db7ad114a Update README.md 2019-11-28 11:00:45 +01:00
Edwin Jakobs
3ce6a7d020 Add README.md for TemporalBlur 2019-11-28 10:54:27 +01:00
Edwin Jakobs
d41a997cd6 Fix sphere mesh generator to be compatible with the new Spherical class 2019-11-28 10:29:07 +01:00
Edwin Jakobs
f488d2eb1a Add orx-temporal-blur 2019-11-27 19:40:36 +01:00
Edwin Jakobs
2f58346ee1 Add orx-temporal-blur 2019-11-27 19:40:09 +01:00
Edwin Jakobs
4aa99e29ce Merge pull request #13 from ricardomatias/olive
Add watching to resources folder
2019-11-27 18:35:36 +01:00
Edwin Jakobs
676f1480ea Merge pull request #15 from ricardomatias/axis-helper
Add AxisHelper to orx-camera
2019-11-27 18:28:38 +01:00
Ricardo Matias
03519ff9e3 Add AxisHelper to orx-camera
* Rename Debug3D to GridHelper
2019-11-27 11:39:35 +01:00
edwin
6c9c0d622d Fix OrbitalCamera and OrbitalControls to be compatible with OR 0.3.36 2019-11-25 19:27:58 +01:00
Edwin Jakobs
471b2d5bf7 Add Orbital 2019-11-24 12:38:54 +01:00
Ricardo Matias
ead9b8a0d3 Orbital Camera is an extension that can manage it's own life-cycle 2019-11-21 13:56:09 +01:00
Ricardo Matias
7377f35a00 Turn OrbitControls into extension and add key speed modifier 2019-11-21 13:55:35 +01:00
Ricardo Matias
bd87501199 Remove camera handling logic from Debug3D 2019-11-21 13:54:09 +01:00
Ricardo Matias
a91f2b3da1 Add orx-palette to main readme 2019-11-21 13:53:34 +01:00
Ricardo Matias
a8a5a07dbc Add watching to resources folder 2019-11-19 15:32:03 +01:00
Edwin Jakobs
6a65fdba5d Merge remote-tracking branch 'origin/master' 2019-11-19 15:06:28 +01:00
Edwin Jakobs
c9285f0a23 Fix propagationCancelled check 2019-11-19 15:06:20 +01:00
Edwin Jakobs
1f37c8af5a Add toString and MidiTransceiver.open to simplify API use 2019-11-19 12:30:34 +01:00
Edwin Jakobs
3d1a472753 Slight idiomatization and add configurable keys 2019-11-19 12:00:55 +01:00
Ricardo Matias
9b691e04c4 Create Palette extension 2019-11-18 22:33:47 +01:00
Edwin Jakobs
ca3d95087b Merge pull request #11 from ricardomatias/orx-noise
Add Random singleton to orx-noise
2019-11-17 12:49:19 +01:00
Ricardo Matias
f1fc5f3906 Add Random singleton to orx-noise 2019-11-15 13:01:33 +01:00
Edwin Jakobs
c8d0341bfe Merge pull request #10 from ricardomatias/orx-osc
Add orx-osc extension
2019-11-09 16:24:40 +01:00
Ricardo Matias
4aecc3139a Only catch handled exceptions in orx-osc 2019-11-08 13:52:16 +01:00
Ricardo Matias
eb7c1d5f49 Use Kotlin-Logging instead of system calls 2019-11-07 11:03:30 +01:00
Ricardo Matias
ac86de9ba6 Add readme to orx-osc 2019-11-07 10:22:14 +01:00
Ricardo Matias
41aa0ef3f1 Add orx-osc extension 2019-11-07 10:00:19 +01:00
Edwin Jakobs
b0a418373d Merge pull request #9 from ricardomatias/simplex-noise-filter
Add Simplex Noise 3D filter
2019-11-05 14:16:29 +01:00
Ricardo Matias
b902a7aafc Add Simplex Noise 3D filter 2019-11-05 12:49:43 +01:00
Edwin Jakobs
337f477b88 Update README.md 2019-11-04 17:21:26 +01:00
edwin
ea28226825 Fix function visibility for unit tests 2019-11-04 13:55:48 +01:00
edwin
7399f76eb5 Reduce public api of orx-gradient-descent 2019-11-04 10:40:29 +01:00
edwin
18e70b53e6 Reduce public api of orx-gradient-descent 2019-11-04 10:38:20 +01:00
Edwin Jakobs
8e26f9514b Add clearReloadables 2019-11-03 21:27:34 +01:00
Edwin Jakobs
37a8771de0 Add orx-poisson-fill to settings.gradle 2019-11-02 13:05:02 +01:00
Edwin Jakobs
5546f481c3 Add binding for DoubleArray 2019-11-02 12:50:09 +01:00
Edwin Jakobs
004eab4fae Add orx-poisson-fill 2019-11-02 12:47:30 +01:00
Edwin Jakobs
3a1f8a2ac7 Fix docstring 2019-11-02 12:46:58 +01:00
Edwin Jakobs
3edcac10a6 Update README 2019-11-02 12:45:59 +01:00
Edwin Jakobs
1c72ad750b Add Olive.reload and Reloadable class for reloadable state 2019-11-02 12:27:55 +01:00
Edwin Jakobs
06d25b2ca5 Update README.md 2019-09-26 11:41:18 +02:00
Edwin Jakobs
f4024ce76f Create LICENSE 2019-09-25 11:09:58 +02:00
Edwin Jakobs
d7eadc172c Add minimizeModel to orx-gradient-descent 2019-09-24 20:07:54 +02:00
Edwin Jakobs
c49f14fd54 Fix unit tests for orx-gradient-descent 2019-09-24 18:34:45 +02:00
Edwin Jakobs
3231f535a4 Replace trySetAccessible with direct version (did not compile on JDK 8) 2019-09-24 18:23:57 +02:00
Edwin Jakobs
b86c9c847c Add data binding for orx-gradient-descent
Add 0 check in minimizer
2019-09-24 18:18:25 +02:00
Edwin Jakobs
6eec2919f9 Add orx-gradient-descent 2019-09-19 16:18:19 +02:00
Edwin Jakobs
e2d62e1b02 Fixed order of operations in script setter of Olive.kt 2019-09-09 18:19:12 +02:00