summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-11Material: fix priority not intPoommetee Ketson
2017-09-11Fix duplication of nodes resulting in shared metadataBojidar Marinov
2017-09-11Script access to formatted arrays and blend_arrays in meshes.SaracenOne
2017-09-11Not found projects are grayed instead of removed at the Project ManagerMarcelo Fernandez
2017-09-11Implement String len()Poommetee Ketson
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 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-09Update Timer class ref.Chris Bradfield
2017-09-09Update LightOccluder2D class refChris Bradfield
2017-09-09Document Line2DHein-Pieter van Braam
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-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-08Update ColorRect class ref documentationmrawlingst
2017-09-08Update Color class ref documentationmrawlingst
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-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-07Added some missing iconsDaniel J. Ramirez
2017-09-07Restored auto snapping of controls to pixels, fixes #10847 and probably sever...Juan Linietsky
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
2017-09-07Fix using enum as bool valueHein-Pieter van Braam
2017-09-07Fix warnings comparing enums of different typesHein-Pieter van Braam
2017-09-06Mono vorbis support fixed, closes #10787Juan Linietsky
2017-09-06Force redraw when HDR auto exposure is enable in all frames, fixes #10784Juan Linietsky
2017-09-06Renamed playing property of audiostreams to play, to make it clearer. Fixes #...Juan Linietsky
2017-09-06-Fix folow surface in subsurface scattering, closes #10696Juan Linietsky
2017-09-06Added an option to reset the bus volume to 0dbMarcelo Fernandez
2017-09-07Fix EOF in wav file importerHein-Pieter van Braam
2017-09-06Check whether stuff is visible before baking it, closes #10525Juan Linietsky
2017-09-06-Fixed changes to default input actions not working, closes #10502Juan Linietsky