<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gdscript/gd_parser.cpp, branch 1.1-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/modules/gdscript/gd_parser.cpp?h=1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/modules/gdscript/gd_parser.cpp?h=1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-04-26T23:28:41Z</updated>
<entry>
<title>made parser accept EOF after "pass", fixes #1488</title>
<updated>2015-04-26T23:28:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-26T23:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f54ad9e086b96feb29794b183a40248d17e60411'/>
<id>urn:sha1:f54ad9e086b96feb29794b183a40248d17e60411</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Concatenating arrays keeps the shared property if any of the arrays is shared. Fixes #1646</title>
<updated>2015-04-08T00:18:46Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-08T00:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=22997294fa87a1346ef4617b887953a356943354'/>
<id>urn:sha1:22997294fa87a1346ef4617b887953a356943354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-added new code completion guess locations, closes #1032</title>
<updated>2015-01-03T16:03:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-03T16:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6b5b95bb4e269a1bd740707e27eae09983b84268'/>
<id>urn:sha1:6b5b95bb4e269a1bd740707e27eae09983b84268</id>
<content type='text'>
-moved commandline fix to mingw-only, should fix #1064
</content>
</entry>
<entry>
<title>-fixed crash reported by n-pigeon</title>
<updated>2014-12-17T02:46:55Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-17T02:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fd4648c081afa565cb20c923c4e3c94d88e71e4f'/>
<id>urn:sha1:fd4648c081afa565cb20c923c4e3c94d88e71e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-fix compilation issue</title>
<updated>2014-12-17T02:17:35Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-17T02:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2dd302ff906285c5fdcb5f7bc822eb786870327a'/>
<id>urn:sha1:2dd302ff906285c5fdcb5f7bc822eb786870327a</id>
<content type='text'>
-fix missing built-ins in completion
-fix parse error
</content>
</entry>
<entry>
<title>New Code Completion</title>
<updated>2014-12-17T01:31:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-17T01:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bcf27feb980aec593c7cb771984e46113cfad757'/>
<id>urn:sha1:bcf27feb980aec593c7cb771984e46113cfad757</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-

-Massive improvement to code completion
-Argument hinting for functions

If you manage to out-smart the code-completion in a situation where completion
should be possible to guess, let me know.

 Please enter the commit message for your changes. Lines starting
</content>
</entry>
<entry>
<title>Batch of Bugfixes</title>
<updated>2014-12-07T05:04:20Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-07T05:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c79be979d47daae613d1b1bbc732a30a74f56543'/>
<id>urn:sha1:c79be979d47daae613d1b1bbc732a30a74f56543</id>
<content type='text'>
-=-=-=-=-=-=-=-=-

-Fixed Export UV XForm (should work now). #923
-Fixed enforcement of limits in property editor. #919
-Fixed long-standing bug of export editings in script inheritance. #914, #859, #756
-Fixed horrible error reporting in shader language. #912
-Added kinematic collision with plane (please test well). #911
-Fixed double animation track insert when using 2D rigs. #904
-VKey updates offset parameter in sprite edition. #901
-Do not allow anymore a script to preload itself. (does not fix #899, but narrows it down)
-Avoid connection editor from overriding selected text. #897
-Fixed timer autostart. #876
-Fixed collision layers in 3D physics. #872
-Improved operators in shader #857
-Fixed ambient lighting bug #834
-Avoid editor from processing gamepad input #813
-Added not keyword #752

Please test!
</content>
</entry>
<entry>
<title>SceneMainLoop -&gt; SceneTree</title>
<updated>2014-11-06T00:20:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-06T00:20:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0dbedd18fc62f700e92a4cf581e505d849bc47ad'/>
<id>urn:sha1:0dbedd18fc62f700e92a4cf581e505d849bc47ad</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-=-=-=-

*YOUR SOURCE MIGHT NOT WORK*
For mor information on fix:
https://github.com/okamstudio/godot/wiki/devel_scene_tree

Other stuff:
-Shower of bullets demo
-Fixes all around
</content>
</entry>
<entry>
<title>Bug Fixes</title>
<updated>2014-11-02T14:31:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-02T14:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d85b67be53bac252c0a28b799d56d1b359c4ee99'/>
<id>urn:sha1:d85b67be53bac252c0a28b799d56d1b359c4ee99</id>
<content type='text'>
-=-=-=-=-

-Fixed problem with scaling shapes (#827), related to not taking scale in consideration for calculating the moment of inertia
-Added support for multiline strings (or comments) using """
-Save subscene bug, properties not being saved in root node (#806)
-Fix Crash in CollisionPolygon2DEditor (#814)
-Restored Ability to compile without 3D (#795)
-Fix InterpolatedCamera (#803)
-Fix UV Import for OBJ Meshes (#771)
-Fixed issue with modifier gizmos (#794)
-Fixed CapsuleShape gizmo handle (#50)
-Fixed Import Button (not properly working in 3D) (#733)
-Many misc fixes (though no new features)
</content>
</entry>
</feed>
