Commit graph

8 commits

Author SHA1 Message Date
1146c7d265 Add Check for State Changes During Grid Update 2018-07-08 19:32:43 +02:00
c5b62e6c9f Fix Reset & Step not working on first click
Rendering dirty flags were not updated accordingly, so the updates happened but were not pushed to be rendered. Added and moved additional dirty flag setters.
2018-07-07 21:43:24 +02:00
34bdd1ae81 Apply dartfmt 2018-07-07 20:49:02 +02:00
9816778d4b Allow Defining x and y for Patterns 2018-07-07 20:35:04 +02:00
5a10c0e1f7 Prepare Engine for Button responses 2018-07-07 19:07:30 +02:00
96a5bd0cec Connect Start Button through Angular 2018-07-07 17:47:37 +02:00
843dad6cbb Move App HTML into Separate Template 2018-07-07 17:47:21 +02:00
827ab83b88 Refactor Directories
Move Engine Files to /src Directory
2018-07-07 16:44:06 +02:00
Renamed from lib/App.dart (Browse further)