.. |
base
|
refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr
|
2025-08-29 00:13:29 +02:00 |
joint
|
refactor(physics): refactored joint code
|
2025-08-29 00:13:29 +02:00 |
part
|
refactor(physics): refactored part code into PhysRigidBody
|
2025-08-29 00:13:29 +02:00 |
service
|
refactor(physics): refactored joint code
|
2025-08-29 00:13:29 +02:00 |
annotation.h
|
refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc.
|
2025-05-31 23:08:13 +02:00 |
base.h
|
chore: move core module into its own dedicated directory
|
2025-02-13 23:43:30 +01:00 |
datamodel.cpp
|
refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr
|
2025-08-29 00:13:29 +02:00 |
datamodel.h
|
refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr
|
2025-08-29 00:13:29 +02:00 |
folder.cpp
|
feat(instance): folder, AKA probably one of if not the most useless features thus far
|
2025-05-30 00:40:04 +02:00 |
folder.h
|
feat(instance): folder, AKA probably one of if not the most useless features thus far
|
2025-05-30 00:40:04 +02:00 |
hint.cpp
|
feat(rendering): added messages and hints
|
2025-07-13 16:58:30 +02:00 |
hint.h
|
feat(rendering): added messages and hints
|
2025-07-13 16:58:30 +02:00 |
message.cpp
|
feat(rendering): added messages and hints
|
2025-07-13 16:58:30 +02:00 |
message.h
|
feat(rendering): added messages and hints
|
2025-07-13 16:58:30 +02:00 |
meta.cpp
|
feat(physics): added wedge part
|
2025-07-15 03:15:13 +02:00 |
meta.h
|
chore: move core module into its own dedicated directory
|
2025-02-13 23:43:30 +01:00 |
model.cpp
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
model.h
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
pvinstance.cpp
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
pvinstance.h
|
fix(model): clicking selects root model unless alt is pressed
|
2025-06-10 20:02:16 +02:00 |
script.cpp
|
refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr
|
2025-08-29 00:13:29 +02:00 |
script.h
|
feat(lua): added basic threading
|
2025-05-06 19:44:53 +02:00 |