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
XDrake99
d799c2cf7d
Start changing tree structure
2017-01-16 17:57:09 +01:00
XDrake99
e8f74c63e6
Edited README.md
2016-12-05 22:58:21 +01:00
XDrake99
e3912397d7
Added timeout and Multiplication Method 1
2016-12-05 22:57:11 +01:00
Gatecraft
7619dfc599
Merge branch 'master' of https://github.com/XDrake99/PICalculator
2016-12-05 20:09:57 +01:00
XDrake99
7417fcefe7
Added a draft of a decimal/non-exact mode
2016-12-05 19:58:49 +01:00
XDrake99
29bbe47439
Added angle functions
2016-12-04 22:22:16 +01:00
XDrake99
09387176bb
Bugfixes
2016-12-03 16:37:22 +01:00
XDrake99
c37b7528c9
A lot of new Rules and important bugfixes.
2016-11-25 22:40:43 +01:00
XDrake99
d3ab2579b3
New mathematical rules
2016-11-02 21:56:40 +01:00
Gatecraft
7d02f51cd5
Reduced rendering time to 0.00102ms (before 0.00148)
2016-10-03 22:00:58 +02:00
Gatecraft
2f9d72191f
Fixed root.
2016-10-02 16:01:41 +02:00
XDrake99
7aeb5e4749
Merged FunctionBase class to Function class.
2016-09-19 18:48:27 +02:00
XDrake99
c81df8bdc0
Multiple result support, Plus-Minus sign
2016-09-18 14:33:25 +02:00
XDrake99
2c13397919
Fixed nth-root conversion to square root
2016-09-12 16:57:59 +02:00
XDrake99
46138875bb
Big update
...
(And translated the code to english)
2016-09-12 16:30:51 +02:00
Gatecraft
f1b74b9842
Alpha version
2016-09-02 20:32:37 +02:00
Andrea Cavalli
20da14cfed
Merge pull request #1 from XDrake99/lwjgl2renderer
...
Downgrade to lwjgl2
2016-07-14 23:16:36 +02:00
Gatecraft
88dc22d109
Downgrade to lwjgl2
2016-07-14 23:09:30 +02:00
Gatecraft
7ad342b85c
Update
2016-07-14 23:08:50 +02:00
Gatecraft
1e91428ce6
Update
2016-07-14 23:07:48 +02:00
Gatecraft
4c23e1c3ed
Merge branch 'master' of https://github.com/XDrake99/PICalculator
2016-07-12 22:27:35 +02:00
Gatecraft
6c98f2c5d7
Update
2016-07-12 22:26:54 +02:00