summaryrefslogtreecommitdiff
path: root/scene/3d/camera.cpp
AgeCommit message (Expand)Author
2017-10-21Refactor Fixed to PhysicsPoommetee Ketson
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-06-16Increase the default perspective camera FOVHugo Locurcio
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na...Juan Linietsky
2017-01-12Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky
2017-01-10It is now possible to name layers of different kinds!Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-05fix #6012 exposed setters and getters of Camera H/V offset to GDScriptAdham Zahran
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-31-Fix crash opening and closing the scene, closes #3491Juan Linietsky
2016-01-02Properly clear/restore current camera when switching scenes. Fixes #2137Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-28-fix forced texture repeat in Polygon2D, now depends on texture.Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-22added spatial and node2d helper methodsJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-01-31fixed math in Camera::project_positionjaromirhribal
2015-01-03-fixed issue with denormals in half precission, closes #1073Juan Linietsky
2014-12-08Small FixesJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-10-12Little BitsJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-15Camera FixesJuan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky