История коммитов

Автор SHA1 Сообщение Дата
  Lasse Öörni 679007d1b5 Normalize whitespace, update documentation. 12 лет назад
  Alex Parlett db38bcf6c0 Added functionality to set the value for a node in the form of <node>value</node>. 12 лет назад
  Lasse Öörni 0fe2469957 Improved resource unloading. Make it possible to unload all resource types by partial name at once. Editor unloads unnecessary resources after scene load or clear. Add weak ref check to all resource unloading to avoid shader programs being left without their parent shader. 12 лет назад
  Lasse Öörni ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 лет назад
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 лет назад