Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 34df8b5e82 Fixed headless mode. il y a 13 ans
  Lasse Öörni 245e678fd6 Refactored resource dependency tracking. il y a 13 ans
  Lasse Öörni 20e6dd0da6 Resource dependency tracking for reloading resources. Currently implemented for ScriptFile. il y a 13 ans
  Lasse Öörni a40fead7dc Updated license for the new year. il y a 13 ans
  Lasse Öörni 35fa40c48f Simplified code, as FileSystem already does the path access rights check. il y a 13 ans
  Lasse Öörni 4638930ea4 Fallback resource search using absolute path. il y a 13 ans
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. il y a 13 ans
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni 8c581bf8bb Cleaned up Doxygen comments. il y a 13 ans
  Lasse Öörni 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. il y a 13 ans
  Lasse Öörni 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. il y a 13 ans
  Lasse Öörni 3ad1136dcb Added missing include. il y a 13 ans
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. il y a 13 ans
  Lasse Öörni 7ec5ec4f6e Added FileWatcher class (for now Windows only) & live resource reloading. il y a 14 ans
  Lasse Öörni 9b89a1540d Added resource name sanitation to prevent creation of duplicate resources. il y a 14 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni baa3efacc3 Fixed the Data directory getting removed in the editor, if a scene was first loaded from there, and then from elsewhere. il y a 14 ans
  Lasse Öörni d94b865fce Reverted the change to not support fallback data mode in index & vertex buffers, as it broke AssetImporter. il y a 14 ans
  Lasse Öörni 700520f320 Further comments and code cleanup. il y a 14 ans
  Lasse Öörni de67af8825 CoreData / Data reorganization. il y a 14 ans
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. il y a 14 ans
  Lasse Öörni 1c154ef17e Uncommented the package file download test from TestScene.as. il y a 14 ans
  Lasse Öörni f60321b20f Use PODVector more extensively. il y a 14 ans
  Lasse Öörni d69efd65f0 Container library fixes. il y a 14 ans
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. il y a 14 ans
  Lasse Öörni 343e9052b3 Fixed search/replaced function & variable names. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans
  Lasse Öörni a48885a729 Make way for import of new code. il y a 14 ans
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. il y a 15 ans
  Lasse Öörni d0a73ddd25 Added twosided default materials. il y a 15 ans