Commit History

Author SHA1 Message Date
  Kolja Strohm fdc8bd635c fix some issues with logging 2 months ago
  Kolja Strohm 20065ae6e3 add Logging Configuration 3 months ago
  Kolja Strohm 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 year ago
  Kolja Strohm 296f3c6545 fix compilation error on release mode 1 year ago
  Kolja Strohm 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
  Kolja Strohm a532168d2f apply new code formatter 1 year ago
  Kolja Strohm 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
  Kolja Strohm 6ab0110f6c made most char * arguments const 1 year ago
  Kolja Strohm d86d6b44db improved util classes 1 year ago
  Kolja Strohm 4ac7b5723c add bounding box calculation for 3d models 1 year ago
  Kolja Strohm 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 years ago
  Kolja Strohm 28d33d78ce add hashCode function to Text class 2 years ago
  Kolja Strohm 8c1e86952d use more flexible implementation of reference counting 3 years ago
  Kolja Strohm f4143f6026 Bessere Interfacestruktur für Schreiber und Leser hinzugefügt 3 years ago
  Kolja Strohm f29d33dc89 + operator für Text klasse ist jetzt const 4 years ago
  Kolja Strohm 383b28dec7 Möglichkeit zum setzen eines interactParams im formated text hinzugefügt und eine funktion zum textfeld hinzugefügt, die den text passend formatiert 5 years ago
  Kolja Strohm 58c5eda527 setFormattedText zu TextFeld hinzugefügt 5 years ago
  Kolja Strohm 27c53609b4 Veraltete Funktion entfernt 5 years ago
  Kolja Strohm 22b0979558 Besseres arbeiten mit texten wegen mehr operatoren 5 years ago
  Kolja Strohm 9ca1d03cb1 Changes for linux systems 5 years ago
  kolja 75d68ab0a1 Einiege Fehler behoben 5 years ago
  kolja 1752279af1 XML Parser hinzugefügt 5 years ago
  kolja a8d315b97f Gravur Text Renderer hinzugefügt 5 years ago
  kolja 643c9f3024 tan, cos, sin und acos approximationsfunktionen hinzugefügt 5 years ago
  kolja b21bba86ec Ein Fehler bei der unterscheidung zwischen Ordnern und Dateien auf Linux Dateisystemen wurde korrigiert 6 years ago
  kolja 352b5b0c7d Performance des Text zeichnens verbessert und zeichnen von eingefärbtem Text hinzugefügt. Außerdem wurden kleinere Bugs im TextReader und im Linien Diagramm behoben 6 years ago
  kolja b28d7a9007 Reader Interface hinzugefügt, 6 years ago
  kolja 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 years ago
  Kolja Strohm 0e8d05d6aa Fehler beim Freigeben der Ressourcen eines Threads auf UNIX Systemen behoben, der zu enormen Memory Leaks geführt hat. 8 years ago
  Kolja Strohm 3eda698bf4 Quellcode Formatierung angepasst. 8 years ago