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

Juan Linietsky 09ff457185 made the exclusion of nodes from joints optional, fixes #3015 9 年之前
bin 399b1b0474 Cosmetic fixes to SCons buildsystem 10 年之前
core 7ba484bc74 some fixes 9 年之前
demos 42eef3cdc6 Better hidden folders display preferences for editor file dialogs 9 年之前
doc 3c4b0236cb Add constructor for Image built-in type 9 年之前
drivers 5e2f327d4b Merge branch 'master' of https://github.com/godotengine/godot 9 年之前
main 523b67e740 Print error if no export destination has been passed 9 年之前
modules 200b7bb87c -Display on animation editor which keys are invalid and which tracks are unresolved 9 年之前
platform 7ba484bc74 some fixes 9 年之前
scene 09ff457185 made the exclusion of nodes from joints optional, fixes #3015 9 年之前
servers 4b1f0afb01 -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits FBOs so all 2D shader effects should now work in every single Android device. 9 年之前
tools 9637460331 Merge branch 'master' of https://github.com/godotengine/godot 9 年之前
.editorconfig 956e0a8564 Add .editorconfig 10 年之前
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor 10 年之前
.gitignore f7b090f94a Added windows specific file 9 年之前
.travis.yml 27b1f38401 Fix travis-ci build config for new build system 11 年之前
Doxyfile 0e60b959cd Fix absolute paths used in doxygen, ignore generated documentation in Git 10 年之前
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps 10 年之前
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 年之前
README.md 295d38c755 Change wiki links to point to OpenProject website 9 年之前
SConstruct da113fe40d -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the process. Keeping old version just in case for now. 9 年之前
godot_icon.png 24f3f43457 Add icon to exe file in windows export 9 年之前
godot_icon.svg 24f3f43457 Add icon to exe file in windows export 9 年之前
godot_logo.svg f0681d3632 logo in svg curves & license 10 年之前
logo.png 03fd40149f logo.png 11 年之前
logo_small.png 5ceec67add Added Doxyfile for Doxygen documentation. Had to modify codec.h because it 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. 10 年之前
makerel.bat 9e479065f5 new space shooter demo 10 年之前
methods.py 24f3f43457 Add icon to exe file in windows export 9 年之前
version.py 07e9741425 **WARNING BEFORE PULLING** 10 年之前

README.md

GODOT

The Engine

Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle. The editor, language and APIs are feature rich, yet simple to learn, allowing you to become productive in a matter of hours.

About

Godot has been developed by Juan Linietsky and Ariel Manzur for several years, and was born as an in-house engine, used to publish several work-for-hire titles. Godot is a member project of the Software Freedom Conservancy

Documentation

Documentation has been moved to the OpenProject Wiki.

Binary Downloads, Community, etc.

Binary downloads, community, etc. can be found in Godot homepage:

http://www.godotengine.org

Compiling from Source

Compilation instructions for every platform can be found in the Wiki: http://godotengine.org/projects/godot-engine/wiki/Advanced_topics