Commit Graph

275 Commits

Author SHA1 Message Date
Andrea Cavalli
bd677e26e8 Update README.md 2017-05-28 15:59:31 +02:00
845e4cdfe0 Changed the internal structure of the function parser 2017-05-26 22:37:18 +02:00
3ab1e7102c Added arrows in variable editor menu 2017-05-17 22:28:19 +02:00
234d43fe31 Completed the variable type menu and organized project imports 2017-05-16 22:02:44 +02:00
72e151b1e4 Updates to graphic engines and incognites options 2017-05-05 22:27:11 +02:00
6e17aa4660 Updated the headless engine 2017-05-01 22:39:00 +02:00
144fb1593f added a headless render stub 2017-05-01 20:30:39 +00:00
e4a0fbb48e Added one more compatibility step 2017-05-01 22:00:04 +02:00
7edd7f1bbb Updated eclipse to maven 2017-05-01 21:24:30 +02:00
Andrea Cavalli
79abbe2baf Update .gitignore 2017-05-01 20:28:13 +02:00
Andrea Cavalli
30023bf722 Update README.md 2017-05-01 20:27:07 +02:00
Andrea Cavalli
1c0f586913 Update README.md 2017-05-01 20:26:52 +02:00
Andrea Cavalli
5e655732a3 Update README.md 2017-05-01 20:24:28 +02:00
b1cb5cd119 updated to maven project 2017-05-01 18:19:51 +00:00
Andrea Cavalli
bb978197cc Added third party libraries 2017-05-01 12:50:39 +02:00
Andrea Cavalli
8e9691e04e Test commit 2017-04-30 16:16:30 +00:00
XDrake99
0bf349ce9f Merge remote-tracking branch 'origin/new-internal-structure' 2017-04-23 15:10:31 +02:00
Andrea Cavalli
313f352358 Update README.md 2017-04-23 14:22:34 +02:00
Andrea Cavalli
de6503e183 Update README.md 2017-04-23 14:22:14 +02:00
Andrea Cavalli
b858b74933 Update README.md 2017-04-23 14:22:02 +02:00
Andrea Cavalli
e2d2f2f12a Update README.md 2017-04-23 14:17:17 +02:00
Andrea Cavalli
beaf97667f Update README.md 2017-04-23 14:17:05 +02:00
XDrake99
15ea3edf84 updated example gif 2017-04-23 14:13:57 +02:00
XDrake99
3efb8f6c26 updated 2017-04-23 14:11:37 +02:00
XDrake99
74dc027642 Moved blocks to block package 2017-04-12 13:04:35 +02:00
XDrake99
57fc8cfa44 Added new expression blocks, like parentheses and power of x 2017-04-11 22:04:44 +02:00
XDrake99
c2df21d682 Started rewriting math screen and conversion logics 2017-04-10 22:50:43 +02:00
XDrake99
b89883147b Partially finished the new input API 2017-04-09 22:01:03 +02:00
XDrake99
b86228a8d3 Refining the new internal structure. Now it works. 2017-03-26 22:44:09 +02:00
XDrake99
86438bf618 Some other updates to the new internal structure 2017-03-03 23:06:43 +01:00
XDrake99
baeb076b07 Updated images 2017-02-20 16:18:54 +01:00
XDrake99
50e6837eda Finished rewriting calculus engine.
Finished rewriting calculus engine and affected classes:
functions and rules.
2017-02-14 20:02:03 +01:00
XDrake99
36de6ab02a Added a new exponent rule 2017-02-10 18:12:17 +01:00
Andrea Cavalli
a920b2eee0 Update README.md 2017-02-06 21:49:55 +01:00
Andrea Cavalli
d44f63974f Update README.md 2017-02-06 21:48:21 +01:00
XDrake99
dbc96dab4e Re-enabled the experimental screen of known variables. 2017-02-06 21:46:43 +01:00
XDrake99
424b76a8a6 Differenciated the three variable types (known, unknown, solution) 2017-02-06 21:38:17 +01:00
XDrake99
3246338794 Removed unused files 2017-02-04 16:04:56 +01:00
XDrake99
6b0500b4df Update 2017-02-04 15:57:37 +01:00
XDrake99
169e721a39 Changed behaviour of isSupported() == false 2017-02-02 18:47:03 +01:00
XDrake99
1fe8733478 Fixed parenthesis shape 2017-02-02 18:46:35 +01:00
Gatecraft
daa45c3fbd Updated readme.md 2017-02-02 12:51:05 +01:00
Gatecraft
aa38e7ef27 Bugfixes 2017-02-02 12:49:31 +01:00
XDrake99
b1a0fc9d3e New splash screen, renamed some rendering classes, Bugfixes 2017-02-02 10:30:45 +01:00
XDrake99
bbdba7aeb3 Major Graphic Engine revision. Now most of the math functions are broken
due to their outdated rendering methods.
2017-01-31 22:29:49 +01:00
XDrake99
de0340b166 Experimental GPU renderer.
Added the possibility to change renderer.
Added JOGL.
Changed the brightness icon and some skins.
Added per-screen icons on statusbar.
Added the SURD-DECIMAL mode icon on the statusbar.
2017-01-22 13:49:33 +01:00
Gatecraft
8c5ff0bb4d Merge branch 'master' of https://github.com/XDrake99/PICalculator 2017-01-18 18:05:43 +01:00
Andrea Cavalli
bce8865662 Merge pull request #2 from XDrake99/tree-structure-with-root
Merge Tree structure with root
2017-01-18 18:02:09 +01:00
XDrake99
a8508eea8e Finished fixing all the classes. 2017-01-18 17:49:54 +01:00
XDrake99
ceb1304675 Continued fixing some classes 2017-01-17 22:32:40 +01:00