Commit History

Author SHA1 Message Date
  Kolja Strohm b3c59f21f2 allow model collections to decide if they are rendered or ticked 1 year ago
  Kolja Strohm 19152b576a made some changes for c++20 1 year ago
  Kolja Strohm 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 1 year ago
  Kolja Strohm 5108479057 add base64 encoding and ZList 2D element 1 year ago
  Kolja Strohm 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 1 year ago
  Kolja Strohm 8bcc04ee9d add ByteArrayReader class 2 years ago
  Kolja Strohm fb928b130b Add ImmutablePair and VecN Datatypes 2 years ago
  Kolja Strohm 6790eac885 add json validation functionality 2 years ago
  Kolja Strohm 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster 2 years ago
  Kolja Strohm 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
  Kolja Strohm 993493f4b5 fix some issues with array usages and add tests 2 years ago
  Kolja Strohm 4cb3ee1de9 add Synchronizer class 2 years ago
  Kolja Strohm 7a664a142b add Either and Maybe types 2 years ago
  Kolja Strohm 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
  Kolja Strohm 10e4e31f59 add missing files to windows project 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 d48d70ed91 Test des neuen Kommentar styles 4 years ago
  Kolja Strohm 685bda84ec Fehler beim vertikal gespiegelten zeichnen von bildern behoben 4 years ago
  Kolja Strohm 1511ec09fe Anzeigefehler beim geringer fps anzahl im release modus korrigiert 4 years ago
  Kolja Strohm 48052926c6 Slider Objekt hinzugefügt 4 years ago
  Kolja Strohm ccc59ecbea automatisches kopieren beim erstellen deaktiviert 4 years ago
  Kolja Strohm 88d3a7a1bb test 4 years ago
  Kolja Strohm dc4c4e23fa versionsupgrade 5 years ago
  Kolja Strohm 62cc6cddc5 UIMessage Dialog hinzugefügt 5 years ago
  Kolja Strohm 853d9459cb Fexed linux build 5 years ago
  Kolja Strohm 0e10ee7f87 DirectX12 API weiterentwickelt 5 years ago
  Kolja Strohm 6885bc3358 Direct X12 API Basis implementiert 5 years ago
  Kolja Strohm 74cf6e1089 Abhängigkeit von direct x 11 entfernt (wird dynamisch hinzu geladen wenn es benötigt wird) 5 years ago
  Kolja Strohm 4fcb4db963 Render Code in GraphicsApi Klasse ausgelagert, um verschiedene DirectX Versionen unterstützen zu können 5 years ago