Commit Graph

19 Commits

Author SHA1 Message Date
Edwin Jakobs
96b2ba36fe Add alternate scripting host (non jsr-223) to orx-olive 2020-02-08 17:24:54 +01:00
Edwin Jakobs
26ea9a48f6 Add threaded script loading to orx-olive 2020-02-08 13:55:10 +01:00
Edwin Jakobs
fe5c167f47 Open orx-olive script object loading to the public. 2020-02-01 13:42:43 +01:00
Edwin Jakobs
7bccfbd609 Update orx-olive/README.md 2020-01-24 11:03:10 +01:00
Edwin Jakobs
81afecfae5 Fix for Reloadable on Kotlin 1.3.61's scripting host 2020-01-21 10:20:30 +01:00
Edwin Jakobs
64d377e795 Upgrade to OPENRNDR 0.3.38-rc.4, new Session api in orx-olive 2020-01-17 15:41:00 +01:00
Edwin Jakobs
9ebd536223 Remove hardcoded versions from submodules 2020-01-14 17:09:34 +01:00
Ricardo Matias
a8a5a07dbc Add watching to resources folder 2019-11-19 15:32:03 +01:00
Edwin Jakobs
8e26f9514b Add clearReloadables 2019-11-03 21:27:34 +01:00
Edwin Jakobs
1c72ad750b Add Olive.reload and Reloadable class for reloadable state 2019-11-02 12:27:55 +01:00
Edwin Jakobs
e2d62e1b02 Fixed order of operations in script setter of Olive.kt 2019-09-09 18:19:12 +02:00
Edwin Jakobs
0e16b1f743 Add option to change the script file (such that orx-olive can be combined with file drag/drop) 2019-09-08 19:49:24 +02:00
Edwin Jakobs
ab1a1b601d Improve orx-olive to work nicer with host extensions.
Removed javax.script.ScriptEngineFactory as that is no longer needed from Kotlin 1.3.50
2019-09-07 14:40:40 +02:00
Edwin Jakobs
6c21f4417a Added WIP shader-phrases, annotations and tooling for shader phrases
resolving is done using the JVM class loader
2019-09-06 17:14:12 +02:00
Edwin Jakobs
d7a3ba5328 Added WIP shader-phrases, annotations and tooling for shader phrases
resolving is done using the JVM class loader
2019-09-06 16:09:32 +02:00
edwin
d4be8e8781 Bump OPENRNDR to 0.3.35-rc1
Bump Kotlin to 1.3.41
Bump kotlinx-coroutines-core to 1.3.0-RC
Fix OPENRNDR 0.3.35-rc1 incompatibilities
2019-07-30 19:05:23 +02:00
Boyd
ac11b1c326 Update README.md
Camera lateinit var camera: FFMPEGVideoPlayer rewrite
2019-05-22 11:00:50 +02:00
Edwin Jakobs
ee4f424d9a Improve orx-olive 2019-05-21 00:15:05 +02:00
Edwin Jakobs
b5db7998b7 Added orx-olive test 2019-05-20 20:17:43 +02:00