index
:
I Like Trains
main
resviewer
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix operator precedence warning
resviewer
Dan Goodliffe
3 days
*
Add boost_program_options for command line parsing
Dan Goodliffe
3 days
*
Reasonably function asset viewing functionality
Dan Goodliffe
3 days
*
Remove GameMainWindow empty destructor and special members
Dan Goodliffe
5 days
*
Create Windows with a size object
Dan Goodliffe
5 days
*
Create WindowContent with a size object
Dan Goodliffe
5 days
*
Update the SceneShader's view port on sceneRenderer resize
Dan Goodliffe
5 days
*
Add Asset interface to create an arbitrarily placed instance
Dan Goodliffe
5 days
*
More uniform/flexible window constructors
Dan Goodliffe
6 days
*
Default environment direction light shines down, not up
Dan Goodliffe
6 days
*
Basically empty ResViewer application
Dan Goodliffe
6 days
*
Drop WindowContent::render const
Dan Goodliffe
6 days
*
Merge branch 'openmesh-11'
Dan Goodliffe
8 days
|
\
|
*
Replace call to calc_vertex_normal_correct
Dan Goodliffe
8 days
|
*
Add OpenMesh/range helpers which support OpenMesh11
Dan Goodliffe
8 days
|
/
*
Merge branch 'imgui'
HEAD
main
Dan Goodliffe
10 days
|
\
|
*
Remove the old unused network.png icon
Dan Goodliffe
10 days
|
*
Use new SVG icons on main toolbar
Dan Goodliffe
12 days
|
*
Add SvgIcon class
Dan Goodliffe
12 days
|
*
Add lunasvg (and plutovg)
Dan Goodliffe
13 days
|
*
Remove explicit library referring to imguisdl2
Dan Goodliffe
13 days
|
*
Auto resize windows to content
Dan Goodliffe
2025-03-29
|
*
Add basic instructions to query tool
Dan Goodliffe
2025-03-29
|
*
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
2025-03-28
|
\
\
|
*
|
Fix check for bulk removal
Dan Goodliffe
2025-03-28
|
*
|
Expose size of each container by type
Dan Goodliffe
2025-03-28
|
*
|
Add standard special members
Dan Goodliffe
2025-03-28
|
*
|
Fix up removeAll and test with more complex hierarchy
Dan Goodliffe
2025-03-27
|
*
|
applyToOthersType allows passing any params in, not just a T
Dan Goodliffe
2025-03-27
|
*
|
Fix lookup idx for otherObjects suitable for T
Dan Goodliffe
2025-03-25
|
*
|
Use is_base_of_v instead of is_convertible_v to choose OtherObjects
Dan Goodliffe
2025-03-24
|
*
|
Add Renderable typed collection to GameState worldObjects
Dan Goodliffe
2025-03-23
|
*
|
Support using typed collections for subclass filtering
Dan Goodliffe
2025-03-23
|
*
|
Use typed collections for apply/applyOne
Dan Goodliffe
2025-03-23
|
*
|
Use otherObjects where possible for find
Dan Goodliffe
2025-03-23
|
*
|
Other objects support in removeAll/clear
Dan Goodliffe
2025-03-23
|
*
|
Other objects support in operator=
Dan Goodliffe
2025-03-23
|
*
|
Populate typed collection of pointers
Dan Goodliffe
2025-03-23
|
*
|
Make Collections::objects protected, extend interface
Dan Goodliffe
2025-03-22
|
*
|
Invert how shared/unique is specified for Collection
Dan Goodliffe
2025-03-22
[next]