Alexander Siegler alexander.siegler

alexander.siegler created pull request carlos.garcia/praktikum-holons#112

Make file extensions lower case

3 years ago

alexander.siegler pushed to filenames at carlos.garcia/praktikum-holons

  • e5463b369d Make file name extensions lower case for cross-platform support Linux and UNIX operating systems have case-sensitive filesystems. This means requests for `.png` cannot find files with `.PNG`, because they are treated as different files.
  • 04d8c7d04b minor label edits
  • 679233045f Algo cleanup (started), producers are blue now, fitnessfunction error fixed
  • e53f1b7715 Merge remote-tracking branch 'origin/updateInProgress' into XChart-integration
  • 2778497b41 Fixes HolonElementcCount in Log

3 years ago

alexander.siegler created new branch filenames at carlos.garcia/praktikum-holons

3 years ago

alexander.siegler pushed to zigbee-hems at carlos.garcia/praktikum-holons

  • 43b11bbd38 Document current API
  • 8c7f04020e Highlight increased Java requirement The usage of `java.awt.Toolkit.getMenuShortcutKeyMaskEx()` is only available in Java 10+.
  • 59a6753092 Merge branch 'updateInProgress' into XChart-integration Conflicts: src/ui/controller/LoadController.java src/ui/view/GroupNodeCanvas.java src/ui/view/MyCanvas.java src/utility/ImageImport.java
  • 74c1eabd57 Refactoring Vector2
  • 5811a99878 Merge branch 'updateInProgress' of gogs@git.tk.informatik.tu-darmstadt.de:carlos.garcia/praktikum-holons.git into updateInProgress

3 years ago