💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
animation.cpp Add support for pausing, playing, looping, and speeding up animations 3 years ago
animation.hpp Refactor application to split into application class and separate game bootloader 3 years ago
animator.cpp Get animation system working 3 years ago
animator.hpp Get animation system working 3 years ago
ease.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
frame-scheduler.cpp Refactor application to split into application class and separate game bootloader 3 years ago
frame-scheduler.hpp Refactor application to split into application class and separate game bootloader 3 years ago
screen-transition.cpp Add screen transition class 3 years ago
screen-transition.hpp Add screen transition class 3 years ago
spring.hpp Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 3 years ago
timeline.cpp Get animation system working 3 years ago
timeline.hpp Get animation system working 3 years ago
tween.hpp Allow tweens to have no interpolator and set material property default interpolators 3 years ago