summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-17Expose bottom panel show/hide for pluginsGeorge Marques
2016-09-16Add a function to plugin get the main screen parentGeorge Marques
2016-09-16Merge pull request #6510 from Hinsbart/doc_vibRémi Verschelde
2016-09-16Update documentation on joystick vibration.Andreas Haas
2016-09-15Fix input action pressed state not changing for quick joystick movements.Andreas Haas
2016-09-15Fix highlight current script when script temputure is disabledPaulb23
2016-09-15Hacked a demo C# class parser for neikeq.Juan Linietsky
2016-09-15Center camera2D with the proper viewport sizeJuan Linietsky
2016-09-14Call run callbackJuan Linietsky
2016-09-14Added API version and hashing to ObjectTypeDBJuan Linietsky
2016-09-14Vorbis: Don't compile unnecessary encoder filesBłażej Szczygieł
2016-09-14Added a few functions to make 2D split screen easier.Juan Linietsky
2016-09-14Merge pull request #6486 from Faless/viewport2dJuan Linietsky
2016-09-14Restore viewport set_world_2d functionalityFabio Alessandrelli
2016-09-13Added a generic AStar implementation to Godot.Juan Linietsky
2016-09-13Make Godot detect if the screen is too small (<1200 pixels wide), and use sin...Juan Linietsky
2016-09-13-Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky
2016-09-13Distraction free icon was missingJuan Linietsky
2016-09-13-Add a distraction free mode button (so users know it's there)Juan Linietsky
2016-09-13Merge pull request #6473 from sanikoyes/Pr-ScrollContainer-expand-children-bu...Juan Linietsky
2016-09-13Merge pull request #6472 from vnen/fix-gds-nontoolsRémi Verschelde
2016-09-13fix ScrollContainer cannot scroll when scroll bar is hiddensanikoyes
2016-09-12Fix UWP gamepadGeorge Marques
2016-09-12Added favorites and recent history to create dialogJuan Linietsky
2016-09-12Fix build for templatesGeorge Marques
2016-09-12Modified resource menu for node scripts so it always goes through the new scr...Juan Linietsky
2016-09-12Merge pull request #6465 from Paulb23/script_highlight_color_updateRémi Verschelde
2016-09-12Update current script color on changePaulb23
2016-09-12Do ctrl-click on any code identifier to go to definiton or help page.Juan Linietsky
2016-09-11Merge pull request #6281 from bojidar-bg/gdscript-ternary-operatorJuan Linietsky
2016-09-11Merge pull request #6446 from vnen/fix-scons-python-envRémi Verschelde
2016-09-11Changed default assignment of shorcut for alt-left/right to history next/prev...Juan Linietsky
2016-09-11Added constants from types in code completion, somehow this was never added.Juan Linietsky
2016-09-11Add argument options for the theme override functions in ControlJuan Linietsky
2016-09-11-Added a ColorFrame control, kind of like Texture but for color.Juan Linietsky
2016-09-11-Cleaned up find/replace bar for replace (made selection only default if sele...Juan Linietsky
2016-09-10Fix build error in WinRT exportGeorge Marques
2016-09-10fix get_selected_nodes()Juan Linietsky
2016-09-10-Added bindings to the resource filesystem for editorJuan Linietsky
2016-09-10small clarification in docJuan Linietsky
2016-09-10Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky
2016-09-10-Added way to generate resource previews from script plugin.Juan Linietsky
2016-09-10Add API for inspecting objects from EditorPlugin, as requested in one of the ...Juan Linietsky
2016-09-10Fix Viewport.get_mouse_pos() for specific situations, closes #1885Juan Linietsky
2016-09-10Merge pull request #6447 from godotengine/revert-6438-android-hard-float-abiJuan Linietsky
2016-09-10Revert "Change Android float ABI to hard"Juan Linietsky
2016-09-10Merge pull request #5692 from kubecz3k/remoteTransformJuan Linietsky
2016-09-10Merge pull request #5879 from gau-veldt/subarray_patchJuan Linietsky
2016-09-10Merge pull request #5920 from 29jm/fix-warningsJuan Linietsky
2016-09-10Merge pull request #5942 from pkowal1982/scrollJuan Linietsky