Rémi Verschelde da09c6131b modules: Clone env in each module
This allows to pass include paths and flags only to a given thirdparty
library, thus preventing conflicts between their files (e.g. between
opus and openssl which both provide modes.h.

This also has the nice effect of making the compilation command smaller
for each module as it no longer related to all other modules, only the
final linking brings them together.

This however requires adding manually the ogg include path in opus
and vorbis when building against the builtin ogg, since it is no longer
in the global env.

Also simplified template 'thirdparty_<module>_sources' to
'thirdparty_sources'.

"Core" modules like cscript, gdscript, gridmap, ik and virtual_script
still use the main env_modules, but it could be changed if need be.
2016-10-15 11:50:41 +02:00
2016-10-15 11:50:41 +02:00
2016-10-15 11:50:41 +02:00
2015-06-22 14:07:26 -03:00
2016-06-22 21:13:29 +02:00
2016-02-28 16:52:45 +01:00
2016-02-20 15:57:38 +01:00
2015-06-08 01:33:46 -03:00
2016-06-22 21:13:29 +02:00
2016-02-28 16:52:45 +01:00
2016-05-27 01:12:06 +02:00
2016-08-03 17:59:01 +02:00

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

Description
No description provided
Readme 3.6 GiB
Languages
C++ 90.5%
C# 2.1%
C 2.1%
Java 1.9%
GLSL 1%
Other 2.4%