c9bbbd18ec
Inspired by jQuery.animate() properties can be interpolated using different easing functions and specifying an animation duration. Additionally animations can be chained to get table-based animations like with the current SGInterpolator, or also create looped animations or other more complicated curves. Currently this system is not used yet, but it is intended to replace SGInterpolator and allow more advanced animations of eg. also colors, for example, for the canvas.
24 lines
517 B
C
24 lines
517 B
C
|
|
#cmakedefine HAVE_SYS_TIME_H
|
|
#cmakedefine HAVE_SYS_TIMEB_H
|
|
#cmakedefine HAVE_UNISTD_H
|
|
|
|
|
|
#cmakedefine HAVE_GETTIMEOFDAY
|
|
#cmakedefine HAVE_GETLOCALTIME
|
|
#cmakedefine HAVE_FTIME
|
|
#cmakedefine HAVE_RINT
|
|
#cmakedefine HAVE_TIMEGM
|
|
#cmakedefine HAVE_ISNAN
|
|
#cmakedefine HAVE_STD_ISNAN
|
|
#cmakedefine HAVE_WINDOWS_H
|
|
#cmakedefine HAVE_MKDTEMP
|
|
|
|
#cmakedefine HAVE_SVN_CLIENT_H
|
|
#cmakedefine HAVE_LIBSVN_CLIENT_1
|
|
|
|
#cmakedefine GCC_ATOMIC_BUILTINS_FOUND
|
|
|
|
#cmakedefine SYSTEM_EXPAT
|
|
#cmakedefine ENABLE_SOUND
|
|
#cmakedefine SIMGEAR_HEADLESS |