.. |
datatypes
|
feat(part): added aabb calculation
|
2025-03-29 23:05:35 +01:00 |
objects
|
fix(editor): wrap move handles around aabb
|
2025-03-29 23:43:04 +01:00 |
physics
|
fix: fixed framerate for physics. might make it a little more stable
|
2025-02-25 09:28:31 +01:00 |
rendering
|
feat(part): added aabb calculation
|
2025-03-29 23:05:35 +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 |
logger.cpp
|
feat(logging): added output widget
|
2025-03-21 00:16:27 +01:00 |
logger.h
|
feat(logging): added output widget
|
2025-03-21 00:16:27 +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 |
panic.cpp
|
fix(logging): bugs in windows implementation
|
2025-03-18 00:24:58 +01:00 |
panic.h
|
feat(logging): replaced unsafe aborts with panic
|
2025-03-17 21:38:02 +01:00 |
platform.cpp
|
fix(logging): all messages would be printed as fatal error
|
2025-03-20 22:38:00 +01:00 |
platform.h
|
feat(logging): basic logger implementation
|
2025-03-17 18:02:23 +01:00 |
stb.cpp
|
chore: use standard stb header location
|
2025-03-16 14:49:56 +01:00 |