<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gridmap/SCsub, branch 2.1.2-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=2.1.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=2.1.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-10-30T13:51:34Z</updated>
<entry>
<title>SCsub: Add python shebang as a hint for syntax highlighting</title>
<updated>2016-10-30T13:51:34Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-17T06:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5a49e45d213d57f82892c04b94497b37e9fa6229'/>
<id>urn:sha1:5a49e45d213d57f82892c04b94497b37e9fa6229</id>
<content type='text'>
Also switch existing shebangs to "better" /usr/bin/env python.

(cherry picked from commit fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163)
</content>
</entry>
<entry>
<title>modules: Clone env in each module</title>
<updated>2016-10-30T13:51:32Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-13T16:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bfea3f1d9a785f31b6ddb87b680c16e443325c67'/>
<id>urn:sha1:bfea3f1d9a785f31b6ddb87b680c16e443325c67</id>
<content type='text'>
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_&lt;module&gt;_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.

(cherry picked from commit da09c6131bcdace7e8e62c3dabc62890e9564c97)

Obviously removed the parts about enet and visual_script.
</content>
</entry>
<entry>
<title>Cosmetic fixes to SCons buildsystem</title>
<updated>2015-11-01T19:53:26Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-01T19:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=399b1b047498d154440f5cda4a5ceb08ea3de68e'/>
<id>urn:sha1:399b1b047498d154440f5cda4a5ceb08ea3de68e</id>
<content type='text'>
- Removed trailing spaces
- Made sure all indentation is done using tabs (fixes #39)
- Potentially fixed an identation issue for openssl check
</content>
</entry>
<entry>
<title>GODOT IS OPEN SOURCE</title>
<updated>2014-02-10T01:10:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-10T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac'/>
<id>urn:sha1:0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac</id>
<content type='text'>
</content>
</entry>
</feed>
