synthesis
synthesis copied to clipboard
A Robotics Simulator for Autodesk Fusion CAD Designs
App Images are now created by running one script "package.sh" which also goes and installs appimagetools automatically. It also creates an md5 file for the generated AppImage so that the...
Changes - Filter gamepieces by the name of their children, because those are the same for each type of gamepiece - Store gameobject data in a way that won't break...
This pull request is the creation of the new Settings Modal that allows the user to edit and save certain preferences: - Screen Mode: Either Full Screen or Windowed -...
# Synthesis 5.0.0 Beta Welcome and thank you for trying out the Synthesis Beta! Your feedback is extremely valuable to us, so if you have any feedback, please feel free...
DO NOT MERGE. NOT READY. Submitting PR early. Needs further testing by other developers. Currently encountering Fusion issues when debugging. Some pending changes still in progress, namely: - Reintegrating Analytics...
**Describe the bug** C++ emulation gets stuck on "Robot Code Running." **To Reproduce** Steps to reproduce the behavior: 1. Compile build the Tank drive example code using WPIlib 2021.2.2 2....
### Engine - [x] Splash screen - [x] Startup Icon - [ ] Main Menu ### Exporter - [x] Toolbar Icon ### Installers #### Windows - [ ] Icon -...
Not ready for release but wanted to get in an initial PR in for it.
Depends on #881 ### Description Converts the existing UI to use React. The goal is to have all of the modals, panels, and the Main HUD mocked up but unable...
Changes: - Refresh the APS auth data when requested after it's expired - Move code challenge generation and verifier to server > [!IMPORTANT] > - [x] ~~Waiting on server update...