Histórico de Commits

Autor SHA1 Mensagem Data
  1vanK ef1dfe3417 AS Autobindings há 5 anos atrás
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. há 6 anos atrás
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. há 7 anos atrás
  Eugene Kozlov f4b00a1d54 Extract StringHash reverse mapping logic into StringHashRegister. Reuse it in event system. há 7 anos atrás
  Yao Wei Tjong 姚伟忠 29fed24492 Rinse and repeat by invoking clang-tidy (v3.9) from CLI directly. há 8 anos atrás
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. há 8 anos atrás
  Yao Wei Tjong 姚伟忠 845cf45c28 Fix AngelScript binding for GCC/Clang compiler toolchains. há 8 anos atrás
  Yao Wei Tjong 姚伟忠 ca97fd9b9b Clang-Tidy - modernize-use-auto. há 8 anos atrás
  Eugene Kozlov ba95abbad8 Add few bindings. Add some TODOs. Non-functional changes. há 8 anos atrás
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. há 8 anos atrás
  Eugene Kozlov b617a576c4 Added attribute metadata. Removed attribute variant structure element names. Resolves #1766. há 8 anos atrás
  Eugene Kozlov a5ee22ce9e Expose Context::CreateObject to AngelScript API. há 8 anos atrás
  Florastamine 4c7647aa29 GetOSVersion() returns the version of the OS. há 8 anos atrás
  Florastamine c0c3f56678 GetHostName() returns name of the computer. há 8 anos atrás
  Florastamine de1af331ac GetLoginName() returns the name of the currently logged in user. há 8 anos atrás
  Florastamine c7981ecad1 GetTotalMemory(), which returns the total amount of useable memory. há 8 anos atrás
  Lasse Öörni 39c41dc6a6 Shorten long long int to long long. há 8 anos atrás
  Rokas Kupstys 6a7a57eace More 64bit variant work, lua and angelscript bindings. há 8 anos atrás
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. há 9 anos atrás
  Lasse Öörni 883b5105cb Merge branch 'master' into update-angelscript há 9 anos atrás
  Lasse Öörni f5b68769d0 ElementsNames -> ElementNames. há 9 anos atrás
  Konstant f0a872ad2b Add variantStructureElementsNames_ list to attribute. há 9 anos atrás
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. há 9 anos atrás
  Lasse Öörni dae1c615a9 Initial work to update to AngelScript 2.31.2. há 9 anos atrás
  Lasse Öörni a44f5299ee Register Variant::GetTypeName & Variant::GetTypeFromName as global functions into AngelScript. Closes #1730. há 9 anos atrás
  Lasse Öörni 467729bae7 Minor comment edits and missing bindings. Move VAR_RECT last in the enum to not break potential binary scenes/prefabs. Set StaticSprite2D rect attribute default values to Rect::ZERO for more pleasant editing. Editing of VAR_RECT attributes. há 9 anos atrás
  Lasse Öörni 8c7c34ac4d Configurable base in StringUtils ToInt & ToUInt to allow parsing hexadecimal. há 9 anos atrás
  Lasse Öörni 5ac188d459 Add event name subscription to AngelScript & Lua API's as a global function, so that script-defined events can work with EventProfiler. Simplify code to terminate EventProfiler block when event send ends. Also terminate EventProfiler block if event send is terminated abnormally (sender expired.) há 9 anos atrás
  Lasse Öörni a955725bd0 Add the interpolation mode IM_NONE to ValueAnimation. Add animating UI element to LightAnimation example. Add ResourceRef constructor that takes type & name as strings for easier script bindings. há 9 anos atrás
  Lasse Öörni 1877fb3b90 Minor space fix in code. Make editor stop itself when minimized and reduce defocused FPS to 10. Increase hierarchy window initial size to match inspector window initial size. há 9 anos atrás