summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-10Don't set editor_hint true for project managerHein-Pieter van Braam
2017-09-10Merge pull request #11158 from bncastle/masterThomas Herzog
2017-09-10Fixed attempt to delete NULL pointer errorbncastle
2017-09-10Added documentation for some clasesDaniel J. Ramirez
2017-09-10Document the Script and GDScript classesRyan Phillips
2017-09-10Added to kinematicbody2d the copy and paste of the API friendler of Kinematic...Aron de Castro
2017-09-10Added docs for PrimitiveMeshOliver Dressler
2017-09-10DirAccess constructor sets current_dir to an absolute pathsupagu
2017-09-10Add user data directory support for ProjectSettings::globalize_pathgeequlim
2017-09-10Added ID to tracker signals and property for storing handBastiaan Olij
2017-09-09Merge branch 'master' of git://github.com/godotengine/godot into kcc_lightocc...Chris Bradfield
2017-09-09Changed the text from "Cancel" to "Done" in the "Fix Dependencies" dialog.Nathan Warden
2017-09-09Hint the window manager to disable desktop compositing in fullscreen mode.Felix M. Cobos
2017-09-09Update Timer class ref.Chris Bradfield
2017-09-09Update LightOccluder2D class refChris Bradfield
2017-09-09Document Line2DHein-Pieter van Braam
2017-09-09Removed code that flips normal if facing away from test directionLewis
2017-09-09Update TextureRect class refChris Bradfield
2017-09-09Use gdquest's suggestionsLikeLakers2
2017-09-09Documented Spatial node.Przemysław Gołąb (n-pigeon)
2017-09-09Correct InputEvent documentationHein-Pieter van Braam
2017-09-09Correct the Pool*Array documentationHein-Pieter van Braam
2017-09-09Updated documentation for StaticBody.Nathan Warden
2017-09-09Updated the 'members' documentation for Rigidbody.Nathan Warden
2017-09-09improve some descriptions for the Control nodeNathan
2017-09-09update icons for animation_player_plugin (top bar)toger5
2017-09-09update for icons on theme change animation editortoger5
2017-09-09removed hardcoded colors in animation editortoger5
2017-09-08Better looking spatial editor gridDaniel J. Ramirez
2017-09-09Fix crash on wrong type drag into the vs editorHein-Pieter van Braam
2017-09-08Update ColorRect class ref documentationmrawlingst
2017-09-08Update Color class ref documentationmrawlingst
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-09-08Remove assignment and declarations in if statementsHein-Pieter van Braam
2017-09-08Fix various assorted warningsHein-Pieter van Braam
2017-09-08Merge pull request #11064 from Noshyaar/docsRémi Verschelde
2017-09-08ClassRef: fill in the blanksPoommetee Ketson
2017-09-08Fixed loading package from resource folder, exporting textures to bundle and ...BastiaanOlij
2017-09-07Ability to use a sky for reflection together with a background color.Juan Linietsky
2017-09-07Fixed orthogonal projection in all effects and post processesJuan Linietsky
2017-09-08Fix serveral recent new clang-format errorsHein-Pieter van Braam
2017-09-07Several fixes to directional shadows, closes #10926Juan Linietsky
2017-09-07Change Color.to_32() to to_rgba32() and format as RGBAmrawlingst
2017-09-07Added some missing iconsDaniel J. Ramirez
2017-09-07Add get_points method to AStarScayze
2017-09-07Restored auto snapping of controls to pixels, fixes #10847 and probably sever...Juan Linietsky
2017-09-07Modify inertia implementation for freelook and orbittoger5
2017-09-07Revert "Removed camera interpolation in orthogonal mode (I have no idea how t...toger5
2017-09-07Removed camera interpolation in orthogonal mode (I have no idea how to fix th...Juan Linietsky
2017-09-07Merge pull request #11027 from hpvb/fix-11022Juan Linietsky