Commit graph

90 commits

Author SHA1 Message Date
John Alanbrook a476562a9e C timers 2024-09-30 04:36:53 -05:00
John Alanbrook 6b94349a64 fix rendering 2024-09-29 06:10:42 -05:00
John Alanbrook 9bbe880466 timers 2024-09-27 14:30:15 -05:00
John Alanbrook f47be2d30c sprite render faster 2024-09-27 10:19:05 -05:00
John Alanbrook 4756955c1a sprites are now presorted 2024-09-26 23:12:30 -05:00
John Alanbrook 6f9137746a add some lodash 2024-09-26 19:28:54 -05:00
John Alanbrook f35c77c4a9 fix makefile; prettify javascript 2024-09-26 11:36:09 -05:00
John Alanbrook ad1bcd45c7 add tracking of garbage collections 2024-09-24 17:07:32 -05:00
John Alanbrook 0666f4d949 massively add plotting functions 2024-09-24 14:12:59 -05:00
John Alanbrook d62a1ca0db add profiling code 2024-09-23 18:17:46 -05:00
John Alanbrook af6824e6db add render 2024-09-22 23:10:36 -05:00
John Alanbrook 640c8389f3 attempt at sequencer 2024-09-14 09:36:40 -05:00
John Alanbrook 2a8dae2bf6 add then to entities 2024-09-13 14:34:54 -05:00
John Alanbrook 01905a26a2 add layers to callbacks 2024-09-13 10:28:44 -05:00
John Alanbrook 41c76e1a70 add render image string capability 2024-09-11 12:25:42 -05:00
John Alanbrook 0d5ce8f62c fix particles 2024-09-09 18:55:07 -05:00
John Alanbrook 188c55a8e0 fix text issue 2024-09-07 00:11:34 -05:00
John Alanbrook ec5e9249f0 text fixing 2024-09-06 22:47:04 -05:00
John Alanbrook fd8b1b8006 fix uickjs string print issue 2024-09-04 14:34:45 -05:00
John Alanbrook 5ddf3558ef unsure 2024-09-03 14:08:46 -05:00
John Alanbrook ef0a59f489 fix entity delete error 2024-09-01 13:59:34 -05:00
John Alanbrook bc313d6f8c add more imgui functions 2024-08-28 16:38:31 -05:00
John Alanbrook 6c6593c3d9 fix gizmo drawing 2024-08-27 14:58:08 -05:00
John Alanbrook 2ad2d18af7 add cheat menu 2024-08-26 11:13:26 -05:00
John Alanbrook 94d4d86944 fix particle render bug 2024-08-25 14:23:22 -05:00
John Alanbrook 39cbd92bfb fix polygon rendering bug 2024-08-24 18:40:29 -05:00
John Alanbrook b589a742cf add y sort option 2024-08-22 14:43:04 -05:00
John Alanbrook b31069fe91 animated gifs correctly hotsync 2024-08-22 14:41:01 -05:00
John Alanbrook 285a227691 fix camera view calculation 2024-08-22 13:31:00 -05:00
John Alanbrook 849c85cd7a imgui window stuff 2024-08-15 12:26:37 -05:00
John Alanbrook daad058225 image hotreload 2024-08-12 15:19:34 -05:00
John Alanbrook f5a89915eb model skinning 2024-08-09 14:39:31 -05:00
John Alanbrook 57c2285019 clean up 3d model creation 2024-08-08 17:32:58 -05:00
John Alanbrook ceccd032c2 add colors; add repl check 2024-08-08 13:25:47 -05:00
John Alanbrook 515eb65b22 shader hotreload; better circle shader; add nogame for setup help; fix io.mod; add joystick input; fix entity hotreload; implement array length in C; add default game.size 2024-08-07 16:55:08 -05:00
John Alanbrook 432d8200f3 add memory profiling tooling 2024-08-06 14:23:21 -05:00
John Alanbrook ceb728b1a7 memory output 2024-08-05 15:26:18 -05:00
John Alanbrook 33d4ebf14a make profiling togglable 2024-08-04 15:20:11 -05:00
John Alanbrook 570c12e3db Add many C based math and statistic functions 2024-08-02 21:52:50 -04:00
John Alanbrook 1142bfb896 made engine into a small bootstrap script 2024-07-25 17:53:53 -05:00
John Alanbrook 6047452b62 speed up string functions 2024-07-25 16:14:37 -05:00
John Alanbrook 0a7f5a5cdd add sprite sort 2024-07-25 10:33:51 -05:00
John Alanbrook 55ae7e2171 remove spurious profiling lines 2024-07-25 08:38:10 -05:00
John Alanbrook 90940b42f5 add quickjs cpu profiling 2024-07-24 08:26:29 -05:00
John Alanbrook ef802bb6f2 add sprite and rendering to engine js 2024-07-23 17:21:27 -05:00
John Alanbrook 08725d474d add transform cache mat4 2024-07-23 14:30:41 -05:00
John Alanbrook f905dbc571 batch drawing for debug shapes 2024-07-23 12:02:46 -05:00
John Alanbrook 9d51858266 sprite ssbo batch render 2024-07-22 19:07:02 -05:00
John Alanbrook d4b057dc6f javascript based particle system 2024-07-22 15:40:58 -05:00
John Alanbrook ff71ee9db6 particle texture 2024-07-22 08:29:31 -05:00