summaryrefslogtreecommitdiff
path: root/scene/2d/camera_2d.h
AgeCommit message (Expand)Author
2020-07-18fixed camera2D showing incorrect bounds in editorJosh Chandler
2020-07-11Revert "Merge pull request #38341 from verdog/camera-bounds-fix"Rémi Verschelde
2020-07-10Merge pull request #38341 from verdog/camera-bounds-fixRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-30fixed camera2D showing incorrect bounds in editorJosh Chandler
2020-03-26Added a Window node, and made it the scene root.Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-06Tweaks related to Camera2D drag marginsTomasz Chabora
2019-01-06Add process_mode property to Camera2DTimo Schwarzer
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-06-25Added some editor enhancements to Camera2D. Added the option to draw Camera2D...TwistedTwigleg
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-09-14Added a few functions to make 2D split screen easier.Juan Linietsky
2016-07-13Add an option to smooth camera limits when camera smoothing is enabled.Timo Schwarzer
2016-06-30Fix Camera2D header for align()Timo Schwarzer
2016-06-29Add align() to realign the Camera2D to its tracked nodeTimo Schwarzer
2016-06-29Add reset_smoothing() for immediately fixing the camera to the destination lo...Timo Schwarzer
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-12-make smoothing respect camera limits, fixes #3037Juan Linietsky
2015-06-11new space shooter demoJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2014-02-10Implemented Camera2D.Rotating propertyrafalcieslak
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky