Godot Engine mirror. #godot #godotengine #gameengine #engine #cpp

Thaddeus Crews 543f47485c Bump version to 4.6.1-rc 3 gün önce
.github 683f0c0714 Add a Swappy installation script for easier Android builds 1 ay önce
core 5cc33d6965 Remove arc_tolerance scaling and the comment related to that. 6 gün önce
doc d5edd4a592 Sync translations with Weblate 4 gün önce
drivers f714eaba0d Do not store SPIR-V in memory unless pipeline statistics are used. 1 hafta önce
editor d5edd4a592 Sync translations with Weblate 4 gün önce
main 77d98cf3dd Process events during splash on macOS only. 1 hafta önce
misc 543f47485c Bump version to 4.6.1-rc 3 gün önce
modules 543f47485c Bump version to 4.6.1-rc 3 gün önce
platform 27b1916465 Wayland: Update popup scale information on creation 1 hafta önce
scene 8b400edb92 Don't force list icon size in EditorFileDialog 5 gün önce
servers c2b068d08c Fix stale reference bug in FramebufferCache. 6 gün önce
tests a4a26762f1 Merge pull request #114328 from kleonc/node_duplicating_signal_source_node_fix 1 hafta önce
thirdparty bea572fc00 libdecor: Regenerate dynamic wrapper 1 ay önce
.clang-format ef0dd99a37 CI: Bump `clang-format` and `clang-tidy` versions 1 ay önce
.clang-tidy 01fc9aee6c Core: Modernize C headers with C++ equivalents 9 ay önce
.clangd f09ee0171a Style: Begin integrating simple `.clangd` fixes 10 ay önce
.editorconfig 6ff86e49cf Fix .sln project generation logic for Rider to support all OS and all C++ toolchains 9 ay önce
.git-blame-ignore-revs 1e22a194bd Ignore `#pragma once` commit 10 ay önce
.gitattributes 06b8d05eda Preserve CRLF line terminators for MSVS project template 8 ay önce
.gitignore 776245b3e7 gitignore: Ignore GNU `patch` .orig and .rej backup files 1 ay önce
.mailmap be6399ddac Update AUTHORS and DONORS list 2 hafta önce
.pre-commit-config.yaml aeef4fff6d CI: Fix executable perms for various files 1 ay önce
AUTHORS.md be6399ddac Update AUTHORS and DONORS list 2 hafta önce
CHANGELOG.md 8322eb1414 Add changelog for Godot 4.6 4 gün önce
CONTRIBUTING.md 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 4 ay önce
COPYRIGHT.txt 88fd9d7073 zlib/minizip: Update to version 1.3.1.2 1 ay önce
DONORS.md 39ef602b9b Update DONORS list 4 gün önce
LICENSE.txt d95794ec8a One Copyright Update to rule them all 3 yıl önce
LOGO_LICENSE.txt dff6752ac8 Cleanup various repository documentation files 2 yıl önce
README.md 423326b251 README: Minor tweaks and remove broken badge 2 hafta önce
SConstruct 74ffb69b0e Make memory profiling optional 1 ay önce
gles3_builders.py 19540a0758 Avoid unnecessary version_get_uniform() calls 9 ay önce
glsl_builders.py 32de6285a8 SCons: Modernize shader builders 10 ay önce
icon.png 91befbbc52 Optimize PNG assets 4 ay önce
icon.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
icon_outlined.png 91befbbc52 Optimize PNG assets 4 ay önce
icon_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
logo.png 91befbbc52 Optimize PNG assets 4 ay önce
logo.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
logo_outlined.png 91befbbc52 Optimize PNG assets 4 ay önce
logo_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
methods.py 11fc998368 SCons: Integrate `annotations` where relevant 2 ay önce
platform_methods.py ad74ed68c1 Build: Fix container build path for swift 3 ay önce
pyproject.toml 263589497b Add non-public `{Line,Text}Edit::_set_text()` 4 hafta önce
scu_builders.py 3d1c9fd5de Move server files into their subfolders 4 ay önce
version.py 543f47485c Bump version to 4.6.1-rc 3 gün önce

README.md

Godot Engine

Godot Engine logo

2D and 3D cross-platform game engine

Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface. It provides a comprehensive set of common tools, so that users can focus on making games without having to reinvent the wheel. Games can be exported with one click to a number of platforms, including the major desktop platforms (Linux, macOS, Windows), mobile platforms (Android, iOS), as well as Web-based platforms and consoles.

Free, open source and community-driven

Godot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. The users' games are theirs, down to the last line of engine code. Godot's development is fully independent and community-driven, empowering users to help shape their engine to match their expectations. It is supported by the Godot Foundation not-for-profit.

Before being open sourced in February 2014, Godot had been developed by Juan Linietsky and Ariel Manzur for several years as an in-house engine, used to publish several work-for-hire titles.

Screenshot of a 3D scene in the Godot Engine editor

Getting the engine

Binary downloads

Official binaries for the Godot editor and the export templates can be found on the Godot website.

Compiling from source

See the official docs for compilation instructions for every supported platform.

Community and contributing

Godot is not only an engine but an ever-growing community of users and engine developers. The main community channels are listed on the homepage.

The best way to get in touch with the core engine developers is to join the Godot Contributors Chat.

To get started contributing to the project, see the contributing guide. This document also includes guidelines for reporting bugs.

Documentation and demos

The official documentation is hosted on Read the Docs. It is maintained by the Godot community in its own GitHub repository.

The class reference is also accessible from the Godot editor.

We also maintain official demos in their own GitHub repository as well as a list of awesome Godot community resources.

There are also a number of other learning resources provided by the community, such as text and video tutorials, demos, etc. Consult the community channels for more information.

Code Triagers Badge Translate on Weblate