33 次代碼提交 (master)

作者 SHA1 備註 提交日期
  Dan Skorupski 367c591650 Sort includes. 9 年之前
  Dan Skorupski d9d9be6eea Move resources into resource folder. 10 年之前
  Dan Skorupski 9c9729647d Rename EnvironmentPart to CellStruct. 10 年之前
  Dan Skorupski 187dad1816 Rename Texture to ImgColor. 10 年之前
  Dan Skorupski 860a186653 Rename TextureLookup5 to ImgTex. 10 年之前
  Dan Skorupski d960288935 Change *::read(BinReader&) to read(BinReader&, *). 10 年之前
  Dan Skorupski fb847976f8 Fix hiding of lighting/portal polygons. 10 年之前
  Dan Skorupski 984d0413c5 Rename texIndex to surfaceIndex. 10 年之前
  Dan Skorupski 92084ea53f Various changes. 10 年之前
  Dan Skorupski 1e872a9da6 Rename StructureGeom to Environment. 10 年之前
  Dan Skorupski 20a6345b41 Rename TextureLookup8 to Surface. 10 年之前
  Dan Skorupski 0f5cb17440 Replace BinReader::read<T> with read* methods. 10 年之前
  Dan Skorupski 826c35a948 Use brace-init where applicable. 10 年之前
  Dan Skorupski 6e35201ba9 Simplify Resources, removing many getters. 10 年之前
  Dan Skorupski 939cec5400 Converting C-style and function-style casts to static_cast and reinterpret_cast. 10 年之前
  Dan Skorupski 39b0f2b539 Banish remaining inappropriate uses of auto. 10 年之前
  Dan Skorupski 403cbb7d60 Banish many uses of auto. 10 年之前
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. 10 年之前
  Dan Skorupski e2d8818e72 Move renderHitGeometry into Renderer. 10 年之前
  Dan Skorupski 8dc62feddd Factor StructureGeom::Part into StructureGeomPart. 10 年之前
  Dan Skorupski bf293db386 Rename 'collision' to 'hit'. 10 年之前
  Dan Skorupski 352bcc298d Rename MeshRenderData::initGeometry to init. 10 年之前
  Dan Skorupski 6bc6eb5a1c Physics skeleton, option to render collision geometry. 10 年之前
  Dan Skorupski 46938fc2ce Fix compilation on VS2013, crash on ATI cards. 10 年之前
  Dan Skorupski 0e7987e491 Replacing texture atlas with separate textures. 10 年之前
  Dan Skorupski 22131624bb Add GPLv2 license comments. 10 年之前
  Dan Skorupski 4676c434ef Clean up include files. 10 年之前
  Dan Skorupski 8cfc98832b Use correct piece of StructureGeom in MeshRenderData. 10 年之前
  Dan Skorupski 5cb004fb05 Complete parsing of StructureGeom. 10 年之前
  Dan Skorupski 1345974e91 Rename TriangleStrip to TriangleFan. 10 年之前
  Dan Skorupski 9cf1af0221 Upload atlas with multiple rows. 10 年之前
  Dan Skorupski d6ee06f7fc TextureAtlas work. 10 年之前
  Dan Skorupski 876e778873 Various changes. 10 年之前