提交历史

作者 SHA1 备注 提交日期
  [Бот] ca28b35c54 Обновляем год в копирайтах до 2023 2 年之前
  1vanK 544ce6a558 GetUInt() etc -> GetU32() | Add color32 type alias 3 年之前
  1vanK 0bbbc28169 Drawable: unsigned to signed | Add flagset32 type alias 3 年之前
  1vanK ce0c9e50f2 Add mask32 type alias | Drawable: use mask32 type, make numWorldTransforms_ signed 3 年之前
  1vanK 1b69720459 Add id32, NodeId, ComponentId type aliases 3 年之前
  1vanK b9c5b1d6cb VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type 3 年之前
  1vanK 5b8d2f0685 BindingGenerator: processing Vector<unsigned char> type 3 年之前
  1vanK 5875a912db Aliases hash32 and hash64 3 年之前
  1vanK 5a2cd72742 Remove PODVector alias [cache clear] (#2963) 3 年之前
  1vanK 2d7a20f180 Use c32 type instead unsigned for UTF-32 code units 3 年之前
  1vanK 0c645ea9cc BindingGenerator: add support for increment & decrement operators 3 年之前
  1vanK e9616faafd Minimizing license text in src files (#2924) 3 年之前
  1vanK a5a31f097e AS Bindings: don't show unnamed union ids, optimize iterators 3 年之前
  1vanK d85c3444a9 Allows short names for primitive types (#2874) 3 年之前
  1vanK df36ca095b Combining Vector and PODVector into Vector. Increasing the minimum C++17 [cache clear] (#2872) 3 年之前
  1vanK 4075d36fe7 BindingGenerator: remove "using namespace" from headers 4 年之前
  urhobot c65eaab8a3 GH Actions: Bump copyright year to 2022. 4 年之前
  1vanK 2bb682d2c2 Rename @fakeref to @nocount (#2833) 4 年之前
  orefkov 14a9fed837 Registration in AngelScript of classes marked as @fakeref with the flag "asOBJ_NOCOUNT", without registration empty AddRef and Release. (#2828) 4 年之前
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. 4 年之前
  1vanK 1ff3791c89 AS Autobindings: Split method binding registrations to different functions (#2789) 4 年之前
  1vanK 09aa0d5e1e AS Autobindings: Use template functions for default constructors; rename ClassFunction to Method (#2786) 4 年之前
  1vanK 711053d293 AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) 4 年之前
  1vanK 0e488a902d AS Autobindings: Join converted varibles by separate functions 4 年之前
  1vanK ecb2dda3dd AS Autobindings: Simplify CppVariableToAS() 4 年之前
  1vanK 59671b2797 AS Autobindings: Fix wrapper name for operator= Fix wrapping StringVector in function params 4 年之前
  1vanK 47aa41e2c1 AS Autobindings: Process Context* in function parameters in standard way 4 年之前
  1vanK 3b835a7cd3 AS Autobindings: Replace function param converter and function return type converter by single function 4 年之前
  1vanK 3b0c4b6204 AS Autobindings: Use exceptions instead global variable to pass error message through several functions 4 年之前
  1vanK 5bce5959b0 AS Bindings: Register long / unsgined long as separate type because it have different width on different systems (#2774) 4 年之前