openblocks/core/src
2025-03-17 17:54:30 +01:00
..
datatypes chore: use standard stb header location 2025-03-16 14:49:56 +01:00
objects feat(datatype): float parser 2025-03-05 23:31:16 +01:00
physics fix: fixed framerate for physics. might make it a little more stable 2025-02-25 09:28:31 +01:00
rendering chore: use standard stb header location 2025-03-16 14:49:56 +01:00
camera.cpp chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
camera.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
common.cpp feat: basic moving and resizing support 2025-02-18 22:50:16 +01:00
common.h feat: basic moving and resizing support 2025-02-18 22:50:16 +01:00
datatype.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
math_helper.cpp fix: smoother scaling and moving 2025-02-23 13:41:28 +01:00
math_helper.h fix: smoother scaling and moving 2025-02-23 13:41:28 +01:00
platform.cpp feat(logging): added cross-platform helper 2025-03-17 17:54:30 +01:00
platform.h feat(logging): added cross-platform helper 2025-03-17 17:54:30 +01:00
stb.cpp chore: use standard stb header location 2025-03-16 14:49:56 +01:00