godot/scene
Pedro J. Estébanez b7367ac426 Add animation reset track feature
As a bonus, to have consistency between use Beziers and create insert tracks, use Beziers also gets a default via editor settings that is used when the confirmation dialog is disabled, instead of just falling back to creating non-Bezier tracks.
2020-12-20 12:45:08 +01:00
..
2d Fix camera2d zoom when set to zero (causing ERROR: affine_invert: Condition ' det == 0 ' is true.) 2020-12-16 23:42:12 +01:00
3d Increase the default Camera Zfar to 4000 2020-12-19 14:52:44 +01:00
animation Add animation reset track feature 2020-12-20 12:45:08 +01:00
audio Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
debugger Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gui Added GraphEdit properties to control lines thickness and antialiasing 2020-12-18 16:41:45 +03:00
main Implement automatic LOD (Level of Detail) 2020-12-18 15:48:03 +01:00
resources Add animation reset track feature 2020-12-20 12:45:08 +01:00
register_scene_types.cpp Rename the TextureProgress node to TextureProgressBar 2020-12-14 21:35:13 +01:00
register_scene_types.h
scene_string_names.cpp Rename CanvasItem's hide signal to hidden 2020-12-08 12:14:15 +00:00
scene_string_names.h Rename CanvasItem's hide signal to hidden 2020-12-08 12:14:15 +00:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00