summaryrefslogtreecommitdiff
path: root/scene/gui/texture_frame.cpp
AgeCommit message (Collapse)Author
2016-06-11Made many built-in gdscript functions return more descriptive errors, closes ↵Juan Linietsky
#5150
2016-06-11Added options to keep scale and keep aspect centered to TextureFrame, closes ↵Juan Linietsky
#5114
2016-05-23General docks clean upJuan Linietsky
-Moved path box above in fs dock -Remove up/down button and added reordering with DND of favorites -Changed zoom icon to be centered vertically -Made filter for files always visible -Added some options to TextureFrame for better alignment/stretching
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-29Several performance improvements, mainly in loading and instancing scenes ↵Juan Linietsky
and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report.
2015-05-01-fixed old condition in TextureFrame that caused bugs in materials, closes #1742Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky