Commit History

Author SHA1 Message Date
  1vanK ac19ee070f VertexBuffer: unsigned to signed 3 years ago
  1vanK 13ce50391b PhysicsWorld2D: use correct type for collisionMask, fix warnings 3 years ago
  1vanK b0816b1b36 Make PhysicsWorld::fps_ signed 3 years ago
  1vanK dbee01a123 Add M_U32_MASK_ALL_BITS and M_I32_MASK_ALL_BITS consts 3 years ago
  1vanK dc2853de1a Octree: use signed type 3 years ago
  1vanK 385b2628ea WorkQueue: use signed type 3 years ago
  1vanK 0487b5547b Vector: add ENDPOS const; remove hack from Erase() (#2958) 3 years ago
  1vanK 91d0b79d1a Vector: replace size, index & capacity types from unsigned to signed 3 years ago
  1vanK 653d12f952 First phase of separating Graphics API from other graphics stuff [cache clear] 3 years ago
  1vanK 6a2a44a2d9 Make PIXEL_SIZE inline | Don't use URHO3D_API in cpp files (#2919) 3 years ago
  1vanK 78bbe5022c Use inline for global consts in MathDefs.h & GraphicsDefs.h (#2918) 3 years ago
  1vanK 70a858459e Support building engine with multiple graphics API [cache clear] (#2885) 3 years ago
  1vanK e140676b72 AS Bindings: Renaming files for consistency (#2801) 4 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 107d99711e Add MSG_USER const. Fix https://github.com/urho3d/Urho3D/issues/2734 (#2735) 5 years ago
  1vanK ef1dfe3417 AS Autobindings 5 years ago