Commit graph

16 commits

Author SHA1 Message Date
17a033bfd9 Use ID to compare layers in trackResetTime 2022-07-22 21:54:37 -05:00
7d1346746f Fix trackResetTime not working after the layer is removed and re-added 2022-07-17 19:39:25 -05:00
ab81a140c9 Make all type-only imports explicit 2022-06-26 19:17:22 -05:00
7fe57798bb Switched from vue-cli-service to vite
Should be thoroughly tested still
Also involved removing operator overloads, which weren't good anyways
2022-06-25 22:34:18 -05:00
d123ed3feb Made resetTime more useful and various setup functions use BaseLayer 2022-05-23 23:34:59 -05:00
64f1b460b0 Added FeatureOptionsFunc to simplify features 2022-04-10 19:26:33 -05:00
838ac46cf9 Fixed missed references to PersistentRef 2022-04-10 19:26:33 -05:00
e56f34c13c Converted variables that track time to numbers 2022-03-11 15:33:08 -06:00
bb2c61e425 Removed setupAutoReset 2022-03-11 09:22:16 -06:00
7524ed3164 Export more types 2022-03-08 19:40:51 -06:00
0d0db90b77 Changed more path aliasing 2022-03-03 22:45:25 -06:00
49474b1518 Changed path aliasing 2022-03-03 21:39:48 -06:00
707e24d64b Fixed some files still looking for persistence from wrong file 2022-03-01 21:10:19 -06:00
e2126472b2 Fixed runtime issues with vue
Entire demo tree has been tested and is fully functional,
including all the options and save manager functionality
2022-02-27 13:49:34 -06:00
15a460bf42 Fixing building / cleanup 2022-01-24 22:23:30 -06:00
6f781b33fa New layer API WIP 2022-01-13 22:25:47 -06:00