index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
manualCameraController.cpp
Commit message (
Expand
)
Author
Age
*
Move camera out of gl folder, it's not OpenGL specific
Dan Goodliffe
2025-03-05
*
Further template maths functions
Dan Goodliffe
2024-10-21
*
Simplify vector addition/subtraction with differnt types
Dan Goodliffe
2024-02-24
*
Remove more use of legacy types from camera controller
Dan Goodliffe
2024-01-01
*
Remove misleading power operator^ on vec2/3
Dan Goodliffe
2023-12-29
*
Remove weird operator! on vec2/3
Dan Goodliffe
2023-12-29
*
Switch to millimeters for spatial units
Dan Goodliffe
2023-11-15
*
WIP typedefing all the things - sources
Dan Goodliffe
2023-11-09
*
Manual Camera Controller should not refer to current properties
Dan Goodliffe
2022-12-16
*
Make Camera members private with accessors and helpful setters
Dan Goodliffe
2022-12-12
*
Initial implementation for being able to click in the main window to select s...
Dan Goodliffe
2021-12-28
*
Initial commit with some basic UI
Dan Goodliffe
2021-12-22
*
Refactor to start splitting out UI components
Dan Goodliffe
2021-12-13