Commit History

Author SHA1 Message Date
  Kolja Strohm 096435b774 fix some problems with json schema export 1 month ago
  Kolja Strohm 1da6707d98 fix problem with json schem axport in DataValidator 1 month ago
  Kolja Strohm 662fc12b71 fix problems with Data Validator 2 months ago
  Kolja Strohm 1f0017ee2d improve json editor 3 months ago
  Kolja Strohm de94611915 fix add linebreaks function of text fields with formatted text 9 months ago
  Kolja Strohm 6270e063a8 fix formatted text conflicts with null terminated strings 9 months ago
  Kolja Strohm 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists 9 months ago
  Kolja Strohm 28e77ad6d2 fix BildschirmGröße did not return the correct size 9 months ago
  Kolja Strohm e83a8a72ea add OutputDebugStringLoggingChannel 9 months ago
  Kolja Strohm 93cd71e4c6 add stack datastructure 9 months ago
  Kolja Strohm 6a765f94e0 fix text with and height calulation 9 months ago
  Kolja Strohm 31de2ff2b7 fix problems with tables in uiml views 9 months ago
  Kolja Strohm 1010d047fa allow multiple different texture models without shared model memory 9 months ago
  Kolja Strohm 0a09159375 fix problems with formatted texts so that they do not have to contain 0 byte anymore 9 months ago
  Kolja Strohm 6720624bf3 improve performance of arrays 9 months ago
  Kolja Strohm dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 9 months ago
  Kolja Strohm 2e9d6d994a improve performance of text operations 9 months ago
  Kolja Strohm 14ac2dfc35 fix executed console command was only removed from console after next update 1 year ago
  Kolja Strohm 202c5df23c improve ConsoleCommand interface 1 year ago
  Kolja Strohm a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 1 year ago
  Kolja Strohm 71574ab01f fix cursor rendering in text fields 1 year ago
  Kolja Strohm d693a2dbfa use more const references and fix light colors in console 1 year ago
  Kolja Strohm fdc8bd635c fix some issues with logging 1 year ago
  Kolja Strohm dfe62092f7 add console handler for better console applications 1 year ago
  Kolja Strohm 20065ae6e3 add Logging Configuration 1 year ago
  Kolja Strohm 2a35079df7 add streams 1 year ago
  Kolja Strohm 544348198d Add Iterator Interface 1 year ago
  Kolja Strohm 7abf9d2f93 implement regular expressions 1 year ago
  Kolja Strohm 2ef8a8675d fix default value was ignored during json validation if a value could have multiple possible types 1 year ago
  Kolja Strohm 01cea70976 improve performance of json validation 1 year ago