Commit History

Author SHA1 Message Date
  Kolja Strohm 2a35079df7 add streams 3 months ago
  Kolja Strohm 544348198d Add Iterator Interface 3 months ago
  Kolja Strohm 421830bb71 fix setPosition could potentially destroy an array 8 months ago
  Kolja Strohm 4c2563af1e add some util functions to arrays 8 months ago
  Kolja Strohm 04af4de785 improve documentation 8 months ago
  Kolja Strohm 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 8 months ago
  Kolja Strohm d86cc874e8 fix a problem when adding an element to an array at a specified index 1 year ago
  Kolja Strohm a532168d2f apply new code formatter 1 year ago
  Kolja Strohm 5108479057 add base64 encoding and ZList 2D element 1 year ago
  Kolja Strohm 6ab0110f6c made most char * arguments const 1 year ago
  Kolja Strohm 9f813ddbfe improve rendering performace 1 year ago
  Kolja Strohm c9273f7888 fix a fiew bugs and implemented remove on array iterators 1 year ago
  Kolja Strohm 59ff33c6bf add type checking methods to json arrays and objects 2 years ago
  Kolja Strohm 993493f4b5 fix some issues with array usages and add tests 2 years ago
  Kolja Strohm d3c7b9efdd speed up of removing 3d objects from rendered world 2 years ago
  Kolja Strohm 44600c1d62 whait for running threads to exit when the framework is destructed 2 years ago
  Kolja Strohm 7c685a9c23 fix linux issues and warnings 2 years ago
  Kolja Strohm 0a68f8de76 improved array iteration 2 years ago
  Kolja Strohm 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
  Kolja Strohm 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 years ago
  Kolja Strohm 334e3f6d53 add hashmap implementation 3 years ago
  Kolja Strohm e03c2f1c86 fix linux build path 3 years ago
  Kolja Strohm 6961b2bec7 fix linux build 3 years ago
  Kolja Strohm 2bd9ba34b8 fix cast issues 3 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 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
  Kolja Strohm f972e6cb25 Bessere Dokumentation zu Array.h 4 years ago
  Kolja Strohm 746a10606d Fehler in den ++ funktionen des array iterators behoben (präfix und postfix ++ verhalten war vertauscht) 5 years ago
  Kolja Strohm 0e10ee7f87 DirectX12 API weiterentwickelt 5 years ago