index
:
I Like Trains
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'imgui'
HEAD
main
Dan Goodliffe
3 days
|
\
|
*
Remove the old unused network.png icon
Dan Goodliffe
3 days
|
*
Use new SVG icons on main toolbar
Dan Goodliffe
5 days
|
*
Add SvgIcon class
Dan Goodliffe
5 days
|
*
Add lunasvg (and plutovg)
Dan Goodliffe
6 days
|
*
Remove explicit library referring to imguisdl2
Dan Goodliffe
6 days
|
*
Auto resize windows to content
Dan Goodliffe
7 days
|
*
Add basic instructions to query tool
Dan Goodliffe
7 days
|
*
Support capturing and reacting to ImGui window closure
Dan Goodliffe
2025-03-20
|
*
Remove unrequired UIShader
Dan Goodliffe
2025-03-19
|
*
Remove lots of stuff not required or superseded with ImGui use
Dan Goodliffe
2025-03-19
|
*
Replace basic query tool with a ImGui version
Dan Goodliffe
2025-03-19
|
*
Replace basic rail builder UI with a ImGui version
Dan Goodliffe
2025-03-19
|
*
Add operator to get ImTextureID from an Icon
Dan Goodliffe
2025-03-15
|
*
Tidy glArrays, fixes warnings
Dan Goodliffe
2025-03-15
|
*
Add ImGui wrappers for creating a toolbar docked to a viewport edge
Dan Goodliffe
2025-03-15
|
*
Wrap imgui_intenal if requested
Dan Goodliffe
2025-03-15
|
*
Update ImGui to latest
Dan Goodliffe
2025-03-15
*
|
Merge remote-tracking branch 'origin/ptrs'
Dan Goodliffe
8 days
|
\
\
|
*
|
Fix check for bulk removal
Dan Goodliffe
9 days
|
*
|
Expose size of each container by type
Dan Goodliffe
9 days
|
*
|
Add standard special members
Dan Goodliffe
9 days
|
*
|
Fix up removeAll and test with more complex hierarchy
Dan Goodliffe
9 days
|
*
|
applyToOthersType allows passing any params in, not just a T
Dan Goodliffe
10 days
|
*
|
Fix lookup idx for otherObjects suitable for T
Dan Goodliffe
12 days
|
*
|
Use is_base_of_v instead of is_convertible_v to choose OtherObjects
Dan Goodliffe
12 days
|
*
|
Add Renderable typed collection to GameState worldObjects
Dan Goodliffe
13 days
|
*
|
Support using typed collections for subclass filtering
Dan Goodliffe
13 days
|
*
|
Use typed collections for apply/applyOne
Dan Goodliffe
13 days
|
*
|
Use otherObjects where possible for find
Dan Goodliffe
13 days
|
*
|
Other objects support in removeAll/clear
Dan Goodliffe
13 days
|
*
|
Other objects support in operator=
Dan Goodliffe
13 days
|
*
|
Populate typed collection of pointers
Dan Goodliffe
13 days
|
*
|
Make Collections::objects protected, extend interface
Dan Goodliffe
2025-03-22
|
*
|
Invert how shared/unique is specified for Collection
Dan Goodliffe
2025-03-22
|
*
|
Add ManyPtr which tracks specified subclasses
Dan Goodliffe
2025-03-22
|
|
/
*
|
Create the last group in jsonParse.ll
Dan Goodliffe
8 days
*
|
Tidy perf tests with helper
Dan Goodliffe
2025-03-21
|
/
*
Support resizing the main window
Dan Goodliffe
2025-03-14
*
Add support for resizing a SceneRenderer
Dan Goodliffe
2025-03-14
*
Add support for changing the aspect ratio of a camera
Dan Goodliffe
2025-03-14
*
Fix ratio to include return type in common intermediary type
Dan Goodliffe
2025-03-14
*
Merge branch 'culling'
Dan Goodliffe
2025-03-13
|
\
|
*
Split Terrain::generateMeshes into smaller functions
Dan Goodliffe
2025-03-12
|
*
Perfectly forward range when materializing
Dan Goodliffe
2025-03-11
|
*
Rebalance shadow band distribution
Dan Goodliffe
2025-03-11
|
*
Cull terrain meshes from render that don't cast a shadow into the frustum
Dan Goodliffe
2025-03-11
|
*
Add a spike of terrain in test-render
Dan Goodliffe
2025-03-11
|
*
Initialise shadow bounding box to light view point
Dan Goodliffe
2025-03-11
|
*
Extend Frustum for testing for shaded by
Dan Goodliffe
2025-03-11
[next]