hotload shader + directional light

This commit is contained in:
2021-02-25 21:36:29 +01:00
parent 26871da22b
commit 8735f2d409
8 changed files with 55 additions and 25 deletions

View File

@@ -1,3 +1,6 @@
# Scan codes are in decimal
# See here: https://www.millisecond.com/support/docs/v6/html/language/scancodes.htm
[[button]]
name = "quit"
scan_code = 1
@@ -8,8 +11,7 @@ scan_code = 59
[[button]]
name = "reload_shaders"
scan_code = 19
ctrl = true
scan_code = 63
[[button]]
name = "print_framerate"