1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Add] RigEditor: Open file dialog (loading not functional yet) More... about 11 years ago
[Add] RigEditor menu bar updated; GUI-class structure revised (not managed by GUIManager anymore) More... about 11 years ago
[Add] Top menu bar to RigEditor; new GUI-class structure outlined. More... about 11 years ago
[Fix] Main menu position corrected. More... about 11 years ago
[Add] MainMenu <-> RigEditor switching works correctly. RigEditor rendering now works. More... about 11 years ago
[Update] resources/rig_editor.cfg More... about 11 years ago
[Add] GUI top menubar disabled in main menu, available only in simulation. More... about 11 years ago
[Codechange] Removed unused library SQLITE3 More... about 11 years ago
[Codechange] Removed unused variable. More... about 11 years ago
[Add] Added "Rig editor" button to main menu. More... about 11 years ago
[Refactor] Introduced proper application-state architecture centered around GUI main menu. class Application: added new app states class SelectorWindow: removed direct interaction with MainMenu; might break some use-cases since this is a general-purpose selector. class MainThread: new order of execution: bootstrap, app-state { main-menu / simulation / rig-editor } loop, cleanup, exit. class RoRFrameListener: commented-out broken "restart" functionality. More... about 11 years ago
[Merge] only_a_ptr/rig-editor-project + only_a_ptr/main-menu-project More... about 11 years ago
[Merge] max98/main-menu-project + only_a_ptr/rig-editor-project More... about 11 years ago
Menu implementaion (Still a WIP) More... about 11 years ago
Backed out changeset: c15418460dae More... about 11 years ago
Menu Implentation (Still a WIP) More... about 11 years ago
[Fix] class RigSpawner: "flexbodywheels" fully functional :-) More... about 11 years ago
[Fix] .truck parser, section "flexbodywheels": Node attribute "friction_coef" corrected. More... about 11 years ago
[Fix] .truck parser, section "flexbodywheels": Node attribute "iswheel" corrected. More... about 11 years ago
[Fix] RigEditor: Camera control now works 100% More... about 11 years ago
[Fix] .truck parser, section "flexbodywheels": Nodes + visuals fixed (beams still buggy) More... about 11 years ago
[Fix] RigEditor: Mousewheel camera zooming fixed More... about 11 years ago
[Add] RigEditor: Added CameraHandler (WIP); improved input and GUI handling. More... about 11 years ago
[Add] .truck parser, section "rotators": Parameter #14 'inertia_start_delay' now tolerates garbage input (backwards compatibility) More... about 11 years ago
[Fix] .truck parser, section "rotators2": Section name regex corrected. More... about 11 years ago
[Fix] .truck parser, section "soundsources2": Regex corrected. More... about 11 years ago
Menu Window, still not fully implemented. More... about 11 years ago
Menu Window, still not fully implemented. More... about 11 years ago
Temp fix for RoRConfig More... about 11 years ago
[Fix] Truck dashboard now properly hidden/restored when entering/exiting RigEditor. More... about 11 years ago