Historial de Commits

Autor SHA1 Mensaje Fecha
  Lasse Öörni 9d077e78a8 Code cleanup. hace 14 años
  Lasse Öörni 7f7e8b970d Added subgeometry centers to the model format for proper sorting of transparent geometries. hace 14 años
  Lasse Öörni 3f7fffbf49 Some renames. CollisionGroup -> CollisionLayer, Scene::GetNodeByID() -> GetNode(), Ray::Distance() -> HitDistance(). hace 14 años
  Lasse Öörni d1125f7d35 Fixed wrong material assignment in AssetImporter when more than one submesh. hace 14 años
  Lasse Öörni d94b865fce Reverted the change to not support fallback data mode in index & vertex buffers, as it broke AssetImporter. hace 14 años
  Lasse Öörni 30660c705c Initial non-working editor code ported from Urho3D 1.0. hace 14 años
  Lasse Öörni 5b44c38d32 Code cleanup. Actually use the added Contains() & Find() functions. hace 14 años
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. hace 14 años
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. hace 14 años
  Lasse Öörni b90c1386be Removed unnecessary parentheses. hace 14 años
  Lasse Öörni f899c2f7ca Fixed bugs in Map. hace 14 años
  Lasse Öörni 5f7b64d6e7 Further cleanup of the Container & Math library API & internal functions. hace 14 años
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. hace 14 años
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. hace 14 años
  Lasse Öörni f60321b20f Use PODVector more extensively. hace 14 años
  Lasse Öörni f1010c683e Removed errorprone string addition operations. hace 14 años
  Lasse Öörni 4e30a2f032 Added constructors to String + code cleanup. hace 14 años
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. hace 14 años
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. hace 14 años
  Lasse Öörni d69efd65f0 Container library fixes. hace 14 años
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. hace 14 años
  Lasse Öörni 37f696be12 Added rest of the reference documentation. hace 14 años
  Lasse Öörni 7c45da5588 Import new code. hace 14 años
  Lasse Öörni a48885a729 Make way for import of new code. hace 14 años
  Lasse Öörni bdf76d2445 Refactored ScriptInstance recreation when the ScriptFile is reloaded. Now it uses events. Same system used also for CollisionShapes and Models to ensure proper reloading. hace 14 años
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. hace 14 años
  Lasse Öörni 20b23ced83 Engine & script API improvements. hace 15 años
  Lasse Öörni 88a24c5bd0 Added LOD combine mode to AssetImporter. hace 15 años
  Lasse Öörni 22bc96f2a6 Added material support to AssetImporter. hace 15 años
  Lasse Öörni 6c762c029c Fixes to skinning & bone bounding box information and skeletal animation save in AssetImporter. hace 15 años