<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/editor/property_editor.cpp, 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/property_editor.cpp?h=3.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/editor/property_editor.cpp?h=3.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-01-15T18:43:32Z</updated>
<entry>
<title>PropertyEditor: Add missing MAKE_PROPSELECT.</title>
<updated>2018-01-15T18:43:32Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2018-01-15T18:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=122837e73a6c13432665434ab5ec48c621be6fb8'/>
<id>urn:sha1:122837e73a6c13432665434ab5ec48c621be6fb8</id>
<content type='text'>
Fixes #15745
</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>Fix get_edited_scene_root error at starting editor</title>
<updated>2018-01-04T18:55:43Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2018-01-04T18:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1876999b3a86a91099c6c06b0ff29ae127f9767b'/>
<id>urn:sha1:1876999b3a86a91099c6c06b0ff29ae127f9767b</id>
<content type='text'>
Fix #15300
</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>Merge pull request #14991 from djrm/pr_fixes</title>
<updated>2017-12-27T03:29:25Z</updated>
<author>
<name>Noshyaar</name>
</author>
<published>2017-12-27T03:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e6b6683694f6fbda35cad90feff712f9ad846767'/>
<id>urn:sha1:e6b6683694f6fbda35cad90feff712f9ad846767</id>
<content type='text'>
Show Options Dialog for NodePath and File in clicked button position.</content>
</entry>
<entry>
<title>Fix popup menu size in Inspector dock</title>
<updated>2017-12-25T10:31:53Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2017-12-25T10:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=cc1d56e3ff2c2ec148f3309dd776c6535c63ba5d'/>
<id>urn:sha1:cc1d56e3ff2c2ec148f3309dd776c6535c63ba5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show Options Dialog for NodePath and File in clicked button position.</title>
<updated>2017-12-23T21:15:48Z</updated>
<author>
<name>Daniel J. Ramirez</name>
</author>
<published>2017-12-23T20:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=07fd5456c8bffbdfec01c26c698dbf207d6ba0a7'/>
<id>urn:sha1:07fd5456c8bffbdfec01c26c698dbf207d6ba0a7</id>
<content type='text'>
Auto select newly created nodes.
</content>
</entry>
<entry>
<title>Fixes and modifications for some dialogs.</title>
<updated>2017-12-21T17:26:46Z</updated>
<author>
<name>Michael Alexsander Silva Dias</name>
</author>
<published>2017-12-21T15:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e86454fb385994a874944790abfb4c03121ded0a'/>
<id>urn:sha1:e86454fb385994a874944790abfb4c03121ded0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up setting dialogues a bit.</title>
<updated>2017-12-17T17:39:36Z</updated>
<author>
<name>Ray Koopa</name>
</author>
<published>2017-12-17T17:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0d04f212a361f6799b2990a0dcad48dc9f49d7cc'/>
<id>urn:sha1:0d04f212a361f6799b2990a0dcad48dc9f49d7cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #14698 from carlosfvieira/6382-Properties_in_the_inspector_lacking_tooltips</title>
<updated>2017-12-16T14:05:09Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-16T14:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3adae8599c0a7e821916043e8b3c3d4929acfebb'/>
<id>urn:sha1:3adae8599c0a7e821916043e8b3c3d4929acfebb</id>
<content type='text'>
Proposed change to close issue "#6382 - Properties in the inspector lacking tooltips"</content>
</entry>
</feed>
