50 次代碼提交 (master)

作者 SHA1 備註 提交日期
  Dan Skorupski 367c591650 Sort includes. 9 年之前
  Dan Skorupski d9d9be6eea Move resources into resource folder. 10 年之前
  Dan Skorupski af292e69ce Rename ModelGroup to Setup. 10 年之前
  Dan Skorupski 0581d30401 Rename Doodad to StaticObject. 10 年之前
  Dan Skorupski f173b1e44f Rename Orientation to Location. 10 年之前
  Dan Skorupski f567a4aa16 Huge upgrade to ModelGroup. 10 年之前
  Dan Skorupski 7c90427b7f Reduce matrix multiplications. 10 年之前
  Dan Skorupski 82caf043e3 Reduce matrix multiplications. 10 年之前
  Dan Skorupski 0132c053c6 Support object scaling. 10 年之前
  Dan Skorupski 826c35a948 Use brace-init where applicable. 10 年之前
  Dan Skorupski 6e35201ba9 Simplify Resources, removing many getters. 10 年之前
  Dan Skorupski e9a4988a39 Use k to prefix constants. 10 年之前
  Dan Skorupski 403cbb7d60 Banish many uses of auto. 10 年之前
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. 10 年之前
  Dan Skorupski 732ce208be Fix curvature warping. 10 年之前
  Dan Skorupski b8a57c545c Various changes. 10 年之前
  Dan Skorupski 9326edc1b6 Consolidate Structure and Land under Landcell and have LandcellManager manage Landcells. 10 年之前
  Dan Skorupski 5bd37d7c2e Rename Object to Doodad. 10 年之前
  Dan Skorupski fa94f12438 Convert NIH math code to glm. 10 年之前
  Dan Skorupski bd6a2ef8c8 Fix humanoid model rendering. 10 年之前
  Dan Skorupski 68dd33d8ec Temporary junk for debugging model group rendering. 10 年之前
  Dan Skorupski cb0fef9323 Apply curvature warp to models. 10 年之前
  Dan Skorupski be22f5c8db Rename some instances of "model matrix" to "world matrix." 10 年之前
  Dan Skorupski ccc236f9ca Fix up depth sorting. 10 年之前
  Dan Skorupski 0e7987e491 Replacing texture atlas with separate textures. 10 年之前
  Dan Skorupski 22131624bb Add GPLv2 license comments. 10 年之前
  Dan Skorupski 74d00725db Fix most object rotation/position stuff. 10 年之前
  Dan Skorupski 2c684e4265 Fix structure and structure object position, partially. 10 年之前
  Dan Skorupski 4676c434ef Clean up include files. 10 年之前
  Dan Skorupski 1b64286095 Stop jumping around! 10 年之前
  Dan Skorupski d6ee06f7fc TextureAtlas work. 10 年之前
  Dan Skorupski 876e778873 Various changes. 10 年之前
  Dan Skorupski 2ad8ece93f Use range-based for loops. 10 年之前
  Dan Skorupski 2edc0c936d Render structure objects. 10 年之前
  Dan Skorupski 61797434ca Remove Program parameter from ModelRenderData::bind. 10 年之前
  Dan Skorupski 333ec81588 Refactor ResourceType enum. 10 年之前
  Dan Skorupski 0ec6b8579b Complete rewrite of image loading. 10 年之前
  Dan Skorupski 33f3a1553f Implement depth sorting for models. 10 年之前
  Dan Skorupski 04c8f2d0c8 Small tweaks. 10 年之前
  Dan Skorupski 130d0bb4cb Render type 2 models. 10 年之前
  Dan Skorupski e6cb1a742c Various changes. 10 年之前
  Dan Skorupski f2597ccb25 Work on applying textures to models. 10 年之前
  Dan Skorupski 9eadd051ed Add Resource as a base class for resources. 10 年之前
  Dan Skorupski 481d6e2056 Rename SimpleModel to Model. 10 年之前
  Dan Skorupski 125206c61f Models are apparently triangle fans, not strips. 10 年之前
  Dan Skorupski 7bd74d6a31 Apply object rotation. 10 年之前
  Dan Skorupski f6bedfaa97 Landblock object rendering minimally working. 10 年之前
  Dan Skorupski cc6dc4ab8d Various fix ups for model rendering. Still doesn't work. 10 年之前
  Dan Skorupski 95966b7568 Additional WIP, should almost be there! 10 年之前
  Dan Skorupski 067d378dfa Model rendering WIP. 10 年之前