aboutsummaryrefslogtreecommitdiff
path: root/scene/main/viewport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix link error when disable_3d=yessanikoyes2016-04-021-1/+2
* remove trailing whitespaceHubert Jarosz2016-04-021-12/+12
* fix transform localization event in mouse motionJuan Linietsky2016-02-291-2/+3
* -Fix mouse coordinates not being affected by canvas transformJuan Linietsky2016-02-031-5/+8
* Physics2D: Allow to use 'intersect_point' with objects which is not 'pickable'Biliogadafr2016-02-011-1/+1
* -Fix crash opening and closing the scene, closes #3491Juan Linietsky2016-01-311-1/+31
* -Fix input bug on window ordering due to foretting to sort root itemsJuan Linietsky2016-01-251-0/+2
* -Changed how popups work in Viewport to make them a lot less invasive to the ...Juan Linietsky2016-01-251-26/+49
* -Fix viewport converting the scren in grayness, fixes #3406Juan Linietsky2016-01-221-8/+12
* -Some fixes to drag and drop and canvas offset for GUI that were introduced a...Juan Linietsky2016-01-191-6/+6
* Fix build with tools=noRémi Verschelde2016-01-191-0/+4
* -fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky2016-01-181-19/+41
* -Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky2016-01-161-2/+925
* change intersect_ray function to discriminate pickable objects, fixes #3203Juan Linietsky2016-01-101-2/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Add missing argument names in GDScript bindingsRémi Verschelde2015-12-281-1/+1
* fixed stupid bug caused by accidentally removed line before commitJuan Linietsky2015-09-201-0/+1
* Ability to visually debug geometry visually:Juan Linietsky2015-09-201-1/+78
* -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843Juan Linietsky2015-05-121-0/+6
* -Changed Godot exit to be clean.Juan Linietsky2015-04-201-0/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Bullet shower demo crashed because of dynamic casting in the code for object ...TheoXD2015-04-031-1/+1
* fixes/cleans upJuan Linietsky2015-03-221-1/+5
* input events on Area2D is now supportedJuan Linietsky2015-03-221-5/+60
* added option to disable automatic clearing of viewport render bufferromulox_x2015-02-211-0/+24
* fixes to mouse warpJuan Linietsky2015-02-141-0/+9
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-30/+30
* Bug FixesJuan Linietsky2014-11-021-3/+4
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-5/+26
* Remove camera check for 2D audio listener.Hilton Medeiros2014-10-101-1/+1
* Huge Amount of BugFixJuan Linietsky2014-10-031-5/+11
* CollisionPolygon (3D)Juan Linietsky2014-09-161-0/+1
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-1/+222
* Little BitsJuan Linietsky2014-08-141-0/+18
* Fixed #553: Disable 3D nodes for smaller executablemarynate2014-07-031-1/+2
* A bit of everything:Juan Linietsky2014-05-141-0/+17
* heckJuan Linietsky2014-04-191-1/+10
* -Fixed viewport stretch bugsJuan Linietsky2014-04-181-6/+23
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-141-3/+66
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-101-3/+134
* -Added ATITC texture supportJuan Linietsky2014-02-261-1/+26
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+834