1
0
Fork 0

Commit Graph

  • 6dd7535926
    Merge remote-tracking branch 'origin/master' master Jan Christian Grünhage 2016-05-06 16:38:50 +0200
  • 908889acd6
    Changed the behaviour when the tree was finshed, it now is never finished until the squares are under a given pixel size Jan Christian Grünhage 2016-05-06 16:38:28 +0200
  • 993dac0988 Delete .gitattributes Jan Christian Grünhage 2016-05-05 21:24:59 +0200
  • 0177d8a9ae
    Reformatted code Jan Christian Grünhage 2016-05-05 22:44:50 +0200
  • bec95321ac Moved some files around Jan Christian Grünhage 2015-02-18 12:30:24 +0100
  • 2bb7d12a0f Moved some files around Jan Christian Grünhage 2015-02-13 13:28:18 +0100
  • dfad27a51c Implementation of "KilianEhrmanPythagorasTree" Jan Christian Grünhage 2015-02-12 14:41:03 +0100
  • fb7739f968 Bug wasn't fixed, now it is Jan Christian Grünhage 2015-02-12 08:39:24 +0100
  • d33b2a3b23 Fixed bug that last level wouldn't be drawn Jan Christian Grünhage 2015-02-12 07:50:20 +0100
  • 5e998cc9b1 updated header information Jan Christian Grünhage 2015-02-11 21:53:16 +0100
  • 254a02f89d Bugfix and Additional Information Jan Christian Grünhage 2015-02-11 21:16:59 +0100
  • 494d13bba3 Added Seeds The added Seed Class is containing the information needed for building a tree. With this it is possible to have nice I/O when running the application without arguments but adding the possibility to run the application with arguments for nearly no I/O, without having much code twice Jan Christian Grünhage 2015-02-11 12:26:23 +0100
  • 0e86f60d2b Added Pen width adjustment Jan Christian Grünhage 2015-02-11 11:45:39 +0100
  • 66a52a118e complete recreation of the method drawing the pythagoras Tree. Still has some bugs, and it won't work recursively for large trees, so it is in a while loop. Jan Christian Grünhage 2015-02-11 11:41:10 +0100
  • d8ed505128 Renamed Numbers to Fibonacci Numbers is only containing Fibonacci stuff now, so I renamed it to Fibonacci Jan Christian Grünhage 2015-02-11 10:57:44 +0100
  • d0e8874387 Removed RegularRandom Regular Random Stuff is not needed anymore, standard random results in a regular random tree now anyway because of the way the pythagoras triangle is implemented Jan Christian Grünhage 2015-02-11 10:54:17 +0100
  • b5ba27ce91 Removed PythagorasTree.PythagorasTreeVariant attribute from Pythagoras Triangle, because it is not needed after construction anymore. Also, @author Tag added to class javadoc Jan Christian Grünhage 2015-02-11 10:44:22 +0100
  • bce50adcc5 updated gitignore file Jan Christian Grünhage 2015-02-11 09:35:51 +0100
  • 0cabbcdeec IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:33:34 +0100
  • b5269dcce8 Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:33:15 +0100
  • 0c52e03d4a Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:33:09 +0100
  • e2995bac03 Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:53 +0100
  • 39950ad4cb Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:47 +0100
  • 08461548c2 Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:41 +0100
  • 5ff9d587f4 Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:36 +0100
  • e120eaa5dd Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:31 +0100
  • c5b67327ef Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:26 +0100
  • 81d71e030b Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:21 +0100
  • 31a004d81b Compiled files: No need for that Jan Christian Grünhage 2015-02-11 09:32:16 +0100
  • b662282e2d IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:55 +0100
  • 0020316ed1 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:42 +0100
  • 68a5c1354e IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:37 +0100
  • 1a9aea6f16 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:29 +0100
  • 29c896b363 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:23 +0100
  • b82f2f31b4 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:18 +0100
  • ce738d7460 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:13 +0100
  • 2652bc1ff1 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:31:04 +0100
  • f2d6902b49 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:30:59 +0100
  • d7fa1927d1 IntelliJ IDEA specific file: No need for that Jan Christian Grünhage 2015-02-11 09:30:52 +0100
  • 4d86d5c4c8 IntelliJ IDEA specific file Jan Christian Grünhage 2015-02-11 09:30:42 +0100
  • 1aa8b0ea6b workspace changes Jan Christian Grünhage 2015-02-11 09:07:24 +0100
  • 26e92eccbc workspace changes Jan Christian Grünhage 2015-02-11 09:06:27 +0100
  • 27ee66c322 Still not working Jan Christian Grünhage 2015-02-10 18:23:13 +0100
  • f73687b6d6 Changes to PythagorasTree implementation, still not working Jan Christian Grünhage 2015-02-10 18:13:13 +0100
  • dfd1841e2f PythagorasTree impementation, not working Jan Christian Grünhage 2015-02-10 17:51:44 +0100
  • 7d63d2e29a Added turtle library Jan Christian Grünhage 2015-02-10 16:35:45 +0100
  • 8c1afa75cc Created IntelliJ Project Jan Christian Grünhage 2015-02-10 15:50:34 +0100
  • 410bc3d92e 💥🐫 Added .gitattributes Jan Christian Grünhage 2015-02-10 14:49:13 +0100