Commit Graph

17 Commits

Author SHA1 Message Date
9ebf9cff82 Parser#parse(String) now work + deleted ';' for each rules in Tab + fixed Parser#isCorrect(String, Type) which will not accept rule without '=' anymore 2021-03-03 12:17:35 +01:00
Arthur
44250cd124 Scroll works 2021-03-02 17:13:47 +01:00
Arthur
41fc399f70 Scroll Camera Works 2021-03-01 12:41:47 +01:00
1eda03f965 optimized import + added keyboard controls and fps log 2021-02-20 13:41:32 +01:00
Arthur
a29f8f5ec3 Listener's Factorisation 2021-02-17 14:59:02 +01:00
Arthur
0bc81d70a5 Interface works 2021-02-17 12:00:02 +01:00
Arthur
80ea9ae5f0 Adding Listeners. 2021-02-17 10:39:10 +01:00
61e26dc007 add xyz axes 2021-02-16 18:04:55 +01:00
Antonin Boyon
8c1fe66ce6 Merge branch 'master' of https://forge.info.unicaen.fr/git/l-system 2021-02-16 16:20:30 +01:00
Antonin Boyon
f423f14aef merge 2021-02-16 16:20:25 +01:00
Arthur
96ab815450 Adding Help Tab and AxiomFieldListener
class.
2021-02-16 15:06:50 +01:00
651e3aed40 improved parser + added rewriter to Main (currently not work correctly) 2021-02-05 22:35:05 +01:00
ba570154e4 Moved Parser and refactored isCorrect method in Parser 2021-02-05 19:28:55 +01:00
Arthur
cab689070c final parser and adding of iterations number 2021-02-03 10:05:31 +01:00
Arthur
049e3aeda7 parser 2021-02-02 18:02:10 +01:00
Quentin Legot
2216561506 added first parser implementation 2021-02-02 16:07:08 +01:00
Quentin Legot
0d8d0a68f2 Added main 2021-02-02 15:46:38 +01:00