godot/scene
bowling-allie 86e5893755
Fixes BlendSpace2D BLEND_MODE_DISCRETE_CARRY.
When BlendSpace2D switches animations, it will now correctly
calculate the previous animation position and length and
apply is to the new animation.

(cherry picked from commit bcb1e2b79f)
2021-07-13 10:47:20 +02:00
..
2d Enable Camera2D smoothing on limit change 2021-07-06 11:10:35 +02:00
3d Options to clean/simplify convex hull generated from mesh 2021-07-09 17:45:59 -07:00
animation Fixes BlendSpace2D BLEND_MODE_DISCRETE_CARRY. 2021-07-13 10:47:20 +02:00
audio
debugger Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
gui LineEdit: Respect max_length by truncating text to append 2021-07-13 10:20:02 +02:00
main Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
resources Tweak the GradientTexture property hint to follow CurveTexture 2021-07-13 10:20:02 +02:00
register_scene_types.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub