Commit History

Author SHA1 Message Date
  Kolja Strohm 1e174f051d improved json validation by getting a list of invalid removed parts when getValidParts is used 1 year ago
  Kolja Strohm 689cce9ce0 rework of 3d sceleton animations 1 year ago
  Kolja Strohm 1f7a82cbe8 fix index out of bounds exception in ObjTable 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 8f584ac295 add ability to validate recursive json datastructures with object references 1 year ago
  Kolja Strohm 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 1 year ago
  Kolja Strohm e50fc87bc1 fix base64 decoding 1 year ago
  Kolja Strohm 5108479057 add base64 encoding and ZList 2D element 1 year ago
  Kolja Strohm 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior 2 years ago
  Kolja Strohm 6790eac885 add json validation functionality 2 years ago
  Kolja Strohm 5c9018e0eb add usefull JSON parsing methods 2 years ago
  Kolja Strohm 374565ffc8 fixed an issue in xml parsing and added tests 2 years ago
  Kolja Strohm 2b7fc662ce changes for linux build 2 years ago
  Kolja Strohm 4a96b0fa14 add tests for json library 2 years ago
  Kolja Strohm 40bccf56ce support basic render to texture 2 years ago
  Kolja Strohm ee20648e63 threads can now be named for debugging 2 years ago
  Kolja Strohm 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not 2 years ago
  Kolja Strohm 54045ff034 add cache implementation with tests 2 years ago
  Kolja Strohm 993493f4b5 fix some issues with array usages and add tests 2 years ago