Commit History

Author SHA1 Message Date
  Kolja Strohm 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 1 year ago
  Kolja Strohm f5bdf6fbcd prefere user input evaluation before rendering 1 year ago
  Kolja Strohm 53af426983 improved visual studio code filters for linux 1 year ago
  Kolja Strohm f6465672a1 improved visual studio code filters 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 41378d2a32 fix gdiplus include order 1 year ago
  Kolja Strohm a532168d2f apply new code formatter 1 year ago
  Kolja Strohm 9adf0b11ba improved onNeedTooltip Event occurances 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 e50fc87bc1 fix base64 decoding 1 year ago
  Kolja Strohm fbe488c7b5 fix base64 decoding length calculation 1 year ago
  Kolja Strohm e3dd1fd6c9 fix base64 validation 1 year ago
  Kolja Strohm 2d0463fe36 add missing function to ZList 1 year ago
  Kolja Strohm 2063a2b4ed improved keybord events 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 d86d6b44db improved util classes 2 years ago
  Kolja Strohm a46aad7d51 fix 3d vector rotation around z axis 2 years ago
  Kolja Strohm 9f813ddbfe improve rendering performace 2 years ago
  Kolja Strohm ffb0758631 fix vertex indices in vertex shader 2 years ago
  Kolja Strohm ede3baa968 allow custom shaders for directX11 2 years ago
  Kolja Strohm bc8144f1f0 fix compiler error in VecN 2 years ago
  Kolja Strohm c592a7ec9b add some usefull functions 2 years ago
  Kolja Strohm aafec46e9d fix 3d model save and load functions 2 years ago
  Kolja Strohm ec8eca06e6 fix monitor iteration order 2 years ago
  Kolja Strohm 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 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 8bcc04ee9d add ByteArrayReader class 2 years ago