godot/scene
Łukasz Rutkowski e8a435c8cd Add clear text button to LineEdit
- Add pressed state to clear button
- Enable clear button on all inputs with search icon
- Remove duplicate clear buttons
- Fix rendering of icon for center and right alignments
- Add clear button to more search fields
- Add clear icon to default theme
- Add method to control enabled state of clear button
- Add property to enable clear button from inspector
2018-08-11 12:04:26 +02:00
..
2d apply a threshold for floor angle, fixes #16037, fixes #15632 2018-08-10 13:07:52 -03:00
3d Merge pull request #20072 from RandomShaper/fix-camera-offsets 2018-08-10 16:24:39 -03:00
animation Fixed typo in SkeletonIK 2018-08-04 19:35:53 +02:00
audio
gui Add clear text button to LineEdit 2018-08-11 12:04:26 +02:00
main Fixed process priority 2018-08-04 14:51:44 +02:00
resources Add clear text button to LineEdit 2018-08-11 12:04:26 +02:00
register_scene_types.cpp Added proper import support for 3D and Array textures 2018-08-06 14:56:06 -03:00
register_scene_types.h
scene_string_names.cpp Expose _clips_input as a virtual function, closes #15358 2018-07-29 12:48:17 -03:00
scene_string_names.h Expose _clips_input as a virtual function, closes #15358 2018-07-29 12:48:17 -03:00
SCsub