Fabio Alessandrelli
e52ed6d89e
[HTML5] Port JavaScript inline code to libraries.
...
The API is implemented in javascript, and generates C functions that can
be called from godot.
This allows much cleaner code replacing all `EM_ASM` calls in our C++
code with plain C function calls.
This also gets rid of few hacks and comes with few optimizations (e.g.
custom cursor shapes should be much faster now).
2020-11-10 10:56:13 +01:00
..
2020-10-06 00:23:25 +03:00
2020-08-21 02:28:17 +02:00
2020-10-04 20:52:38 +02:00
2020-10-06 00:23:25 +03:00
2020-10-19 16:10:01 +02:00
2020-09-04 08:48:35 +02:00
2020-06-18 11:29:28 +02:00
2020-10-19 16:10:01 +02:00
2020-06-10 15:30:52 +02:00
2020-11-03 22:53:46 +01:00
2020-06-10 15:30:52 +02:00
2020-11-06 18:23:08 +01:00
2020-10-29 21:04:57 +01:00
2020-10-28 14:05:39 +01:00
2020-06-10 15:30:52 +02:00
2020-06-10 15:30:52 +02:00
2020-09-29 08:54:44 +02:00
2020-09-15 19:27:48 +02:00
2020-06-10 15:30:52 +02:00
2020-10-20 15:12:30 +02:00
2020-06-10 15:30:52 +02:00
2020-06-10 15:30:52 +02:00
2020-06-29 14:43:29 +03:00
2020-09-23 11:13:50 +02:00
2020-06-10 15:30:52 +02:00
2020-07-29 18:24:00 +02:00
2020-06-10 15:30:52 +02:00
2020-09-10 12:04:19 +02:00
2020-06-10 15:30:52 +02:00
2020-07-03 13:17:57 +02:00
2020-09-24 14:43:11 +02:00
2020-06-10 15:30:52 +02:00
2020-06-10 15:30:52 +02:00
2020-06-10 15:30:52 +02:00
2020-10-19 17:13:30 +02:00
2020-06-10 15:30:52 +02:00
2020-09-24 14:43:11 +02:00
2020-06-10 15:30:52 +02:00
2020-11-10 10:56:13 +01:00
2020-11-10 10:56:13 +01:00
2020-06-10 15:30:52 +02:00
2020-01-01 11:16:22 +01:00
2020-06-10 15:30:52 +02:00