-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: Add d3, test using it for path graphics * feat(sim): Nodes and edges rendering correctly * feat(task): Labels * Evaluable units in progress * fix(sim): Bug fixing and reworking unit evaluations and graph representation * feat(sim): Working on modules and layout * feat(sim): Modules rendering with rounded corners and proper portions * experiment: Tinkering with ReactFlow * feat(sim): Saving bespoke graph work * test: Sample custom node * feat!: Custom nodes laid out * feat!: Working on grabbing simulation data and indivudual config menus * Still need IDs for drivers and signals implemented * feat!: Working on edge validation * feat!: Slowly refactoring to include proper validation * feat!: Edge creation validation Currently isn't recreating edges correctly * Still debugging * Working through edge deletion * feat!: Node construction and deconstructions Node placement is off and deconstruction is untested. * feat!: Working on alternative functions and such * feat: SimUI compilation * Compilation untested * Compilation tested. Moving on to saving * Weird react hook issues * feat: Code sim configuration working with multiple robots * feat: Auto panel, new sample for testing auto routine * cleanup: Format and lint * cleanup: Format fixes * fix: Gampieces using wrong ID for mirabuf mapping * fix: Sorting and version numbers for mirabuf files * fix: Changed import delete button to say remove instead * cleanup: Format exporter and fission * cleanup: Remove console trace * cleanup: Comments and removals
- Loading branch information
1 parent
392b698
commit 37d677c
Showing
74 changed files
with
5,087 additions
and
310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.