Christian Semmler
|
16d04bc083
|
Add size assert for MxFrequencyMeter
|
2024-01-10 13:01:57 -05:00 |
|
Christian Semmler
|
008a3f9888
|
Formatting
|
2024-01-10 12:53:23 -05:00 |
|
Christian Semmler
|
34d69e5583
|
Fixes
|
2024-01-10 12:52:12 -05:00 |
|
Christian Semmler
|
d124859c92
|
Fix constness of method
|
2024-01-10 12:45:52 -05:00 |
|
Christian Semmler
|
2fafdb0f23
|
Fix overrides
|
2024-01-10 12:43:02 -05:00 |
|
Anonymous Maarten
|
059f96cd3a
|
LegoView1 is 16 bytes bigger then LegoView ==> 4 32-bit pointers
|
2024-01-10 15:54:09 +01:00 |
|
Anonymous Maarten
|
9b11202bb8
|
Add FIXME comment to LEgo3DView::m_previousRenderTime
|
2024-01-10 15:53:21 +01:00 |
|
Anonymous Maarten
|
29369adc94
|
Fix msys2 mingw warning: declaration 'class Tgl::Group' does not declare anything
|
2024-01-10 15:52:16 +01:00 |
|
Anonymous Maarten
|
a35f7e74cc
|
msys2 mingw compat (cannot pass reference of rvalue)
|
2024-01-10 15:34:04 +01:00 |
|
Anonymous Maarten
|
f07c1fc245
|
Tgl::Device::GetDrawnTriangleCount does not exist (FIXME: INCORRECT FIX -> Tgl::Device should be updated instead)
|
2024-01-10 14:55:49 +01:00 |
|
Anonymous Maarten
|
bc1c10d3ab
|
LegoCameraController overrids some methods that are not defined in its parent(s)
|
2024-01-10 14:55:49 +01:00 |
|
Christian Semmler
|
f6ced08b20
|
Add scalar ddtor annotations
|
2024-01-09 05:31:00 -05: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 |
|
Christian Semmler
|
58ea45f4cc
|
Name various functions and other members (#418)
* Name various functions and other members
* Rename var
|
2024-01-08 19:07:13 +01:00 |
|
Christian Semmler
|
091ecd5935
|
Move some classes to LegoOmni (#417)
|
2024-01-08 12:45:07 +01:00 |
|
Christian Semmler
|
c47206617d
|
Reorganize sources and files (#414)
* Reorganize sources
* Refactor
* Remove relative paths
* Renames
* Fix gitignore
* Remove stuff
* Try fixing format script
* Fix format
* Fix format
* Fix naming script
* Test format
* Fix format
|
2024-01-08 10:58:49 +01:00 |
|