Commit graph

738 commits

Author SHA1 Message Date
John Alanbrook dbaf482385 fix texture functions, add to ffi 2024-10-01 17:57:05 -05:00
John Alanbrook 9e6462bff4 improved texture handling; noise functions 2024-10-01 16:50:06 -05:00
John Alanbrook cbd66e5304 fix actor destruction. add rect pack function 2024-10-01 08:06:08 -05:00
John Alanbrook 93cda3848b add imgui clipboard 2024-09-30 19:00:09 -05:00
John Alanbrook 6456590492 faster particles; imgui ini 2024-09-30 13:06:31 -05:00
John Alanbrook 3717e84fe7 particle render speedup 2024-09-30 11:26:56 -05:00
John Alanbrook b3b3aa9803 timers are better 2024-09-30 10:14:56 -05:00
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 f95249f147 rename to only use js instead of jso 2024-09-25 20:51:20 -05:00
John Alanbrook 1e4a142030 fix macos compile errors 2024-09-25 15:27:26 -05:00
John Alanbrook dad588639e extend profiler 2024-09-25 12:46:59 -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 f82c54d3b2 add profiler timeout 2024-09-22 10:45:31 -05:00
John Alanbrook bcad975c71 add more icons 2024-09-21 23:48:40 -05:00
John Alanbrook 76036b30b5 add many useful icons 2024-09-21 01:24:21 -05:00
John Alanbrook b77281b311 fix sound deletion and unplugging 2024-09-15 17:49:35 -05:00
John Alanbrook 00fa902e1f add support for imgui textures 2024-09-15 12:22:45 -05:00
John Alanbrook 2e1c2608b1 Merge branch 'master' into working 2024-09-15 00:13:59 -05:00
John Alanbrook e7a3a8597b remove object map function 2024-09-15 00:13:49 -05:00
John Alanbrook 8bab8b258f add imgui direct draw functions 2024-09-14 23:42:46 -05:00
John Alanbrook 52b72931fc fix neo sequencer missing ref 2024-09-14 22:24:25 -05:00
John Alanbrook a3f68316ca upgrade imgui to 1.91.1, sokol to sept 10 2024 2024-09-14 12:15:08 -05:00
John Alanbrook 640c8389f3 attempt at sequencer 2024-09-14 09:36:40 -05:00
John Alanbrook 79c5e7f3a4 add imnodes and neo sequencer 2024-09-13 17:56:02 -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 ad6b82ded1 add imgui drag n drop 2024-09-12 23:17:09 -05:00
John Alanbrook 41c76e1a70 add render image string capability 2024-09-11 12:25:42 -05:00
John Alanbrook e3029994f9 add color to sprite ssbo 2024-09-10 14:33:49 -05:00
John Alanbrook 0d5ce8f62c fix particles 2024-09-09 18:55:07 -05:00
John Alanbrook 8da89f1032 add imgui popups 2024-09-08 11:24:21 -05:00
John Alanbrook a1cd43bcfd fix sounds; add imgui 2024-09-07 15:14:03 -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 67fe729d8c fix double input bug 2024-09-06 18:51:09 -05:00
John Alanbrook af79dba48a add imgui int input 2024-09-06 10:52:00 -05:00
John Alanbrook fd8b1b8006 fix uickjs string print issue 2024-09-04 14:34:45 -05:00
John Alanbrook 6d2696437c add imgui listbox 2024-09-04 13:23:20 -05:00
John Alanbrook d33c1af92c vector imgui 2024-09-04 07:41:48 -05:00
John Alanbrook 5ddf3558ef unsure 2024-09-03 14:08:46 -05:00
John Alanbrook 99bd0091f9 fix input down 2024-09-01 16:16:35 -05:00