godot/scene
Rémi Verschelde 82f2674e8d Move Penner easing equations to thirdparty/misc
It was Godot-ified and integrated into Tween originally (#628)
without mention that it was thirdparty code, but it's actually
derived from https://github.com/jesusgollonet/ofpennereasing.

It's also very bad quality code and should be replaced by a better,
properly-maintained library of easing equations.
2018-09-28 16:01:26 +02:00
..
2d SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
3d SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
animation Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00
audio SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
gui SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
main SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
resources SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00