Commit Graph

33 Commits

Author SHA1 Message Date
Andrea Cavalli
3031966145 Fix zoom, rename block functions 2023-08-23 12:04:27 +02:00
1ec7bee089 Temp 2022-03-14 11:22:38 +01:00
4c29eeb31c Bugfixes
Fixed implicit multiplication symbols, zoom is now 1x, debug steps are printed, fixed missing numeric chars, changed RootSquare base class to FunctionSingle, added two hardcoded multiplication rules, added rootsquarerule, isolated the swing engine from the window, added 2 Fractions rules and 1 exponent rule
2019-11-16 01:32:47 +01:00
26dc8369a7 Bugfixes 2019-11-02 23:13:19 +01:00
70ff11da7f Added bounded render contexts 2019-11-01 18:04:01 +01:00
a9dd7de800 Merge remote-tracking branch 'master/dev' 2019-11-01 15:39:27 +01:00
da387d1165 Removed old libraries 2019-11-01 15:25:01 +01:00
5c7411d44c Contextualized methods 2019-10-25 13:59:20 +02:00
9e1e751a59 Implemented TouchDevice and DeviceStateDevice 2019-04-09 22:38:22 +02:00
ff7dd21788 More appropriate class names 2019-02-27 23:29:03 +01:00
c906c43b8b Updated TeaVM to the latest snapshot and fixed panels history behaviour 2019-02-25 13:12:22 +01:00
87151ed606 Fixed graphic glitches when changing screen 2018-10-23 17:28:05 +02:00
1d4c2ec8a7 Removed useless dependencies 2018-10-15 23:10:44 +02:00
494f8e854f Fixed bugs in input handling 2018-10-09 23:51:42 +02:00
b90faa13b8 Updated extra feature 2018-10-09 17:46:52 +02:00
3808613a58 Better history management 2018-10-05 22:09:54 +02:00
b11d8ea4ed Better history management 2018-10-05 16:00:15 +02:00
518bfc6c4a new method to clone the input screen 2018-10-05 08:33:29 +02:00
2a459b41f9 commit 2018-10-04 21:46:56 +02:00
b0637d308b Implemented history 2018-10-04 12:38:54 +02:00
a9395277c9 Updated block deletion behavior 2018-10-04 09:52:14 +02:00
658c5669f0 Updated block deletion handling 2018-10-04 08:49:11 +02:00
9f6eb9e549 Updated pom.xml 2018-09-29 02:11:24 +02:00
1374c5598e partial commit 2018-09-28 21:59:12 +02:00
60cb012f83 Code cleanup 2018-09-28 11:39:28 +02:00
bd5260e0f3 Better parenthesis button behavior 2018-09-22 14:10:36 +02:00
b57ae900e5 Code cleanup 2018-09-22 11:17:30 +02:00
1b1cfa08fa Renamed graphic engine packages 2018-09-22 10:29:40 +02:00
ba07692313 Moved StaticVars to Settings, moved other packages and organized imports 2018-09-12 22:16:58 +02:00
f57449c8d4 Changed version to v0.9 and fixed the button SURD_MODE 2018-09-11 19:36:02 +02:00
ada6e552f6 Fixed [^2] command and added GUI buttons to replace hardware ones on PCs 2018-09-11 19:19:24 +02:00
434ccb3a68 Better Graphic Engines management 2018-09-11 01:12:54 +02:00
899ca234ce Moved code into submodules 2018-09-04 12:12:41 +02:00