17 Commits (c3fc332113dc25df7748b911892da8ffafc00847)

Author SHA1 Message Date
  C. J. Howard cdde99b948 Add configurable exposure to camera class 3 years ago
  C. J. Howard 6a09b97e29 Rename spotlight class to spot_light 3 years ago
  C. J. Howard cd557896d3 Add support for directional light textures 3 years ago
  C. J. Howard 3023e75cf5 Apply temporary fix to astronomy system and sun position calculation 3 years ago
  C. J. Howard d16167586c Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
  C. J. Howard 978ad7add6 Rename scene class to collection and move all scene-related classes into the scene namespace 3 years ago
  C. J. Howard 2c4e237276 Update copyright date 3 years ago
  C. J. Howard de96e99c67 Make camera use reverse z projection for increased depth testing accuracy 3 years ago
  C. J. Howard a11bca4ce2 Add half z matrix projection functions 3 years ago
  C. J. Howard 6aa655f3f1 Add painting system 3 years ago
  C. J. Howard 7c8b2ddfbc Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems 3 years ago
  C. J. Howard 0a5a7035d8 Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
  C. J. Howard 89b42765fa Allow tweens to have no interpolator and set material property default interpolators 3 years ago
  C. J. Howard d6022e7d82 Add constraint system 3 years ago
  C. J. Howard b8ea878292 Get spiral navigation working and statically link to SDL2 and OpenAL 3 years ago
  C. J. Howard 1c4759badb Get animation system working 3 years ago
  C. J. Howard 5a2d886113 Move dependencies to superbuild repo 3 years ago