Commit graph

627 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 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 6f9137746a add some lodash 2024-09-26 19:28:54 -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 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 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 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 ad6b82ded1 add imgui drag n drop 2024-09-12 23:17:09 -05:00
John Alanbrook e3029994f9 add color to sprite ssbo 2024-09-10 14:33:49 -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 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
John Alanbrook 794e581336 add imgui text box; fix image blit 2024-08-31 00:38:26 -05:00
John Alanbrook 1305a762e9 add imgui collapsing header 2024-08-30 18:22:53 -05:00
John Alanbrook dc59f0642c fix image finding 2024-08-30 14:17:37 -05:00
John Alanbrook dc25e23aa8 add optional pivot for vector.rotate 2024-08-29 10:20:22 -05:00
John Alanbrook bc313d6f8c add more imgui functions 2024-08-28 16:38:31 -05:00
John Alanbrook fce8ff6081 remove spam logging 2024-08-28 13:49:24 -05:00
John Alanbrook 8abb0ae10f fix imgui input handle capture 2024-08-25 17:42:43 -05:00
John Alanbrook 88de7fb547 add console switcher 2024-08-25 15:29:35 -05:00
John Alanbrook 94d4d86944 fix particle render bug 2024-08-25 14:23:22 -05:00
John Alanbrook 76497fb600 add music audio bus 2024-08-25 06:35:04 -05:00
John Alanbrook 05aeb62242 add more imgui functions 2024-08-25 00:18:30 -05:00
John Alanbrook 9fd958f414 add alternate output term path 2024-08-24 18:46:21 -05:00
John Alanbrook 39cbd92bfb fix polygon rendering bug 2024-08-24 18:40:29 -05:00