summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-15Remove "const" from PacketPeer get_packet/get_varFabio Alessandrelli
2017-12-15Merge pull request #14656 from apezel/masterRémi Verschelde
2017-12-15Merge pull request #14703 from Faless/fix_http_clientRémi Verschelde
2017-12-15Merge pull request #14694 from Calinou/update-hack-fontRémi Verschelde
2017-12-15Merge pull request #14666 from henriquelalves/slider_issueRémi Verschelde
2017-12-15Fix javascript build error and improve #14604Fabio Alessandrelli
2017-12-15fix compile issueJuan Linietsky
2017-12-15Fixes slider node tick offsetHenrique L Alves
2017-12-15-Added new scene conversion to binary on export (disabled by default, please ...Juan Linietsky
2017-12-15Merge pull request #14646 from willnationsdev/docs4Noshyaar
2017-12-15Merge pull request #14678 from NathanWarden/navigation_docNoshyaar
2017-12-15Merge pull request #14679 from touilleMan/add-godot_get_global_constants-to-g...Thomas Herzog
2017-12-15Update Hack font to version 3.000Hugo Locurcio
2017-12-15Modifies indentation behavioursMattUV
2017-12-15Merge pull request #14690 from bruvzg/thekla-mingw-build-fixRémi Verschelde
2017-12-15Fixes thekla atlas mingw-w64 buildbruvzg
2017-12-15Remove debug printf on WindowsRémi Verschelde
2017-12-15Merge pull request #14604 from mhilbrunner/http-defaultsRémi Verschelde
2017-12-15[DOCS] Completed the docs for the Navigation node.Nathan Warden
2017-12-15Add missing godot_get_stack_bottom and godot_get_global_constants in gdnative...Emmanuel Leblond
2017-12-14Merge pull request #14672 from akien-mga/openmp-linkingRémi Verschelde
2017-12-14Merge pull request #14674 from djrm/pr_visual_improvementsRémi Verschelde
2017-12-14Updated iconsDaniel J. Ramirez
2017-12-14Updated input_default.cpp again (new maps take priority)Andrew Silver
2017-12-14openmp: Simplify linking on X11, fixing clang buildRémi Verschelde
2017-12-14Merge pull request #14667 from bruvzg/macports-clang-impRémi Verschelde
2017-12-14MacPorts clang version selection, and OpenMP linking fix.bruvzg
2017-12-14GDScript files are converted to binary on export now.Juan Linietsky
2017-12-14Fix type mismatch in OS::set_borderless_windowRémi Verschelde
2017-12-14Merge pull request #14662 from akien-mga/openmp-clangRémi Verschelde
2017-12-14openmp: Don't try to link GCC's implementation on ClangRémi Verschelde
2017-12-14Prevent users from moving instanced childrenMatthias Hoelzl
2017-12-14Merge pull request #14657 from Valentactive/fix_compiling_new_lightmapperRémi Verschelde
2017-12-14Merge pull request #14658 from bruvzg/macports-clangRémi Verschelde
2017-12-14Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with...bruvzg
2017-12-14fix for compiling the new lightmapperMichele Valente
2017-12-14Merge pull request #14654 from ColinKinloch/masterRémi Verschelde
2017-12-14Fixes built-In "LIGHT" causing fragment compilation errorArnaud PEZEL
2017-12-14Added indent_style to editorconfig, fixed inconsistent use of tabs and spaces...Colin Kinloch
2017-12-14-Add lightmapperJuan Linietsky
2017-12-14HTTP cleanup & better defaultsmhilbrunner
2017-12-13[DOCS] Animation, CanvasItem, Curve3D, CurveWill Nations
2017-12-13Added open_script_create_dialog funcWill Nations
2017-12-14Focus path field after seleting file browser on Attach script windowvolzhs
2017-12-14Revert property changes in "[DOCS] AnimationPlayer new props, members/methods"Rémi Verschelde
2017-12-13Merge pull request #14638 from mhilbrunner/patch-7Rémi Verschelde
2017-12-13Merge pull request #14633 from poke1024/fix-richtextlabel-crashRémi Verschelde
2017-12-13[DOCS] JSON: Small fixesMax Hilbrunner
2017-12-13Fix crash (and bug) in RichTextLabelpoke1024
2017-12-13Merge pull request #14626 from Hinsbart/module_envRémi Verschelde