Max Amundsen maxamundsen
  • Joined on 2026-02-04
maxamundsen pushed to master at maxamundsen/autosample 2026-03-13 11:03:23 -04:00
bb5e0fb766 update build
maxamundsen pushed to master at maxamundsen/autosample 2026-03-13 10:17:15 -04:00
68fc916bc1 factor out scroll into ui
maxamundsen pushed to master at maxamundsen/autosample 2026-03-13 09:34:27 -04:00
4e0d9fdcca reorganize project files
maxamundsen pushed to master at maxamundsen/autosample 2026-03-12 16:48:04 -04:00
bf69bafd42 replace nob with noblike
maxamundsen pushed to master at maxamundsen/autosample 2026-03-12 16:35:56 -04:00
71c221aa04 add clang format
maxamundsen pushed to master at maxamundsen/autosample 2026-03-12 16:34:33 -04:00
8695f69282 Reapply "Death to C++"
d5d2f6db8e Revert "Format all"
48f2c51d92 Revert "replace nob with new custom noblike"
Compare 3 commits »
maxamundsen pushed to master at maxamundsen/autosample 2026-03-12 15:26:25 -04:00
06e1212483 replace nob with new custom noblike
maxamundsen pushed to master at maxamundsen/autosample 2026-03-12 10:41:19 -04:00
c7bb89fd6d Format all
maxamundsen pushed to master at maxamundsen/autosample 2026-03-11 19:15:48 -04:00
13f856cfbc Revert "Death to C++"
066ac22605 Death to C++
Compare 2 commits »
maxamundsen pushed to master at maxamundsen/autosample 2026-03-11 10:49:49 -04:00
maxamundsen pushed to master at maxamundsen/autosample 2026-03-09 16:17:08 -04:00
066ac22605 Death to C++
maxamundsen pushed to master at maxamundsen/autosample 2026-03-09 10:16:41 -04:00
b074d2113f Remove d3d12 renderer and replace with vulkan
maxamundsen pushed to master at maxamundsen/autosample 2026-03-06 16:21:57 -05:00
e35b849d49 Not sure why I added GPL license lol
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 19:07:27 -05:00
b11402f842 fix crash when closing platform popups
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 17:43:23 -05:00
a0875fd1ff fix & improve platform popups
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 12:12:29 -05:00
cb7ecbd3f7 Add svg icons for play pause etc
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 11:44:26 -05:00
5eaae4deb9 Use platform windows for windowing instead of custom draggable window system
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 10:30:25 -05:00
b75cb920eb Update platform macos for handling alt tab better (but it still has issues I think)
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 09:55:28 -05:00
96f43eda44 add preference menu
maxamundsen pushed to master at maxamundsen/autosample 2026-03-05 03:37:12 -05:00
9b3afcfb46 ui tweaks