Histórico de Commits

Autor SHA1 Mensagem Data
  Kolja Strohm d67c918b0f fix world model iteration bug há 2 anos atrás
  Kolja Strohm 344bfc0246 fix include once há 2 anos atrás
  Kolja Strohm 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster há 2 anos atrás
  Kolja Strohm 551183b7ce introduce vertex and index buffer for each 3d model há 2 anos atrás
  Kolja Strohm 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not há 2 anos atrás
  Kolja Strohm 54045ff034 add cache implementation with tests há 2 anos atrás
  Kolja Strohm 993493f4b5 fix some issues with array usages and add tests há 2 anos atrás
  Kolja Strohm d3c7b9efdd speed up of removing 3d objects from rendered world há 2 anos atrás
  Kolja Strohm 4cb3ee1de9 add Synchronizer class há 2 anos atrás
  Kolja Strohm b3629693f0 fixed compiler errors há 2 anos atrás
  Kolja Strohm e0aff43ea6 add useful operators to Either an Maybe há 2 anos atrás
  Kolja Strohm 7a664a142b add Either and Maybe types há 2 anos atrás
  Kolja Strohm 2b7fb7bd20 fix in memory buffer error há 2 anos atrás
  Kolja Strohm 44600c1d62 whait for running threads to exit when the framework is destructed há 2 anos atrás
  Kolja Strohm 79e00dcf90 fix hashmap há 2 anos atrás
  Kolja Strohm d266b14dca set directx debug switch default to false há 2 anos atrás
  Kolja Strohm 6737a6cd05 add directx debug switch há 2 anos atrás
  Kolja Strohm 7c685a9c23 fix linux issues and warnings há 2 anos atrás
  Kolja Strohm 0a68f8de76 improved array iteration há 2 anos atrás
  Kolja Strohm 8d037b6649 improved performance of dx11 graphics api and general array structure há 2 anos atrás
  Kolja Strohm f6344e58fb fix trie usage in uiml view há 2 anos atrás
  Kolja Strohm 4fe1b9c42c fix issue with 0 in trie adresses há 2 anos atrás
  Kolja Strohm 6f24b94f49 add missing dllexport declarations há 2 anos atrás
  Kolja Strohm 8deb3f2fd4 add missing dll exports há 2 anos atrás
  Kolja Strohm 10e4e31f59 add missing files to windows project há 2 anos atrás
  Kolja Strohm 6eb73b9a8d fix issue with reference counting há 2 anos atrás
  Kolja Strohm 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded há 2 anos atrás
  Kolja Strohm 28d33d78ce add hashCode function to Text class há 3 anos atrás
  Kolja Strohm 334e3f6d53 add hashmap implementation há 3 anos atrás
  Kolja Strohm f852a6a280 add InMemoryBuffer há 3 anos atrás