index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
grid_container.cpp
Age
Commit message (
Expand
)
Author
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-08
-removed stop mouse and ignore mouse from control, which were confusing, repl...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-06-30
throw error if GridContainer::set_columns goes below 1, closes #5316
Juan Linietsky
2016-06-17
Fix bug in GridContainer not updating minimumsize when columns changes, fixes...
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-06-08
grid container supports separate h and v spacing
Juan Linietsky
2015-04-28
bad lookup in grid container corrected, cells are properly aligned again. Fix...
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-12
-Initial working(?) implementation of shaders for 2D. Lighting still not ther...
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky