.. |
datatypes
|
feat(datatypes): added instance reference data type
|
2025-04-17 17:03:43 +02:00 |
error
|
feat(instance): utility functions for casting/types
|
2025-04-20 00:08:59 +02:00 |
objects
|
misc(datamodel): removed InsertService method
|
2025-04-20 19:21:01 +02:00 |
physics
|
refactor(physics): integrated physics world into workspace (likely for bugs to ensue. I'll deal with that later)
|
2025-04-11 00:34:39 +02:00 |
rendering
|
chore: build reactphysics3d automatically via vcpkg
|
2025-04-21 23:10:26 +02: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(editor): basics for run/edit mode
|
2025-04-20 00:17:19 +02:00 |
common.h
|
feat(datamodel): cloning the datamodel
|
2025-04-20 17:36:38 +02: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
|
fix(serialization): no longer aborts if wrong type is parsed
|
2025-04-10 18:50:36 +02: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 |