19 Commits (62fab1a8668d8e30853feaa97427bd6063f5b9a8)

Author SHA1 Message Date
  C. J. Howard 62fab1a866 Add scalar type to tween template parameters 3 years ago
  C. J. Howard bf51b4ae1d Fix sky pass and time tweening issues 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 f95819628d Make orbit cam spring oscillation frequencie tunable, add hz<->rads conversion functions, and fix relative mouse movement cursor visibility bug 3 years ago
  C. J. Howard 37f95a087d Improve orbit cam springing 3 years ago
  C. J. Howard db9b09ac98 Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 3 years ago
  C. J. Howard bd8a818d84 Add damped numeric springing function 3 years ago
  C. J. Howard 924cde00e5 Refactor application to split into application class and separate game bootloader 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 f44df4b7cc Revise and expand easing functions, and reorganize some source file locations 3 years ago
  C. J. Howard 1346f0cac2 Add screen transition class 3 years ago
  C. J. Howard 35ab9c9480 Make animations call frame callback on end 3 years ago
  C. J. Howard 8702bf84da Add channels to animations 3 years ago
  C. J. Howard 6f3b6a674f Add support for pausing, playing, looping, and speeding up animations 3 years ago
  C. J. Howard 1c4759badb Get animation system working 3 years ago
  C. J. Howard 7195ca0ec6 Add simple_render_pass class and add task support to logger 3 years ago
  C. J. Howard 5a2d886113 Move dependencies to superbuild repo 3 years ago