Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-19 | Merge pull request #4380 from bojidar-bg/camera2d-fix-zoom | Rémi Verschelde | |
Fix Camera2D ignoring zoom when checking limits | |||
2016-04-19 | Fix Camera2D ignoring zoom when checking limits | Bojidar Marinov | |
Closes #1912 | |||
2016-04-19 | Add preview of the Camera2D's screen boundaries | Bojidar Marinov | |
Closes #3365 | |||
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-12-28 | Add missing argument names in GDScript bindings | Rémi Verschelde | |
All classes were reviewed apart from VisualServer for which no argument name is documented at all. While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place). | |||
2015-12-12 | -make smoothing respect camera limits, fixes #3037 | Juan Linietsky | |
2015-09-03 | Fix for smoothing camera2D when you change zoom, fix #2074. | Guilherme Felipe | |
2015-06-11 | new space shooter demo | Juan Linietsky | |
ortho camera sort fix, closes #2063 | |||
2015-05-06 | optional formal changes | ehriche | |
2015-04-30 | -some cleanups | Juan Linietsky | |
-added tesselation function to curve and curve2d | |||
2015-04-20 | -Changed Godot exit to be clean. | Juan Linietsky | |
-Added more debug information on memory cleanliness on exit (if run with -v) -Fixed several memory leaks, fixes #1731, fixes #755 | |||
2015-04-18 | Updated copyright year in all headers | Juan Linietsky | |
2015-03-03 | merges from okam repo | Juan Linietsky | |
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-=-=-=-=- *YOUR SOURCE MIGHT NOT WORK* For mor information on fix: https://github.com/okamstudio/godot/wiki/devel_scene_tree Other stuff: -Shower of bullets demo -Fixes all around | |||
2014-03-13 | -fix bug in cache for atlas import/export | Juan Linietsky | |
-fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now | |||
2014-02-10 | Fixed accidentally broken identation | rafalcieslak | |
2014-02-10 | Implemented Camera2D.Rotating property | rafalcieslak | |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |