25 Commits (master)

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