Историја ревизија

Аутор SHA1 Порука Датум
  Lasse Öörni 35fa40c48f Simplified code, as FileSystem already does the path access rights check. пре 13 година
  Lasse Öörni f11bfedbb3 Call SanitateResourceName() also in ResourceCache::Exists() to ensure consistent behaviour. пре 13 година
  Lasse Öörni 4638930ea4 Fallback resource search using absolute path. пре 13 година
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. пре 13 година
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. пре 13 година
  Lasse Öörni 8fe755e7e6 Do not release resource if it has weak refs. пре 13 година
  Lasse Öörni c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. пре 13 година
  Lasse Öörni 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. пре 13 година
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. пре 13 година
  Lasse Öörni 97142c1db1 Eliminated n^2 algorithms from event subscribing and octree updates. пре 14 година
  Lasse Öörni 7ec5ec4f6e Added FileWatcher class (for now Windows only) & live resource reloading. пре 14 година
  Lasse Öörni 9b89a1540d Added resource name sanitation to prevent creation of duplicate resources. пре 14 година
  Lasse Öörni 5dbf2b81f9 Added error logging for resource hash collision. пре 14 година
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. пре 14 година
  Lasse Öörni 5541fc9d87 Resolve multisampled backbuffer for postprocessing. Not yet implemented on OpenGL. пре 14 година
  Lasse Öörni 30430d24ad Fixed Node::Clone() to respect the local mode of child nodes & components. пре 14 година
  Lasse Öörni baa3efacc3 Fixed the Data directory getting removed in the editor, if a scene was first loaded from there, and then from elsewhere. пре 14 година
  Lasse Öörni d94b865fce Reverted the change to not support fallback data mode in index & vertex buffers, as it broke AssetImporter. пре 14 година
  Lasse Öörni f1bb8bd2ba Updated to latest kNet. пре 14 година
  Lasse Öörni 5b44c38d32 Code cleanup. Actually use the added Contains() & Find() functions. пре 14 година
  Lasse Öörni 7eed016fd8 Added more assertions. пре 14 година
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. пре 14 година
  Lasse Öörni 1c154ef17e Uncommented the package file download test from TestScene.as. пре 14 година
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. пре 14 година
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. пре 14 година
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. пре 14 година
  Lasse Öörni b90c1386be Removed unnecessary parentheses. пре 14 година
  Lasse Öörni 3f1f71dd06 Fixed ResourceCache error messages. пре 14 година
  Lasse Öörni f60321b20f Use PODVector more extensively. пре 14 година
  Lasse Öörni f3859c1ed7 Added documentation about containers. пре 14 година