Commit History

Author SHA1 Message Date
  Eugene Kozlov de249a1963 Remove casts around nullptr. 8 years ago
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 years ago
  Henrik Heino 6ff0a0b53a Static VertexBuffer::UpdateOffsets() 8 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
  Lasse Öörni 0010226c0b Initialize new VertexBuffer / IndexBuffer variable for completeness. 9 years ago
  Lasse Öörni 6775038a44 Eliminate more duplication of API-independent index / vertex buffer code. 9 years ago
  Lasse Öörni 51b026f33d Unify IndexBuffer & VertexBuffer headers for all APIs. Move API-independent parts of vertex / index buffers to their own implementation files to eliminate code duplication. 9 years ago