summaryrefslogtreecommitdiffstats
path: root/scene/3d/camera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-4/+6
* Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na...Juan Linietsky2017-01-131-9/+9
* Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky2017-01-121-0/+1
* It is now possible to name layers of different kinds!Juan Linietsky2017-01-101-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-28/+28
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-96/+11
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-96/+11
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* | fix #6012 exposed setters and getters of Camera H/V offset to GDScriptAdham Zahran2016-10-051-4/+8
|/
* remove trailing whitespaceHubert Jarosz2016-03-091-19/+19
* -Fix crash opening and closing the scene, closes #3491Juan Linietsky2016-01-311-18/+5
* Properly clear/restore current camera when switching scenes. Fixes #2137Juan Linietsky2016-01-021-69/+42
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -fix forced texture repeat in Polygon2D, now depends on texture.Juan Linietsky2015-04-281-0/+8
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* added spatial and node2d helper methodsJuan Linietsky2015-03-221-18/+0
* support for 2D shadow castersJuan Linietsky2015-03-021-3/+3
* fixed math in Camera::project_positionjaromirhribal2015-01-311-1/+1
* -fixed issue with denormals in half precission, closes #1073Juan Linietsky2015-01-031-0/+35
* Small FixesJuan Linietsky2014-12-081-0/+2
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-15/+15
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-3/+16
* -added custom metadata to physics shapes (2D only for now)Juan Linietsky2014-10-161-1/+2
* Little BitsJuan Linietsky2014-10-121-1/+25
* Huge Amount of BugFixJuan Linietsky2014-10-031-3/+3
* Camera FixesJuan Linietsky2014-09-151-32/+51
* Misc FixesJuan Linietsky2014-06-271-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+727