Commit History

Author SHA1 Message Date
  Kolja Strohm 688f61e340 support mip mapped textures 1 year ago
  Kolja Strohm 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 year ago
  Kolja Strohm cde44107c8 fix char size initialisation in text renderer was not done in release mode 1 year ago
  Kolja Strohm 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 year ago
  Kolja Strohm 52df2b1764 make get of non reference counting Trie const 1 year ago
  Kolja Strohm 0ebdbde86d add non reference counting tries 1 year ago
  Kolja Strohm 1e174f051d improved json validation by getting a list of invalid removed parts when getValidParts is used 1 year ago
  Kolja Strohm ae2d6fcdf6 fix style element was not parsed by uiml components 1 year ago
  Kolja Strohm 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 year ago
  Kolja Strohm 689cce9ce0 rework of 3d sceleton animations 1 year ago
  Kolja Strohm b3c59f21f2 allow model collections to decide if they are rendered or ticked 1 year ago
  Kolja Strohm b6fcea2590 reduce unnessesary texture updates to increase performance 1 year ago
  Kolja Strohm d56c4e0926 optimized text rendering performance 1 year ago
  Kolja Strohm 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 year ago
  Kolja Strohm 091eced9e5 fix windows were draggable on the close button 1 year ago
  Kolja Strohm dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 year ago
  Kolja Strohm 296f3c6545 fix compilation error on release mode 1 year ago
  Kolja Strohm 777121919c fix Bild ignores drawOffset in some functions 1 year ago
  Kolja Strohm a6e77dae21 add missing DLLEXPORT to Thread methods 1 year ago
  Kolja Strohm 609aa68e38 make reference arguments to bild class const 1 year ago
  Kolja Strohm 166aba2c35 add getAverageColor function to bild 1 year ago
  Kolja Strohm 1f7a82cbe8 fix index out of bounds exception in ObjTable 1 year ago
  Kolja Strohm 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
  Kolja Strohm 4c18ed236d add ability to create Zeit objects by unix timestamps 1 year ago
  Kolja Strohm 031d0c81d3 fixed mouse events not given to scroll bars in ZeichnungHintergrund 1 year ago
  Kolja Strohm 1c5afde7ac Support auto line break style in TextFeld 1 year ago
  Kolja Strohm f0bb90173b support size changable windows with fixed sides where the size is not changable 1 year ago
  Kolja Strohm b7655b6c4e fix xml parsing for underscores and dots 1 year ago
  Kolja Strohm 8f584ac295 add ability to validate recursive json datastructures with object references 1 year ago
  Kolja Strohm 4037df20eb only layout xml view children when they have a corresponding parsed element 1 year ago