Historique des commits

Auteur SHA1 Message Date
  Yao Wei Tjong 姚伟忠 5af041765b Fix script API binding. il y a 6 ans
  MystMagus 7a3b1b4995 Added optional fallbacks to JSONValue GetType methods (#2463) il y a 6 ans
  Arnis Lielturks d4cf8a9f05 localization JSON file now supports simple key-value structure (#2359) il y a 7 ans
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. il y a 7 ans
  Yao Wei Tjong 姚伟忠 4faf970643 Minor cleanup and add script API bindings. il y a 7 ans
  Yao Wei Tjong 姚伟忠 29fed24492 Rinse and repeat by invoking clang-tidy (v3.9) from CLI directly. il y a 8 ans
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. il y a 8 ans
  Rokas Kupstys c93b3b513a AngelScript bindings. il y a 8 ans
  Lasse Öörni 982befaab5 Add default parameter value to Image::SaveWEBP() bindings. il y a 8 ans
  carnalis 3dfc8f750c Add SaveWEBP() bindings. il y a 8 ans
  Lasse Öörni 95062fcb63 Always have SaveWEBP in public API of Image; add script binding. Will be a no-op if not supported. il y a 8 ans
  Lasse Öörni 60c478212c Fix wrong AngelScript binding in ResourceCache::GetExistingResource(). Closes #2016. il y a 8 ans
  Lasse Öörni cc26cac198 Use base16 for VariantMap hash key conversion in both directions in JSONValue. Expose JSONValue Get/Set Variant & VariantMap to script. il y a 8 ans
  Lasse Öörni 29ebd52590 Expose getting JSONValue keys & values as arrays in AngelScript. Closes #1924. il y a 8 ans
  Lasse Öörni 7bf75955d8 Minor code convention edit to avoid underscore in function name. il y a 8 ans
  Konstant 795af77d74 Bind ResourceCache::GetResources. il y a 8 ans
  Lasse Öörni 00816efec2 Add XMLElement::GetInt64 & GetUInt64 for completeness. il y a 9 ans
  Rokas Kupstys 6a7a57eace More 64bit variant work, lua and angelscript bindings. il y a 9 ans
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. il y a 9 ans
  Lasse Öörni f20475161f Add XMLFile::GetOrCreateRoot() & XMLElement::GetOrCreateChild(). Closes #1756. il y a 9 ans
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. il y a 9 ans
  Eugene Kozlov a785c1f37c Add missing binding for Image::SaveDDS. il y a 9 ans
  Lasse Öörni b7c7568c24 Add to/from string conversions for JSONValueType & JSONNumberType. Minor code cleanup and missing JSONValue script bindings. Closes #1546. il y a 9 ans
  Anatoly Sennov 886d55c4bc Made JSONValue.get_size() const il y a 9 ans
  cosmy 9bb620ad17 Add JSON method to deserialize from string and expose it to script interfaces. il y a 9 ans
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. il y a 10 ans
  Lasse Öörni 42ba4f9824 Fix material JSON save in editor. Fix AngelScript API bindings where XMLElement or JSONValue is passed as reference and should be modified (needs to be unsafe inout reference.) il y a 10 ans
  cosmy1 d2e9e1f718 Add missing IntRect & IntVector2 getters and setters in XMLElement il y a 10 ans
  Lasse Öörni 6f60ee7f48 Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function. il y a 10 ans
  Yao Wei Tjong 姚伟忠 8652de217d Rename Source/Urho3D/Script to Source/Urho3D/AngelScript. il y a 10 ans