aboutsummaryrefslogtreecommitdiff
path: root/scene/2d/camera_2d.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-8/+8
| | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *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
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-480/+498
| | | | | | | | | | -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
* Fixed accidentally broken identationrafalcieslak2014-02-101-1/+1
|
* Implemented Camera2D.Rotating propertyrafalcieslak2014-02-101-1/+25
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+484