Christian Semmler
|
0e146f08d6
|
Implement/match LegoNavController::CalculateNewPosDir (#675)
* Implement/match LegoNavController::CalculateNewPosDir
* Fix naming
* Fix naming
|
2024-03-15 16:33:32 +01:00 |
|
Christian Semmler
|
7edad07d18
|
Implement/match LegoEntity::GetWorldPosition/Direction/Up (#672)
* Implement/match LegoEntity::GetPosition/Direction/Up
* Rename
|
2024-03-13 20:29:28 -04:00 |
|
Christian Semmler
|
0f2aee1849
|
Implement/match LegoPointOfViewController::SetEntity (#668)
* Implement/match LegoPointOfViewController::SetEntity
* Fix order
|
2024-03-13 19:03:30 +01:00 |
|
Christian Semmler
|
0623e6a766
|
Implement/match LegoPointOfViewController::Tickle (#667)
|
2024-03-13 18:46:20 +01:00 |
|
Christian Semmler
|
8069923651
|
Refactor files based on beta debug build (#645)
* Rename LegoUnkSaveDataWriter -> LegoCharacterManager
* Refactor mxomni into mxomni/mxmisc
* Refactor legoomni into legoomni/misc
* Resolve deps
* Refactor atom
* Refactor mxutil
* Refactor mxio
* Rename/relocate files
* Fix format
|
2024-03-09 21:07:52 +01:00 |
|
Misha
|
c2da041f40
|
Implement a few legoworld methods (#430)
* Push changes
* Update legoworld.cpp
* Update legoworld.cpp
* Minor style fixes
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-13 21:00:11 +01:00 |
|
Misha
|
58085df6b0
|
Implement most of LegoCameraController (#419)
* Implement LegoCameraController subclasses
* Update legopovcontroller.cpp
* fixes
* Update legocameracontroller.cpp
* fix naming conventions
* Update legopointofviewcontroller.h
* Update legopointofviewcontroller.h
* Fixes
* Match LegoPointOfViewController::Create
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-09 10:43:21 +01:00 |
|