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

reduz a2f2d7610a Merge branch 'master' of https://github.com/okamstudio/godot 10 年之前
bin 87c1e16834 Made RegEx API similar to old version 10 年之前
core b0aa49accb merged some stuff for okam 10 年之前
demos 2580ca01e6 Ability to keep collisionshapes and collisionpolygons when running the game. 10 年之前
doc d1a260c966 A bunch of spell checks, and rewordings. Also, some simple documentation. 10 年之前
drivers 89a901c4b6 Merge branch 'master' of https://github.com/okamstudio/godot 10 年之前
main 3013a83f2f Merge branch 'master' of https://github.com/okamstudio/godot 10 年之前
modules f34c3e249b Fixes editor freeze 10 年之前
platform 89a901c4b6 Merge branch 'master' of https://github.com/okamstudio/godot 10 年之前
scene 2580ca01e6 Ability to keep collisionshapes and collisionpolygons when running the game. 10 年之前
servers e5730c1c7c fixed server breaking error in previous splash screen commit 10 年之前
tools 1add3b3dac Set AnimationEditor UndoRedo reference on creation 10 年之前
.editorconfig 956e0a8564 Add .editorconfig 10 年之前
.gitignore aa4211d477 Hide projects folder. 10 年之前
.travis.yml 27b1f38401 Fix travis-ci build config for new build system 11 年之前
Doxyfile d0d9e9ee1c Forgot this. It points Doxyfile to the logo without text. 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 a98236fe5e Put this back to fix web page.Will have to figure something else for mainpage in doxygen. 10 年之前
SConstruct 700fdf5c0c fix build issue with ssl, closes #2384 10 年之前
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 4d2198110b merges from okam repo 10 年之前
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. Development is sponsored by OKAM Studio (http://www.okamstudio.com).

Documentation

Documentation has been moved to the GitHub 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: https://github.com/okamstudio/godot/wiki/advanced