<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/spatial_editor_plugin.h, branch 1.1-rc2</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/tools/editor/plugins/spatial_editor_plugin.h?h=1.1-rc2</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/plugins/spatial_editor_plugin.h?h=1.1-rc2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-04-20T22:38:02Z</updated>
<entry>
<title>-Changed Godot exit to be clean.</title>
<updated>2015-04-20T22:38:02Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-20T22:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=59154cccf9fcf814a21a2596993fb1b6777d3bb7'/>
<id>urn:sha1:59154cccf9fcf814a21a2596993fb1b6777d3bb7</id>
<content type='text'>
-Added more debug information on memory cleanliness on exit (if run with -v)
-Fixed several memory leaks, fixes #1731, fixes #755
</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>Fix issue #931: display current view name into editor's 3d scene viewports</title>
<updated>2015-03-21T20:47:21Z</updated>
<author>
<name>rollenrolm</name>
</author>
<published>2015-03-21T20:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4d30bb72412506871e8567dc736f9920a57d527a'/>
<id>urn:sha1:4d30bb72412506871e8567dc736f9920a57d527a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added blender/maya like zoom style</title>
<updated>2014-12-28T13:01:08Z</updated>
<author>
<name>jaromirhribal</name>
</author>
<published>2014-12-28T13:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d128ec926369afca89155361c68249df17bdc278'/>
<id>urn:sha1:d128ec926369afca89155361c68249df17bdc278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-added custom metadata to physics shapes (2D only for now)</title>
<updated>2014-10-16T03:06:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-16T03:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=371eac9beffdfe416b8555ee006baf0ffae2bef3'/>
<id>urn:sha1:371eac9beffdfe416b8555ee006baf0ffae2bef3</id>
<content type='text'>
-gizmos are not displayed in camera preview
</content>
</entry>
<entry>
<title>Little Bits</title>
<updated>2014-10-12T05:13:22Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-12T05:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=948fd83cdded7fed77ae5213101c1a2ece580434'/>
<id>urn:sha1:948fd83cdded7fed77ae5213101c1a2ece580434</id>
<content type='text'>
-=-=-=-=-=-

-fix duplicate function bug when creating script callback in editor
-fix bug where hiding lights does not work
-fix 2D audio listener bug (romulox_x reported)
-fix exported properties with inheritance bug
-fix timer autostart (make it not work on editor)
-reactivate first camara found if viewport runs out of active camera
-option to hide gizmos in viewport
-changed skeleton gizmo because it sucks
-Make convex shapes using CollisionShape visible (use quickhull class)
-fix up menu when editing a mesh, to export collision, navmesh, convex, etc. from it.
-make a menu option to show SRGB in 3D editor views by default
-make option to edit default light direction in viewport settings
-make option to edit default ambient light in viewport settings
-make software conversion of linear-&gt;RGB if hardware support not found
</content>
</entry>
<entry>
<title>Misc Bits</title>
<updated>2014-10-09T03:06:51Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-09T03:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9142d6fc408d72178f102bad97c0c2fe1902ce55'/>
<id>urn:sha1:9142d6fc408d72178f102bad97c0c2fe1902ce55</id>
<content type='text'>
-=-=-=-=-

-Added more missing icons to nodes.
-Added more 3D split view modes
-Fixed annoying script editor bug with keyboard focus
</content>
</entry>
<entry>
<title>Huge Amount of BugFix</title>
<updated>2014-10-03T03:10:51Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-03T03:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b24fe3dd206ce391ec4c5f68d32fc2259f275563'/>
<id>urn:sha1:b24fe3dd206ce391ec4c5f68d32fc2259f275563</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-

-Fixes to Collada Exporter (avoid crash situtions)
-Fixed to Collada Importer (Fixed Animation Optimizer Bugs)
-Fixes to RigidBody/RigidBody2D body_enter/body_exit, was buggy
-Fixed ability for RigidBody/RigidBody2D to get contacts reported and bodyin/out in Kinematic mode.
-Added proper trigger support for 3D Physics shapes
-Changed proper value for Z-Offset in OmniLight
-Fixed spot attenuation bug in SpotLight
-Fixed some 3D and 2D spatial soudn bugs related to distance attenuation.
-Fixed bugs in EventPlayer (channels were muted by default)
-Fix in ButtonGroup (get nodes in group are now returned in order)
-Fixed Linear-&gt;SRGB Conversion, previous algo sucked, new algo works OK
-Changed SRGB-&gt;Linear conversion to use hardware if supported, improves texture quality a lot
-Fixed options for Y-Fov and X-Fov in camera, should be more intuitive.
-Fixed bugs related to viewports and transparency

Huge Amount of New Stuff:
-=-=-=-=-=-=-=-==-=-=-=-

-Ability to manually advance an AnimationPlayer that is inactive (with advance() function)
-More work in WinRT platform
-Added XY normalmap support, imports on this format by default. Reduces normlmap size and enables much nice compression using LATC
-Added Anisotropic filter support to textures, can be specified on import
-Added support for Non-Square, Isometric and Hexagonal tilemaps in TileMap.
-Added Isometric Dungeon demo.
-Added simple hexagonal map demo.
-Added Truck-Town demo. Shows how most types of joints and vehicles are used. Please somebody make a nicer town, this one is too hardcore.
-Added an Object-Picking API to both RigidBody and Area! (and relevant demo)
</content>
</entry>
<entry>
<title>Fixing Issues...</title>
<updated>2014-09-19T21:39:50Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-19T21:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=549d344f0fef5e5748ded69b6a037698ff55f8bc'/>
<id>urn:sha1:549d344f0fef5e5748ded69b6a037698ff55f8bc</id>
<content type='text'>
- #672 (default user:// in $HOME/.godot/app_userdata (linux/osx) and $APPDATA/Godot/app_userdata (Windows)
- #676 (draw both tiles and octants in order from top to bottom, left to right )
- #686 (unicode escape sequences work now)
- #702 (was not a bug, but a test was added to see if bodies went too far away)
</content>
</entry>
<entry>
<title>fix skeleton AABB computation, addeded shadeless view mode</title>
<updated>2014-09-18T03:18:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-18T03:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7d6b160a444079fd6856b648ed077bf698b3b70c'/>
<id>urn:sha1:7d6b160a444079fd6856b648ed077bf698b3b70c</id>
<content type='text'>
</content>
</entry>
</feed>
