<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/windows, 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/platform/windows?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/windows?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-27T22:32:05Z</updated>
<entry>
<title>Merge pull request #16081 from djgaspa/dll-directory</title>
<updated>2018-01-27T22:32:05Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-27T22:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f12e8568d43de853e0b98588e7f132a61a92fc45'/>
<id>urn:sha1:f12e8568d43de853e0b98588e7f132a61a92fc45</id>
<content type='text'>
Fix remove_dll_directory crash when cookie is null</content>
</entry>
<entry>
<title>Make separate debug symbols opt-in</title>
<updated>2018-01-26T19:46:56Z</updated>
<author>
<name>Hein-Pieter van Braam</name>
</author>
<published>2018-01-26T19:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c6d9a7665acdd5785760eee0c69bd1d2a53b6b90'/>
<id>urn:sha1:c6d9a7665acdd5785760eee0c69bd1d2a53b6b90</id>
<content type='text'>
This adds a separate_debug_symbols option to the x11, windows, and osx
targets. This will default to adding normal debugging symbols to the
artifacts and only splits them when separate_debug_symbols=yes on the
Scons command line.
</content>
</entry>
<entry>
<title>Fix remove_dll_directory crash when cookie is null</title>
<updated>2018-01-26T11:30:02Z</updated>
<author>
<name>djgaspa</name>
</author>
<published>2018-01-26T10:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=18e66a28bcda227e212d43bebaf09bd8ad34d3f2'/>
<id>urn:sha1:18e66a28bcda227e212d43bebaf09bd8ad34d3f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix horizontal scroll for windows platform</title>
<updated>2018-01-20T20:15:58Z</updated>
<author>
<name>binbitten</name>
</author>
<published>2018-01-20T20:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=017a8521c0e333240448182bd2aa6a6fb3cc5047'/>
<id>urn:sha1:017a8521c0e333240448182bd2aa6a6fb3cc5047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sorry, accidentally pressed delete before commiting.</title>
<updated>2018-01-10T20:55:00Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-01-10T20:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=554e95747c07afa893a2c4c0445370dda57aa7d0'/>
<id>urn:sha1:554e95747c07afa893a2c4c0445370dda57aa7d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added middle button doubleclick, fixes #15567</title>
<updated>2018-01-10T20:46:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-01-10T20:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0f00384c93e07c6612456de489067f2cb883ecee'/>
<id>urn:sha1:0f00384c93e07c6612456de489067f2cb883ecee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SCons: Fix usage of LD when we meant LINK</title>
<updated>2018-01-05T19:37:45Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2018-01-05T19:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=db49f35ab8d2bbcf5b97a58b8a2eff064b942881'/>
<id>urn:sha1:db49f35ab8d2bbcf5b97a58b8a2eff064b942881</id>
<content type='text'>
Also made LINK and CXXFLAGS configurable as command line options.
Note that LINK currently expects the *compiler* that will be used
for linking and will call its configured linker behind the scenes
(so g++, clang++, etc., not ld.gold). See #15364 for details.
</content>
</entry>
<entry>
<title>Forced set mouse global position always, hopefully will fix #15354, otherwise out of luck.</title>
<updated>2018-01-05T17:33:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-01-05T17:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7332da31fc42fc393bcef529749d6a41dfcdc703'/>
<id>urn:sha1:7332da31fc42fc393bcef529749d6a41dfcdc703</id>
<content type='text'>
</content>
</entry>
<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>Add support from properly exporting shared objects, needed for GDNative export</title>
<updated>2018-01-04T18:43:06Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2018-01-04T18:42:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6e2ed15ff14efe3063f66c182218f56e557bb468'/>
<id>urn:sha1:6e2ed15ff14efe3063f66c182218f56e557bb468</id>
<content type='text'>
</content>
</entry>
</feed>
