Commit graph

108 commits

Author SHA1 Message Date
tong c24389813f Fix assert throw error 2021-09-12 00:03:57 +02:00
Moritz Brückner e715bf0108 Allow to use more complex string expressions as assert() messages 2021-09-03 22:21:57 +02:00
Moritz Brückner a6b67e4e00 Improve assert() docstring 2021-08-27 14:34:59 +02:00
Moritz Brückner ecddc0af92 Add assert() macro 2021-08-27 01:26:00 +02:00
Moritz Brückner 2d3e15064a Fix armsdk CI
Updated Logic.hx with changes made in make_logic.py. Is this file even used somewhere?
2021-08-06 22:33:20 +02:00
Henrique db5aed465e Add static method to remove keys 2021-07-08 16:10:45 -03:00
Henrique 55cf2896a2 Cleanup 2021-07-07 17:11:56 -03:00
Henrique 43a574eb15 Remove unnecessary read access 2021-07-07 16:51:07 -03:00
Henrique 919512fad0 Improve InputMap and add nodes to it 2021-07-07 16:33:20 -03:00
knowledgenude 0ee35adc81 Improved FSM 2021-02-14 19:21:26 -03:00
knowledgenude 6ef1195816 Update inputmap and add FSM 2021-01-25 20:19:24 -03:00
knowledgenude 081fcb2870 update-inputmap 2021-01-11 18:14:21 -03:00
knowledgenude ae057508ca
Fix mouse wheel key verification 2021-01-04 12:09:30 -03:00
knowledgenude 24f62623ad add-inputmapper 2021-01-04 11:28:59 -03:00
tong 1f0a27bae0 Initialize 0 2020-07-06 23:44:04 +02:00
tong 313bbbfa84 Initialize var to null 2020-07-05 13:25:10 +02:00
tong 0401033362 Fix ammo lib loading 2020-06-17 19:13:43 +02:00
tong 807497daf3 Replace __js__ with Syntax.code 2020-06-05 10:53:57 +02:00
luboslenco db4f0cc107 Apply checkstyle 2019-12-19 23:54:08 +01:00
luboslenco 51ab281a21 Fix starter for kha_node 2019-11-20 16:50:54 +01:00
luboslenco f310776985 Use webassembly for ammo+krom 2019-11-16 14:11:32 +01:00
unknown ec179489af Move runtime material parser 2019-06-21 17:26:19 +02:00
luboslenco 1ad5fd8089 Shared samplers 2019-06-18 08:17:25 +02:00
luboslenco a6656a2b65 Shared samplers 2019-06-17 17:39:44 +02:00
luboslenco fd7eb64b86 Specify return type 2019-06-13 14:37:40 +02:00
luboslenco 796da02fc2 Triplanar fix 2019-05-12 23:34:47 +02:00
luboslenco 9d63b8e7a5 Triplanar sample 2019-05-11 18:31:50 +02:00
luboslenco a5c918be11 String fix 2019-04-26 12:25:19 +02:00
luboslenco aa5c4f7e73 Link to embedded data 2019-04-26 11:12:09 +02:00
luboslenco e56be27940 Cleanup 2019-04-10 21:55:46 +02:00
unknown 445a4fdc61 Code cleanup 2019-04-06 16:05:01 +02:00
unknown 5b2b6428d5 Use per-target color mask 2019-04-06 13:03:04 +02:00
luboslenco 2df5e5ea58 Update shader builder 2019-03-28 15:18:43 +01:00
luboslenco cafaaf9643 Handle gl_InstanceID built-in 2019-03-19 13:15:25 +01:00
luboslenco b802021435 parse_height flag 2019-03-13 20:33:54 +01:00
luboslenco 00fb2cd511 Use DrawOrder.Distance as default 2019-03-11 10:32:31 +01:00
luboslenco 5641923ec5 Handle missing config 2019-03-06 21:54:05 +01:00
luboslenco dc1fa59733 Expose normal attrib 2019-03-05 13:26:14 +01:00
luboslenco e74f801483 Cleanup runtime shader 2019-03-04 14:49:12 +01:00
luboslenco 49a156117a Handle textureOffset 2019-03-02 21:10:47 +01:00
luboslenco 240d80407f Handle gl_VertexID built-in 2019-02-28 23:15:48 +01:00
luboslenco e6d4fe43da Runtime shader fixes 2019-02-27 21:30:48 +01:00
luboslenco e9be5b10b4 Runtime hlsl compile fix 2019-02-24 21:37:29 +01:00
luboslenco fca984c62e Store canvas name 2019-02-24 16:01:36 +01:00
luboslenco 0bed1fcda6 Fix ndc vector 2019-02-19 17:11:33 +01:00
Lubos Lenco 44c8cdb679 Fix legacy shaders flag 2019-02-10 20:37:38 +01:00
luboslenco e0e4bf303f Send operators to Krom 2019-02-10 11:47:42 +01:00
luboslenco bdd6540b07 Handle hlsl runtime shader 2019-02-01 17:33:59 +01:00
luboslenco 7b7260d647 Update volumetric 2019-01-28 11:28:21 +01:00
luboslenco 1fcf3a1767 Runtime logic parse fix 2019-01-14 14:38:16 +01:00