Historia zmian

Autor SHA1 Wiadomość Data
  Lasse Öörni 6a7ffdcd19 Updated to newest AssImp from git repository. 12 lat temu
  Lasse Öörni a40fead7dc Updated license for the new year. 13 lat temu
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 lat temu
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 lat temu
  Lasse Öörni a77a685f4c Fixed warnings reported by Xcode. 13 lat temu
  Lasse Öörni ee5c66210e Reworked profiler output. 13 lat temu
  Lasse Öörni 5a6dfe6c19 Added missing spaces. 14 lat temu
  Lasse Öörni 72794673d1 Fixed crash if a window message was received before the Input subsystem had initialized itself. 14 lat temu
  Lasse Öörni 9ab2bf4c14 Added top-level profiling blocks for frame execution. Explicitly call Profiler::BeginFrame() and EndFrame() in Time subsystem to not depend on event subscription order. Profiler max. display depth in DebugHud can be specified. 14 lat temu
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 lat temu
  Lasse Öörni 4c581e39f3 Modified Profiler to output milliseconds also for total accumulated data. 14 lat temu
  Lasse Öörni e22483e482 Added viewmask parameter to octree queries to avoid manual viewmask checking in View and to allow partial scene queries for logic. 14 lat temu
  Lasse Öörni 3a6163226b Changed OpenGL rendering to use non-hardcoded shader parameters. Fixed warnings. 14 lat temu
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 lat temu
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 lat temu
  Lasse Öörni d69efd65f0 Container library fixes. 14 lat temu
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 lat temu
  Lasse Öörni 7c45da5588 Import new code. 14 lat temu