Historique des commits

Auteur SHA1 Message Date
  Kolja Strohm df5ebbf6fd add oneOf validation attribute to json string validation il y a 2 ans
  Kolja Strohm 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior il y a 2 ans
  Kolja Strohm 6790eac885 add json validation functionality il y a 2 ans
  Kolja Strohm 5c9018e0eb add usefull JSON parsing methods il y a 2 ans
  Kolja Strohm 374565ffc8 fixed an issue in xml parsing and added tests il y a 2 ans
  Kolja Strohm 2b7fc662ce changes for linux build il y a 2 ans
  Kolja Strohm 4a96b0fa14 add tests for json library il y a 2 ans
  Kolja Strohm 59ff33c6bf add type checking methods to json arrays and objects il y a 2 ans
  Kolja Strohm 40bccf56ce support basic render to texture il y a 2 ans
  Kolja Strohm ee20648e63 threads can now be named for debugging il y a 2 ans
  Kolja Strohm d67c918b0f fix world model iteration bug il y a 2 ans
  Kolja Strohm 344bfc0246 fix include once il y a 2 ans
  Kolja Strohm 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster il y a 2 ans
  Kolja Strohm 551183b7ce introduce vertex and index buffer for each 3d model il y a 2 ans
  Kolja Strohm 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not il y a 2 ans
  Kolja Strohm 54045ff034 add cache implementation with tests il y a 2 ans
  Kolja Strohm 993493f4b5 fix some issues with array usages and add tests il y a 2 ans
  Kolja Strohm d3c7b9efdd speed up of removing 3d objects from rendered world il y a 2 ans
  Kolja Strohm 4cb3ee1de9 add Synchronizer class il y a 2 ans
  Kolja Strohm b3629693f0 fixed compiler errors il y a 2 ans
  Kolja Strohm e0aff43ea6 add useful operators to Either an Maybe il y a 2 ans
  Kolja Strohm 7a664a142b add Either and Maybe types il y a 2 ans
  Kolja Strohm 2b7fb7bd20 fix in memory buffer error il y a 2 ans
  Kolja Strohm 44600c1d62 whait for running threads to exit when the framework is destructed il y a 2 ans
  Kolja Strohm 79e00dcf90 fix hashmap il y a 2 ans
  Kolja Strohm d266b14dca set directx debug switch default to false il y a 2 ans
  Kolja Strohm 6737a6cd05 add directx debug switch il y a 2 ans
  Kolja Strohm 7c685a9c23 fix linux issues and warnings il y a 2 ans
  Kolja Strohm 0a68f8de76 improved array iteration il y a 2 ans
  Kolja Strohm 8d037b6649 improved performance of dx11 graphics api and general array structure il y a 2 ans