Commit History

Author SHA1 Message Date
  1vanK f94e4d9adb Make VertexElement::index_ signed 3 years ago
  1vanK 73526f5b78 Physics: make lod level signed 3 years ago
  1vanK 5a2cd72742 Remove PODVector alias [cache clear] (#2963) 3 years ago
  1vanK 1143e19fc3 Allocator: not bind, replace count type from signed to unsigned (#2944) 3 years ago
  1vanK bcbce74b20 Str: replace size and index types from unsigned to signed [cache clear] (#2941) 3 years ago
  1vanK 78ecde1a43 AS bindings for BigInt | Tests for AS bindings 3 years ago
  1vanK 653d12f952 First phase of separating Graphics API from other graphics stuff [cache clear] 3 years ago
  1vanK 6780ac8e68 Update Box2D [cache clear] (#2903) 3 years ago
  1vanK 70a858459e Support building engine with multiple graphics API [cache clear] (#2885) 3 years ago
  1vanK ed57c445e1 Calc StringHash compile time if possible (#2876) 3 years ago
  1vanK 6a8ed864b6 Fix LogicComponent bindings and documentation (Doxygen dont see "public" from URHO3D_OBJECT macro) 3 years ago
  1vanK 449ab2e2e8 Split Urho2D to Urho2D and Physics2D (#2864) 3 years ago
  1vanK 2e39a3d80c AS BindingGenerator: Not register factories for nocount objects (#2834) 4 years ago
  1vanK 853dd1e479 AS Bindings: Remove FakeAddRef and FakeReleaseRef (#2832) 4 years ago
  orefkov 14a9fed837 Registration in AngelScript of classes marked as @fakeref with the flag "asOBJ_NOCOUNT", without registration empty AddRef and Release. (#2828) 4 years ago
  1vanK e140676b72 AS Bindings: Renaming files for consistency (#2801) 4 years ago
  1vanK 7ce32991ae AS Autobindings: Sort RegisterObjectType. Initial stage of reorganizing class bindings (#2752) 5 years ago
  1vanK 3b71f28262 AS Autobindings: Sort global variables 5 years ago
  1vanK 5e4b34cf36 AS Bindings: Move includes to separate file (#2740) 5 years ago
  1vanK 89ca125af9 AS Autobindings: Sorting classes by id to make order compiler independent (#2711) 5 years ago
  1vanK 28be877a8b Disable generation of bindings for BackgroundLoader to fix Web build (#2710) 5 years ago
  1vanK ef1dfe3417 AS Autobindings 5 years ago