summaryrefslogtreecommitdiff
path: root/scene/gui/box_container.cpp
AgeCommit message (Collapse)Author
2017-01-01Welcome in 2017, dear changelog reader!RĂ©mi Verschelde
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
2016-05-23-Improve resource previewsJuan Linietsky
-Also fixed draw_texture_rect() tile parameter
2016-03-19BoxContainer: Bind method add_spacer(bool)Ignacio Etcheverry
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-09-24added alignment to BoxContainerZher Huei Lee
Allows aligning contents of VBoxContainer and HBoxcontainer without having to insert expanding spacers.
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-12-21-ability to set default textures in shader (needed for visual shader editing)Juan Linietsky
-work in progress new graph system (will replace current one) -crash fix in s3m loader (out of bounds acess) -fixed vbox overriding of separation (fixes empty line between section tabs)
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky