Skip to content

Commit

Permalink
Refactoring for next release (#17)
Browse files Browse the repository at this point in the history
* New binary testing

* Open and Save from config file

* Beautified to give a better appearance

* Added rotation, scaling and moving of objects

* Preliminary form of some GUI based tool

* First step towards modifying propertes of the elements

* functional modification changes

* Found bug in Opening config

* working walls + adjusted resolution

* Major refactor

* ran cargo fix

* Added zmq based comms

* Added working comms

* Added comments

* tidying up some GUI params

* added comms completely

* Added algorithms

* Added time delta to send messages

* Added docs skeleton
  • Loading branch information
SuhrudhSarathy authored Oct 2, 2023
1 parent 9947058 commit 5617d59
Show file tree
Hide file tree
Showing 52 changed files with 1,938 additions and 2,568 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

.DS_Store
.DS_Store

site/
Loading

0 comments on commit 5617d59

Please sign in to comment.