summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2019-01-21Travis: Fix accepting Android SDK licensesRémi Verschelde
2019-01-09Travis: Use pip to install SCons on OSXRémi Verschelde
2019-01-02escaped '&' in macos osx_tools.app Info.plistPrestonKnopp
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-12-06File icons: separate icons for gdscript, resource, scene and projects.bruvzg
2018-12-05Tests: Drop old test_io referencing data which isn't includedRémi Verschelde
2018-11-27Change old Godot logo/splash screen in UWP assetsqarmin
2018-11-10[macOS] Fix file associations (for *.scn, *.tscn and project.godot).bruvzg
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-10-02Merge pull request #22626 from akien-mga/travis-android-ndkRémi Verschelde
2018-10-02Style: Fix clang-format pre-commit hook for java and glslRémi Verschelde
2018-10-02Travis: Update Android NDK to r18Rémi Verschelde
2018-08-27Style: Enable clang-format on GLSL shadersRémi Verschelde
2018-08-24Merge pull request #21336 from eska014/html5-new-presentationRémi Verschelde
2018-08-23Add responsive HTML5 export page with full-size canvas as new defaultLeon Krause
2018-07-28Tweak AppStream metadata and add MIME type integrationHugo Locurcio
2018-07-27Main: Fix --check-only option implemented as pairedRémi Verschelde
2018-07-24Rename AppStream metadata and desktop files to follow the specificationHugo Locurcio
2018-07-18Travis: Update clang-format version in shell scriptRémi Verschelde
2018-07-01Respect window/handheld/orientation setting in iOSYasha Borevich
2018-06-28Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2018-06-24Remove the old AppImage structureHugo Locurcio
2018-06-03Dist: update script to make Steam icon setsRémi Verschelde
2018-05-11Merge pull request #18770 from eska014/cmdlineRémi Verschelde
2018-05-10Fix help/man for --export and --export-debugLeon Krause
2018-05-10Merge pull request #18765 from eska014/enginejs-extaltRémi Verschelde
2018-05-10Accept non-default main packs in engine.js startGame()Leon Krause
2018-05-10Fix keyboard focus lock-out with HTML5 canvas in iframeLeon Krause
2018-04-12Travis: Upgrade scons-local to 3.0.1 on OSXRémi Verschelde
2018-04-11iPhone X support and iOS-related fixesRuslan Mustakov
2018-03-25Added the "GLES2" option for the video-driver in the terminal help.Michael Alexsander Silva Dias
2018-03-21Merge pull request #17666 from akien-mga/editor-fps-verboseRémi Verschelde
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-03-21Add --print-fps option to output FPS to stdoutRémi Verschelde
2018-03-15Check only for WebGL 1.0, move test to HTML fileLeon Krause
2018-03-14Dist: Fix Linux desktop file launch argumentRémi Verschelde
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-03-06Change shebang of pre-commit-clang-format hook to make it portablerobfram
2018-02-24Add --quit option to help output and update manpageRémi Verschelde
2018-01-25Dist: Update manpage and macOS version stringRémi Verschelde
2018-01-06Fix internal Emscripten JS API callsLeon Krause
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-05Improve script to add/fix copyright headersRémi Verschelde
2018-01-03Fix broken Info.plist after copyright updateRazah
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-10Style: Apply clang-format to Java filesRémi Verschelde
2017-12-07Style: Update definitions for clang-format 5.0.0Rémi Verschelde
2017-11-21Allow configuring iOS exportRuslan Mustakov
2017-11-19Change HTML5 start-up APILeon Krause