Историја ревизија

Аутор SHA1 Порука Датум
  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) пре 4 година
  1vanK df36ca095b Combining Vector and PODVector into Vector. Increasing the minimum C++17 [cache clear] (#2872) пре 4 година
  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) пре 5 година
  1vanK 711053d293 AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) пре 5 година
  1vanK 0e488a902d AS Autobindings: Join converted varibles by separate functions пре 5 година
  1vanK ecb2dda3dd AS Autobindings: Simplify CppVariableToAS() пре 5 година
  1vanK 59671b2797 AS Autobindings: Fix wrapper name for operator= Fix wrapping StringVector in function params пре 5 година
  1vanK 47aa41e2c1 AS Autobindings: Process Context* in function parameters in standard way пре 5 година
  1vanK 3b835a7cd3 AS Autobindings: Replace function param converter and function return type converter by single function пре 5 година
  1vanK 3b0c4b6204 AS Autobindings: Use exceptions instead global variable to pass error message through several functions пре 5 година
  1vanK 5bce5959b0 AS Bindings: Register long / unsgined long as separate type because it have different width on different systems (#2774) пре 5 година
  1vanK 88b44fd835 AS Autobindings: Do not use param indices in glue (#2773) пре 5 година