Commit Graph

63 Commits

Author SHA1 Message Date
Jérôme Hodé bd7cc641f7 add Font.texture binding 2023-11-12 15:00:04 +01:00
Alexander Klingenbeck 77cebb3dce Add js helpers back in 2023-07-30 20:59:11 +02:00
Alexander Klingenbeck 3265db9435 clean examples 2023-07-18 22:48:10 +02:00
Alexander Klingenbeck 933faae1e9 Texture generator example 2023-06-28 23:22:00 +02:00
Alexander Klingenbeck a3907ad561 More experiments with map files 2023-06-20 23:09:11 +02:00
Alexander Klingenbeck 5adc402c26 Port lightmapper to java 2023-06-19 23:24:30 +02:00
Alexander Klingenbeck 5eee29160c Add lightmap materials 2023-06-19 18:17:33 +02:00
Alexander Klingenbeck 0326eb9c81 Fix lightmapper integration 2023-06-19 09:25:44 +02:00
Alexander Klingenbeck 3e28803a58 Add lightmapper integration for raylib 2023-06-18 16:13:39 +02:00
Alexander Klingenbeck 75b8f12e9b Use raylib drawing function for baking 2023-06-17 09:43:20 +02:00
Alexander Klingenbeck 03a6079549 improve lightmapper 2023-06-16 17:23:07 +02:00
Alexander Klingenbeck 64a195f2e5 remove result image 2023-06-16 09:08:18 +02:00
Alexander Klingenbeck 4f061d0ab8 Fix lightmapping 2023-06-16 08:11:49 +02:00
Alexander Klingenbeck 9341e134a1 Fix raylib problems 2023-06-15 23:47:49 +02:00
Alexander Klingenbeck d19f01a360 try to import raylib 2023-06-15 21:51:35 +02:00
Alexander Klingenbeck b5c275a9d7 still not working 2023-06-15 18:32:08 +02:00
Alexander Klingenbeck 9b69016ce8 add lightmapper 2023-06-15 15:32:20 +02:00
Alexander Klingenbeck f3bdc08f2c work on dungeon demo 2023-06-13 23:03:38 +02:00
Alexander Klingenbeck a7cf7b76ed update bindings 2023-06-12 17:38:31 +02:00
Alexander Klingenbeck 66ac427292 more bindings 2023-06-11 12:49:26 +02:00
Alexander Klingenbeck 2f537f649c Add gui controls 2023-06-06 16:50:38 +02:00
Alexander Klingenbeck 7036848ce6 Fix promise-breaking bug 2023-06-05 22:03:08 +02:00
Alexander Klingenbeck 7e0c04020e Support out-parameter for strings 2023-06-04 22:31:15 +02:00
Alexander Klingenbeck 5c2cb695e1 Implement text reference params 2023-06-04 13:41:18 +02:00
Alexander Klingenbeck ed56bc652a Fix out-variables, allow nullable strings 2023-06-03 23:35:35 +02:00
Alexander Klingenbeck 090b507bdd improve gui bindings 2023-06-03 09:15:38 +02:00
Alexander Klingenbeck 13f74bf5a1 refactor binding generation 2023-06-02 18:58:53 +02:00
Alexander Klingenbeck 1947483541 Use raygui as submodule 2023-06-02 08:03:36 +02:00
Alexander Klingenbeck 10bded75db little game framework 2023-05-30 00:03:29 +02:00
Alexander Klingenbeck 930b087864 add bindings for rgui and reasings 2023-05-27 00:47:44 +02:00
Alexander Klingenbeck c46c094bf2 implemented hot-reload 2023-05-26 13:28:53 +02:00
Alexander Klingenbeck 95d5c06773 Add bindings for rcamera, add 1st person cam example 2023-05-26 08:10:27 +02:00
Alexander Klingenbeck 18b6c7c5f9 Add more bindings 2023-05-24 22:47:17 +02:00
Alexander Klingenbeck c8b1892307 remove js stdlib for better compatibility 2023-05-23 17:45:10 +02:00
Alexander Klingenbeck 5e63f0f7fc improve script loading 2023-05-21 22:32:50 +02:00
Alexander Klingenbeck aaf8fb16d8 Switch to explicit resourceFree, add typescript example, add ArrayBuffer support 2023-05-20 21:34:27 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4) 8fd6508ac4 fix shader binding of value types 2023-05-16 11:59:29 +02:00
Alexander Klingenbeck 282b86b01c Add shader bindings 2023-05-16 08:28:30 +02:00
Alexander Klingenbeck 9227ba8b5d More bindings, more samples 2023-05-15 23:02:41 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4) b43d924be8 Add math bindings 2023-05-15 17:44:28 +02:00
Alexander Klingenbeck bdb5b740e6 more bindings, examples 2023-05-14 22:19:47 +02:00
Alexander Klingenbeck 619b854795 Add more bindings 2023-05-13 16:31:12 +02:00
Alexander Klingenbeck 0fe4f51330 Add a lot of bindings 2023-05-13 14:49:05 +02:00
Alexander Klingenbeck 18a4850ea2 port more samples 2023-05-11 22:10:40 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4) eb2d42165d add constants 2023-05-11 20:54:49 +02:00
Alexander Klingenbeck 277a85f527 more bindings 2023-05-10 23:26:53 +02:00
Alexander Klingenbeck b48568aa87 enable constructor generation 2023-05-09 23:25:28 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4) 68fb97127c Fix bindings 2023-05-09 18:24:54 +02:00
Alexander Klingenbeck bdba35dda4 update binding generator 2023-05-08 23:37:58 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4) fd97c55510 Add getter generation 2023-05-08 18:05:03 +02:00