kyuusokuna
  • Joined on 2024-06-11
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-22 17:08:54 +01:00
4c84899084 add settings menu
ea31729a74 change max anisotropy to 16
Compare 2 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-21 21:36:04 +01:00
002bbcd097 add a MainMenuBar and make Tile Picker and Demo Window hidden by default
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-21 12:35:13 +01:00
dc7c424d7f update dear imgui from 1.91.8 to 1.91.9b and switch to docking branch
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-20 20:26:24 +01:00
d9bf936f0d add basic gamepad support
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-20 20:22:59 +01:00
75b555ef31 add basic gamepad support
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-20 19:45:33 +01:00
19e75d3807 add day/night color tints
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-20 18:55:47 +01:00
6f3e0dd45c add day/night color tints
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-20 12:27:48 +01:00
3a2b156951 change back from atlas texture for tiles to array texture
e87a66b984 rename biliear_sampler to pixel sampler and remove point_sampler
Compare 2 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-17 17:05:57 +01:00
944c00b89e add hotkey (R) for rotation
5ac98b6203 make globals static
fc88859eaf only upload data to texture if *data is not NULL
Compare 3 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-16 21:23:56 +01:00
cdf6cf00a8 make other sampling the default
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-16 21:04:14 +01:00
5b6d83ed90 add other filtering option for comparison
6a7f54ca5a convert indentation to spaces
Compare 2 commits »
kyuusokuna closed issue Ammerhai/Mikemon#6 2025-03-16 18:57:15 +01:00
Camera (Angle)
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-16 16:07:04 +01:00
31823101a5 add msaa toggle
45ca42df99 mark things as static
Compare 2 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-16 12:10:27 +01:00
1220cf6e7a add tracy memory tracking to SDL
f1ffbbcfda change camera defaults
ad37f333ae remove atlas_item from tile info
93708f37b8 make dual grid always be active
Compare 4 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-15 16:23:01 +01:00
4b3ca3e673 inline PI for msvc
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-15 16:17:50 +01:00
755befb89d destroy tile atlas structure after it is not needed anymore
ce90ecdaea add tracy
592e1f39f3 put custom sdl changes into patches/
Compare 3 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-13 06:31:15 +01:00
b9a52da265 add a dual grid toggle
57f6926d6f make tile border 4 wide and enable anisotropic filtering
Compare 2 commits »
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-11 11:31:46 +01:00
0043563f7d add the ability to drag tile changes
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-11 09:16:33 +01:00
2ad30458bf add camera tilt
kyuusokuna pushed to master at Ammerhai/Mikemon 2025-03-09 20:34:19 +01:00
e77086601b clean up math_graphics.h
5016f906ea fix projection of mouse into view space
Compare 2 commits »