Commit History

Author SHA1 Message Date
  1vanK ce0c9e50f2 Add mask32 type alias | Drawable: use mask32 type, make numWorldTransforms_ signed 3 years ago
  1vanK 1b69720459 Add id32, NodeId, ComponentId type aliases 3 years ago
  1vanK b774914f18 Vector.h: fix static asserts | BindingGenerator: add nobind support for global variables 3 years ago
  1vanK a501df74f3 View: unsigned to signed 3 years ago
  1vanK c14379c7dd Make DEFAULT_VIEWMASK, DEFAULT_LIGHTMASK, DEFAULT_SHADOWMASK, DEFAULT_ZONEMASK inline constexpr | Style 3 years ago
  1vanK 3de488a11d DRAWABLE_x -> enum class DrawableTypes 3 years ago
  1vanK 4c48203305 Make PackageFile priority signed 3 years ago
  1vanK d844ec9c8e Frustum: unsigned to signed 3 years ago
  1vanK f82d727f90 Make DEFAULT_FONT_SIZE inline constexpr 3 years ago
  1vanK fae54255c4 Make Material::renderOrder_ signed 3 years ago
  1vanK 7cabebe883 Add min/max consts for i8, u8, i16, u16, i32, u32 3 years ago
  1vanK 2ddc729989 Add consts M_MIN_I64, M_MAX_I64, M_MIN_U64, M_MAX_U64 3 years ago
  1vanK 1064afae91 Stop D3D9 support | Remove MojoShader lib [cache clear] 3 years ago
  1vanK 8ca7d3e495 Light.h: use "inline constexpr" for global consts 3 years ago
  1vanK 41a1b46a4a Add support for scoped enums | Add enum class DebugHudElements (#3020) 3 years ago
  1vanK 6af9a6ac45 Move consts from OcclusionBuffer.h to OcclusionBuffer.cpp 3 years ago
  1vanK 240c453322 UI.cpp: fix some warnings 3 years ago
  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