.. |
datatypes
|
fix(lua): booleans interpreted as ints
|
2025-08-29 00:13:29 +02:00 |
enum
|
feat(part): added balls
|
2025-07-15 10:30:07 +02:00 |
error
|
refactor(datatypes): generified types allowing a parameter to be specified for enum type and instance type. Also made deserialization fallible
|
2025-06-03 00:49:29 +02:00 |
lua
|
feat(lua): added Instance.new for object creation
|
2025-07-13 16:58:30 +02:00 |
objects
|
refactor(physics): refactored part code into PhysRigidBody
|
2025-08-29 00:13:29 +02:00 |
physics
|
refactor(physics): refactored part code into PhysRigidBody
|
2025-08-29 00:13:29 +02:00 |
rendering
|
SHINY REFLECTIONS YAY
|
2025-08-28 14:52:33 +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
|
refactor(selection): replaced with Selection instance
|
2025-06-23 17:34:24 +02:00 |
common.h
|
refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr
|
2025-08-29 00:13:29 +02:00 |
glad.cpp
|
feat(cmake): replaced glew with glad
|
2025-07-25 19:13:53 +02:00 |
handles.cpp
|
refactor(physics): refactored joint code
|
2025-08-29 00:13:29 +02:00 |
handles.h
|
refactor(physics): refactored joint code
|
2025-08-29 00:13:29 +02:00 |
logger.cpp
|
fix(logger): use whole seconds rather than fractions for log filenames
|
2025-07-25 23:28:56 +02:00 |
logger.h
|
feat(test): some few lua testing
|
2025-07-24 22:57:00 +02:00 |
luaapis.h
|
refactor(cmake): (Thanks @FloofyPlasma!) replaced vcpkg with CPM
|
2025-07-23 03:24:34 +02:00 |
math_helper.cpp
|
refactor(handles): changed the way handle cframes are computed
|
2025-05-18 19:06:01 +02:00 |
math_helper.h
|
refactor(handles): changed the way handle cframes are computed
|
2025-05-18 19:06:01 +02: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 |
partassembly.cpp
|
refactor(physics): refactored part code into PhysRigidBody
|
2025-08-29 00:13:29 +02:00 |
partassembly.h
|
fix(part): velocity being overidden on run
|
2025-07-21 17:16:56 +02:00 |
platform.cpp
|
fix(logging): moved data/logging dir to a more reasonable location on gnu/linux
|
2025-07-08 08:09:37 +02:00 |
platform.h
|
feat(logging): basic logger implementation
|
2025-03-17 18:02:23 +01:00 |
ptr_helpers.h
|
chore: added warnings and dependencies. also fixed warnings
|
2025-06-05 20:19:36 +02:00 |
stb.cpp
|
chore: use standard stb header location
|
2025-03-16 14:49:56 +01:00 |
timeutil.cpp
|
feat(test): lua timing checks
|
2025-07-24 23:36:28 +02:00 |
timeutil.h
|
feat(test): lua timing checks
|
2025-07-24 23:36:28 +02:00 |
utils.h
|
refactor(workspace): physicsWorld is now never null
|
2025-07-01 01:57:29 +02:00 |
version.cpp.in
|
feat(core): added vresion tracking
|
2025-07-19 04:13:52 +02:00 |
version.h
|
feat(core): added vresion tracking
|
2025-07-19 04:13:52 +02:00 |