openblocks/core/src
2025-03-06 22:06:41 +01:00
..
datatypes feat(datatype): float parser 2025-03-05 23:31:16 +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 fix(renderer): transparency color + handle anchors not rendering 2025-03-06 22:06:41 +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
stb.cpp chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00