Commit History

Author SHA1 Message Date
  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 59ff33c6bf add type checking methods to json arrays and objects 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 d67c918b0f fix world model iteration bug 2 years ago
  Kolja Strohm 344bfc0246 fix include once 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 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
  Kolja Strohm d3c7b9efdd speed up of removing 3d objects from rendered world 2 years ago
  Kolja Strohm 4cb3ee1de9 add Synchronizer class 2 years ago
  Kolja Strohm b3629693f0 fixed compiler errors 2 years ago
  Kolja Strohm e0aff43ea6 add useful operators to Either an Maybe 2 years ago
  Kolja Strohm 7a664a142b add Either and Maybe types 2 years ago
  Kolja Strohm 2b7fb7bd20 fix in memory buffer error 2 years ago
  Kolja Strohm 44600c1d62 whait for running threads to exit when the framework is destructed 2 years ago
  Kolja Strohm 79e00dcf90 fix hashmap 2 years ago
  Kolja Strohm d266b14dca set directx debug switch default to false 2 years ago
  Kolja Strohm 6737a6cd05 add directx debug switch 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 f6344e58fb fix trie usage in uiml view 2 years ago