25 コミット (6a9168e47c880e152febe008ce189d233e148274)

作者 SHA1 メッセージ 日付
  Dan Skorupski 826c35a948 Use brace-init where applicable. 10 年 前
  Dan Skorupski e9a4988a39 Use k to prefix constants. 10 年 前
  Dan Skorupski 939cec5400 Converting C-style and function-style casts to static_cast and reinterpret_cast. 10 年 前
  Dan Skorupski 403cbb7d60 Banish many uses of auto. 10 年 前
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. 10 年 前
  Dan Skorupski 9326edc1b6 Consolidate Structure and Land under Landcell and have LandcellManager manage Landcells. 10 年 前
  Dan Skorupski 0659e6469f Remove junk comments. 10 年 前
  Dan Skorupski fa94f12438 Convert NIH math code to glm. 10 年 前
  Dan Skorupski 22131624bb Add GPLv2 license comments. 10 年 前
  Dan Skorupski f506b2ce6f Move #include <vector> into basic.h. 10 年 前
  Dan Skorupski 4676c434ef Clean up include files. 10 年 前
  Dan Skorupski fc01e2c683 Fix incorrect glBindTexture target. 10 年 前
  Dan Skorupski adcee68a1a Pull edge of sky dome below edge of landblock. 10 年 前
  Dan Skorupski c2c11d6108 Enable and fix warnings under MSVC. 10 年 前
  Dan Skorupski 087997450f Remove .glsl from generated header filenames. 10 年 前
  Dan Skorupski bc98421032 Mistakenly removed this glEnableVertexAttribArray. 10 年 前
  Dan Skorupski 7876e38eb8 Work in progress on fixing sky. 10 年 前
  Dan Skorupski cb364a5efa Fix sunVector calculation. 10 年 前
  Dan Skorupski b65ad3e5ca Make lighting of terrain follow sun, WIP. 10 年 前
  Dan Skorupski 786e46325b Work on SkyModel and SkyRenderer. 10 年 前
  Dan Skorupski c3fbf3a3d6 Fix up camera and skybox. 10 年 前
  Dan Skorupski da63e29f0e Things are pretty thoroughly fucked right now. 10 年 前
  Dan Skorupski e993dc7745 Skybox working, but there's no texture yet! 10 年 前
  Dan Skorupski b2e15a78c2 Work in progress. 10 年 前
  Dan Skorupski aec8d8743a Work in progress on skybox. 10 年 前