<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/tools/editor/plugins/spatial_editor_plugin.cpp, branch 1.0-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.cpp?h=1.0-rc2</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/tools/editor/plugins/spatial_editor_plugin.cpp?h=1.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2014-11-06T00:20:42Z</updated>
<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>-Much improvement to baked light baker</title>
<updated>2014-10-28T01:54:32Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-28T01:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e82dc402052a47b44bb3bcf50ee4801257f92778'/>
<id>urn:sha1:e82dc402052a47b44bb3bcf50ee4801257f92778</id>
<content type='text'>
-Fixed many bugs in stretch mode
-Fixes to camera project and unproject as consequence of the above
-added setget to script (documented in script doc)
-more fixes to collada exporter for blender
</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>Collada</title>
<updated>2014-10-14T04:01:25Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-14T04:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a84ba9c853f972f8e666b17f3e0f875b7282e6c1'/>
<id>urn:sha1:a84ba9c853f972f8e666b17f3e0f875b7282e6c1</id>
<content type='text'>
-=-=-=-

-Fixed some DAE import &amp; export bugs
-Changed Collada exporter to use the mesh loops API
-Added tangent export to Collada exporter
-Added triangulation option to Collada exporter
-Changed a little how normalmaps are handled in shader. Not sure if it's working properly, be careful.
-Fixed some strange bug with kinematic bodies #776
-Fix release compilaiton issues #782
</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>
<entry>
<title>Merge pull request #593 from marynate/PR-gizmo-opacity</title>
<updated>2014-09-17T13:01:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-17T13:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=023dcd50f90071c1aff07d890904597704be781d'/>
<id>urn:sha1:023dcd50f90071c1aff07d890904597704be781d</id>
<content type='text'>
Add editor setting: Manipulator Gizmo Opacity</content>
</entry>
</feed>
