1
0
Fork 0
Godot Engine – Multi-platform 2D and 3D game engine
Go to file
eska 4beeff9433 Pass mouse position to Input singleton in web export 2016-07-08 20:09:25 +02:00
bin Removed unused variables (first pass) 2016-07-07 23:15:03 +02:00
core Make sure builtin types' constants remain in order 2016-07-05 17:09:16 -03:00
doc Classref: update with new doctool indentation 2016-07-08 00:25:54 +02:00
drivers Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
main Removed unused variables (first pass) 2016-07-07 23:15:03 +02:00
modules Removed unused variables (first pass) 2016-07-07 23:15:03 +02:00
platform Pass mouse position to Input singleton in web export 2016-07-08 20:09:25 +02:00
scene Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
servers Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
tools Merge pull request #5588 from J08nY/doctool-indentation 2016-07-08 19:11:21 +02:00
.editorconfig
.gitattributes GH linguist: properly detect .inc files as C++ 2016-07-03 15:17:25 +02:00
.gitignore
.travis.yml
CONTRIBUTING.md
ISSUE_TEMPLATE
LICENSE.md
LOGO_LICENSE.md
README.md
SConstruct Change method of storing folding, solves problems with inheritance, closes #3395 2016-06-28 13:10:15 -03:00
icon.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
icon.svg
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
logo.svg
methods.py
version.py

README.md

GODOT

https://godotengine.org

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 is hosted on ReadTheDocs.

Binary Downloads, Community, etc.

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

https://godotengine.org

Compiling from Source

See docs for compilation instructions for every platform: http://docs.godotengine.org/en/latest/reference/_compiling.html

Build Status Code Triagers Badge