This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
603d6fa139a724fb259d94ccf329e8f8f6ff820d
sml-projects
/
shell
History
Humza Shahid
c6fe819c0c
thread time through update functions so it can be used
2025-02-21 08:58:45 +00:00
..
gl-draw.sml
thread time through update functions so it can be used
2025-02-21 08:58:45 +00:00
gl-shaders.sml
add shader strings which will allow us to make an xyrgba shader in OpenGL
2024-12-27 20:48:36 +00:00
glfw-key-map.sml
partially done coding key remapping functionality (what works: GLFW key code -> CoreKey.key_code, acting on CoreKey.key_code every frame; todo: load from config file on start up, have screen where we can remap keys, and save to config while when key mappings are changed)
2025-02-16 13:45:14 +00:00
input-state.sml
add non-configurable escape button to input type, to be used as a way to go backwards or exit menu
2025-02-20 13:32:37 +00:00
parse-controls.sml
add non-configurable escape button to input type, to be used as a way to go backwards or exit menu
2025-02-20 13:32:37 +00:00
shell.sml
add functionality to move player by using arrow keys
2024-12-14 07:59:43 +00:00