godot/scene
Hugo Locurcio 57dcc83152
Rename the TextureProgress node to TextureProgressBar
Advantages:

- When searching for "progressbar", you'll see both nodes in the
  search results.
- More consistent with Button/TextureButton.
2020-12-14 21:35:13 +01:00
..
2d Cleanup unused engine code 2020-12-09 12:12:36 +01:00
3d Fix PathFollow3D updating on unit_offset 0 2020-12-11 01:35:10 +01:00
animation Remove connect *_compat methods 2020-12-05 17:56:47 -05: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 Rename the TextureProgress node to TextureProgressBar 2020-12-14 21:35:13 +01:00
main Rename Viewport::ClearMode::CLEAR_MODE_ONLY_NEXT_FRAME to CLEAR_MODE_ONCE 2020-12-10 12:24:49 +00:00
resources Rework Mesh handling on scene importing. 2020-12-13 21:29:51 -03:00
register_scene_types.cpp Rename the TextureProgress node to TextureProgressBar 2020-12-14 21:35:13 +01:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
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: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00