Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand Godot 4.3 to Redot | Trashguy | 2024-10-13 | 1 | -38/+25 |
| | |||||
* | Cleanup various repository documentation files | Rémi Verschelde | 2023-10-10 | 1 | -9/+11 |
| | | | | | | | | - Reformat logo license as a plain text file. - Fix outdated links or references to SFC or Visual Script. - Tweak contents of `CONTRIBUTING.md` to highlight contributor docs more prominently, and make it easier to parse. - Tweak formatting and contents in `thirdparty/README.md` for consistency. | ||||
* | Minor typo and docs URL fixes | Rémi Verschelde | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | Fix link to docs for building from source | Gary Yendell | 2023-01-11 | 1 | -1/+1 |
| | |||||
* | Remove LGTM badge | RedMser | 2022-10-01 | 1 | -1/+0 |
| | | | LGTM.com will be shut down in December 2022 | ||||
* | [Web] Rename JavaScript platform to Web. | Fabio Alessandrelli | 2022-08-29 | 1 | -2/+1 |
| | | | | Also rename export name from "HTML5" to "Web". | ||||
* | README updates and improvements, link license page | Max Hilbrunner | 2021-11-02 | 1 | -9/+10 |
| | | | | ...some copy edits, and sprinkling some links over that page in general. | ||||
* | Merge pull request #44359 from Riteo/logo-outline | Rémi Verschelde | 2021-05-09 | 1 | -1/+1 |
|\ | | | | | Add an outlined version of logo.png and icon.png and put it in README.md | ||||
| * | Add an outlined version of logo.png and icon.png and put it in README.md | Lorenzo Cerqua | 2020-12-14 | 1 | -1/+1 |
| | | |||||
* | | Link to Godot Contributors Chat instead of IRC | Rémi Verschelde | 2021-03-05 | 1 | -2/+1 |
|/ | |||||
* | Remove GitHub actions badge. | Secret Panda | 2020-09-01 | 1 | -1/+0 |
| | | | `Godot` workflow is long removed in `master`, and is only found in the `3.2-android-app-bundle` branch currently. As of now Github actions has no way to show `passing` if all checks are passed but only to show the badge of each workflow individually. We can make a feature request later on but for now, we should remove the `Godot CI` badge as it reflects completely something else. | ||||
* | Improve the project README | Hugo Locurcio | 2020-08-10 | 1 | -24/+30 |
| | | | | | | | | | - Use the SVG version of the logo. - Mention console support in the first paragraph. - Point contributors to the `#godotengine-devel` IRC channel. - Improve formatting for better readability. - Add more links when needed. - Fix warnings reported by markdownlint. | ||||
* | Remove Travis CI and AppVeyor build badge | Secret Panda | 2020-07-24 | 1 | -2/+0 |
| | | | Travis CI and AppVeyor are phased out in https://github.com/godotengine/godot/commit/431930bd09e082edce56f9cf6987368b868d07a1 hence there is no point in keeping a badge of it in `README.md` | ||||
* | Add GitHub Actions badge to README.md | Secret Panda | 2020-07-15 | 1 | -0/+1 |
| | | | P.S: Do we use AppVeyor anymore? There hasn't been a run since two days neither do I see it in any build statuses. If not, we might remove it from `README.md`. Correct me if I'm wrong. | ||||
* | Add TODOs Badge to README | Patrick DeVivo | 2020-03-25 | 1 | -0/+1 |
| | | | Closes #37217 | ||||
* | Added LGTM Alert Badge | unknown | 2020-02-06 | 1 | -0/+1 |
| | |||||
* | Add Weblate badge to README.md | Luiz Lima | 2019-07-06 | 1 | -0/+1 |
| | |||||
* | Replace 3.0 screenshot by new one from TPS demo | Rémi Verschelde | 2019-04-08 | 1 | -1/+1 |
| | | | | Fixes #27324. | ||||
* | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde | 2018-11-05 | 1 | -3/+3 |
| | | | | Fixes #23509. | ||||
* | Add useful links for contributors to CONTRIBUTING and README docs. | Zaven Muradyan | 2018-10-13 | 1 | -1/+3 |
| | |||||
* | README: Use HTTPS URL for image. (#17851) | Maxwell Paul Brickner | 2018-03-30 | 1 | -1/+1 |
| | | | Updated links to use https when possible to avoid redirects. | ||||
* | Add screenshot to the README | Rémi Verschelde | 2017-10-31 | 1 | -0/+2 |
| | | | | 3D scene courtesy of @fracteed. | ||||
* | CI: Disable MinGW build on Travis and add AppVeyor badge | Rémi Verschelde | 2017-09-26 | 1 | -1/+2 |
| | | | | | | | | | Now that AppVeyor handles testing Windows builds with MSVC, we can skip the need to test against Travis' old MinGW toolchain and have a faster CI process. Also try building X11 binaries against system OpenSSL, should speed up build. | ||||
* | Changed badge to use HTTPS | Maxwell Paul Brickner | 2017-07-14 | 1 | -1/+1 |
| | | | | | | | Howdy! I just changed the Code Triage badge to use https instead of http. Thanks for your time! :D | ||||
* | Use new Godot icon consistently everywhere | Rémi Verschelde | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | Fix URLs to moved docs pages | Rémi Verschelde | 2017-04-05 | 1 | -2/+2 |
| | | | | Closes #8266. | ||||
* | Rewrite the README to be more descriptive | Rémi Verschelde | 2016-11-03 | 1 | -15/+51 |
| | |||||
* | README.md: Add codetriage badge | Rémi Verschelde | 2016-05-27 | 1 | -0/+1 |
| | |||||
* | README.md docs are not wiki (#4770) | anatoly techtonik | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | README: use https links to main website | est31 | 2016-05-23 | 1 | -2/+2 |
| | | | | | Thanks @akien-mga for having given me the idea: https://github.com/w84death/Tanks-of-Freedom/commit/926df79a7c7581ebcee3fd45bc52ac9a0d7b5412 | ||||
* | README: Improve Documentation section | est31 | 2016-05-23 | 1 | -1/+1 |
| | | | | | The move was over three months ago, it is irritating to still read "has been moved to". | ||||
* | Update README.md | Juan Linietsky | 2016-02-22 | 1 | -2/+4 |
| | |||||
* | Add travis-ci badge to show the status of master | Rémi Verschelde | 2016-01-27 | 1 | -0/+2 |
| | |||||
* | Change wiki links to point to OpenProject website | Rémi Verschelde | 2015-11-19 | 1 | -2/+2 |
| | |||||
* | Update README.md | Juan Linietsky | 2015-11-03 | 1 | -2/+1 |
| | |||||
* | Put this back to fix web page.Will have to figure something else for ↵ | Antony Jones | 2015-05-17 | 1 | -1/+1 |
| | | | | mainpage in doxygen. | ||||
* | Added Doxyfile for Doxygen documentation. Had to modify codec.h because it ↵ | Antony | 2015-05-10 | 1 | -1/+1 |
| | | | | already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort. | ||||
* | Update README.md | Juan Linietsky | 2014-12-15 | 1 | -5/+0 |
| | |||||
* | Update README.md | reduz | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | fixie readme | Juan Linietsky | 2014-02-24 | 1 | -2/+6 |
| | |||||
* | Create README.md | imgxx | 2014-02-12 | 1 | -0/+27 |
| | |||||
* | Reverted to older version of WebP, newer one crashed on Android. | Juan Linietsky | 2014-02-10 | 1 | -30/+0 |
| | |||||
* | compiling instructions | Juan Linietsky | 2014-02-10 | 1 | -0/+4 |
| | |||||
* | hoho | Juan Linietsky | 2014-02-09 | 1 | -1/+1 |
| | |||||
* | readme changed | Juan Linietsky | 2014-02-09 | 1 | -0/+26 |
| | |||||
* | first commit | Juan Linietsky | 2014-01-04 | 1 | -0/+0 |