Commit History

Author SHA1 Message Date
  Kolja Strohm 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder 10 months ago
  Kolja Strohm cde44107c8 fix char size initialisation in text renderer was not done in release mode 1 year ago
  Kolja Strohm 689cce9ce0 rework of 3d sceleton animations 1 year ago
  Kolja Strohm d56c4e0926 optimized text rendering performance 1 year ago
  Kolja Strohm 609aa68e38 make reference arguments to bild class const 1 year ago
  Kolja Strohm 90500a0f20 fix scroll bar positions in windows 1 year ago
  Kolja Strohm ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action 1 year ago
  Kolja Strohm 19152b576a made some changes for c++20 1 year ago
  Kolja Strohm a532168d2f apply new code formatter 1 year ago
  Kolja Strohm 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
  Kolja Strohm 2d0463fe36 add missing function to ZList 1 year ago
  Kolja Strohm 5108479057 add base64 encoding and ZList 2D element 1 year ago
  Kolja Strohm 8d9a830452 support auto with and height in uiml for texts 1 year ago
  Kolja Strohm 6ab0110f6c made most char * arguments const 2 years ago
  Kolja Strohm 9f813ddbfe improve rendering performace 2 years ago
  Kolja Strohm 4ac7b5723c add bounding box calculation for 3d models 2 years ago
  Kolja Strohm c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 years ago
  Kolja Strohm 65074273fd increase rendering performance 2 years ago
  Kolja Strohm 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior 2 years ago
  Kolja Strohm 5c9018e0eb add usefull JSON parsing methods 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 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 4cb3ee1de9 add Synchronizer class 2 years ago
  Kolja Strohm 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
  Kolja Strohm f852a6a280 add InMemoryBuffer 3 years ago