<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/project_settings_editor.h, branch 3.0-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/editor/project_settings_editor.h?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/project_settings_editor.h?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-05T00:22:23Z</updated>
<entry>
<title>Add missing copyright headers and fix formatting</title>
<updated>2018-01-05T00:22:23Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-04T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e4213e66b2dd8f5a87d8cf5015ac83ba3143279d'/>
<id>urn:sha1:e4213e66b2dd8f5a87d8cf5015ac83ba3143279d</id>
<content type='text'>
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
</content>
</entry>
<entry>
<title>Update copyright statements to 2018</title>
<updated>2018-01-01T13:40:47Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-01T13:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b50a9114b105dafafdda8248a38653bca314a6f3'/>
<id>urn:sha1:b50a9114b105dafafdda8248a38653bca314a6f3</id>
<content type='text'>
Happy new year to the wonderful Godot community!
</content>
</entry>
<entry>
<title>ProjectSettings: show error msg in a label instead</title>
<updated>2017-10-28T02:35:09Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-10-28T02:35:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9449a34f4f7bf94576778bb29eb19af73f80b3c5'/>
<id>urn:sha1:9449a34f4f7bf94576778bb29eb19af73f80b3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the ability to filter the list of locales in the Remap tab.</title>
<updated>2017-10-23T22:07:40Z</updated>
<author>
<name>DimOkGamer</name>
</author>
<published>2017-10-17T15:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=509f6f81ad4b9ff737ab136b20dfd92246e997d7'/>
<id>urn:sha1:509f6f81ad4b9ff737ab136b20dfd92246e997d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10874 from Noshyaar/pr-action</title>
<updated>2017-09-04T21:30:45Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-09-04T21:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4405de570db9b16396b61deb85bdf2d3a97dd719'/>
<id>urn:sha1:4405de570db9b16396b61deb85bdf2d3a97dd719</id>
<content type='text'>
ProjectSettings: enhance add action error, fix confirm dialog</content>
</entry>
<entry>
<title>ProjectSettings: enhance add action error, fix confirm dialog</title>
<updated>2017-09-04T07:00:53Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-09-01T21:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3d13b9ff5fb585e102e571b246b495f145b931df'/>
<id>urn:sha1:3d13b9ff5fb585e102e571b246b495f145b931df</id>
<content type='text'>
- Disable add action button if name is invalid
- Fix dialog being ConfirmationDialog instead of AcceptDialog
</content>
</entry>
<entry>
<title>Added transmission shader parameter.</title>
<updated>2017-09-03T13:30:37Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2017-09-03T13:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=281fb4e4fb2af81536b75328861aa93899cc9f45'/>
<id>urn:sha1:281fb4e4fb2af81536b75328861aa93899cc9f45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix files header</title>
<updated>2017-09-01T14:07:55Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-09-01T14:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ed606ded52132f7afed03d99fabed7b111ce9a51'/>
<id>urn:sha1:ed606ded52132f7afed03d99fabed7b111ce9a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inability to change project settings</title>
<updated>2017-08-28T16:15:46Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-08-28T16:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d664469ec72337c2ec31c2e0d5a3d82c30305b7c'/>
<id>urn:sha1:d664469ec72337c2ec31c2e0d5a3d82c30305b7c</id>
<content type='text'>
Regression from 565600e8445a3073e4188a1a2bde1f47dd299c5a, fixes #10712.
</content>
</entry>
<entry>
<title>Use HTTPS URL for Godot's website in the headers</title>
<updated>2017-08-27T12:16:55Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-08-27T12:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bd282ff43f23fe845f29a3e25c8efc01bd65ffb0'/>
<id>urn:sha1:bd282ff43f23fe845f29a3e25c8efc01bd65ffb0</id>
<content type='text'>
</content>
</entry>
</feed>
