|
45859b266a
|
new math rules
|
2017-12-21 23:21:29 +01:00 |
|
|
209253fcac
|
Updated algebra rules
|
2017-12-20 18:07:11 +01:00 |
|
|
85d1e7d713
|
Updated JNI tests
|
2017-12-13 22:34:15 +01:00 |
|
|
d5f0514208
|
Created Framebuffer Engine implementation
|
2017-12-13 18:09:57 +01:00 |
|
|
d22faf0359
|
JNI Test
|
2017-12-11 18:09:00 +01:00 |
|
|
44ebaa787f
|
Testing JNI
|
2017-12-10 01:09:27 +01:00 |
|
|
6a99a0ea4c
|
Font atlas is now compressed: empty characters are omitted.
|
2017-12-09 23:00:04 +01:00 |
|
|
ca41857f0c
|
Better GPU memory handling
|
2017-11-19 22:58:37 +01:00 |
|
|
35294797a3
|
Async math computing
|
2017-11-19 12:55:48 +01:00 |
|
|
f24511ffd7
|
Changed some rules and removed all the "SyntaxRule" ones
Added parentheses where needed in the output.
|
2017-11-01 22:34:35 +01:00 |
|
|
12478f1cb9
|
Keybard and Multiplication parsing changed.
-Faster keyboard input handling
-Fixed an important bug that prevents the correct parsing of the
multiplications
|
2017-10-31 23:11:53 +01:00 |
|
|
574f1adb60
|
Improved VBO support and bugfixes.
|
2017-10-17 22:49:21 +02:00 |
|
|
3ef698b28b
|
Moved a line of code
|
2017-09-24 18:53:49 +02:00 |
|
|
3ce9eb61df
|
Made DisplayManager not static and organized Imports
|
2017-09-24 18:47:30 +02:00 |
|
|
89d8073b96
|
Changed the keyboard daemon thread priority to NORMAL
|
2017-09-24 15:38:58 +02:00 |
|
|
8eeca5ab09
|
Updated font kerning
|
2017-09-24 13:09:30 +02:00 |
|
|
209109d75c
|
Using Vertex Buffer Object method to speed up the rendering
|
2017-09-23 23:23:26 +02:00 |
|
|
30512b143d
|
A lot of performance improvements
|
2017-09-15 23:24:12 +02:00 |
|
|
70adfc81b6
|
Fixed a bug with negative numbers and replaced the algebra screenshot
|
2017-07-24 23:36:43 +02:00 |
|
|
fef549b651
|
Replaced the old screenshot about the decimal feature
|
2017-07-24 23:19:40 +02:00 |
|
|
df16972589
|
A lot of improvements bugfixes:
|
2017-07-24 23:11:29 +02:00 |
|
|
10bf7efaf8
|
Merge branch 'master' of https://github.com/XDrake99/WarpPI
|
2017-07-16 13:47:45 +02:00 |
|
|
5aec22fa01
|
Renewed headless graphic engines and console parameters
|
2017-07-16 13:47:29 +02:00 |
|
Andrea Cavalli
|
b2e6771930
|
Update README.md
|
2017-07-02 23:13:53 +02:00 |
|
|
d02f5c7db8
|
Implemented MCD
|
2017-07-02 23:09:44 +02:00 |
|
|
0277af9eca
|
Added Sine block
|
2017-06-25 00:23:49 +02:00 |
|
|
b194f19092
|
Enchanced math parser, again.
|
2017-06-12 12:35:10 +02:00 |
|
|
8bc727e823
|
Fixed bugs and enhanched math parser.
|
2017-06-09 22:47:30 +02:00 |
|
|
f31985764d
|
Merge branch 'master' of https://github.com/XDrake99/WarpPI
|
2017-06-05 22:50:42 +02:00 |
|
|
d46a9c5df4
|
Enchanced result appearance
|
2017-06-05 22:50:33 +02:00 |
|
Andrea Cavalli
|
086b4a90d7
|
Update README.md
|
2017-05-28 16:01:36 +02:00 |
|
Andrea Cavalli
|
ee10a3e0cd
|
Update README.md
|
2017-05-28 16:01:10 +02:00 |
|
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 |
|