<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/3d/navigation.cpp, branch 2.0.3-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/3d/navigation.cpp?h=2.0.3-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/3d/navigation.cpp?h=2.0.3-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-04-02T20:03:48Z</updated>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-04-02T20:03:48Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-03-08T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=424a1046664eb1dc8138ccb886ba1c1967c3caa4'/>
<id>urn:sha1:424a1046664eb1dc8138ccb886ba1c1967c3caa4</id>
<content type='text'>
(cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
</content>
</entry>
<entry>
<title>Fixed theora playback. Removed theoraplayer.</title>
<updated>2015-09-26T17:50:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-26T17:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c858515785e2406bfc07da587ffc3bb353b7504c'/>
<id>urn:sha1:c858515785e2406bfc07da587ffc3bb353b7504c</id>
<content type='text'>
Still need to get proper audio output latency in some platforms.
</content>
</entry>
<entry>
<title>-fixes to navigation, so edge-merging is more flexible on conflict</title>
<updated>2015-06-01T22:42:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-01T22:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ab99671bb835a5fe24a092ec34afe1ad862ac254'/>
<id>urn:sha1:ab99671bb835a5fe24a092ec34afe1ad862ac254</id>
<content type='text'>
-add tab support to richtextlabel
-some click fixes to audio stream resampled
-ability to import largetextures (dialog)
</content>
</entry>
<entry>
<title>same fixes to 3D navmesh..</title>
<updated>2015-05-02T20:39:29Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-02T20:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5f2aac4bbe14d1256feebd4bb12d8b61e5b55f3d'/>
<id>urn:sha1:5f2aac4bbe14d1256feebd4bb12d8b61e5b55f3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ability to get closest owner to point, for navigation and navigation2d</title>
<updated>2015-04-21T19:47:49Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-21T19:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7648088fcacb1603ecfaab34903b605029810d8a'/>
<id>urn:sha1:7648088fcacb1603ecfaab34903b605029810d8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merging okam changes</title>
<updated>2015-04-02T10:22:17Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-02T10:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1572238adb5b68e18cf20ec73b2f437736e21152'/>
<id>urn:sha1:1572238adb5b68e18cf20ec73b2f437736e21152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NavMesh</title>
<updated>2014-11-17T10:46:11Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-11-17T10:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d5cb758d36035fc35e960a466d0b370ff19e4f76'/>
<id>urn:sha1:d5cb758d36035fc35e960a466d0b370ff19e4f76</id>
<content type='text'>
-=-=-=-

-Fixed NavMesh API
-New NavMesh demo
-Support for animated Particles2D
-Fixes for native video playback on iOS
</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>Little Bits</title>
<updated>2014-08-14T13:31:38Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-08-14T13:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2ee4ac183babedd679e901b0158f5268556deceb'/>
<id>urn:sha1:2ee4ac183babedd679e901b0158f5268556deceb</id>
<content type='text'>
-=-=-=-=-=-

-Fixed small bugs all around
-Added ability to show/hide entire sections of the spatial (3D) tree
-WIP new vehicle (not ready yet) based on Bullet
</content>
</entry>
<entry>
<title>Small Issues &amp; Maintenance</title>
<updated>2014-08-02T01:10:38Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-08-02T01:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=678948068bbde7f12a9c5f28a467b6cf4d127851'/>
<id>urn:sha1:678948068bbde7f12a9c5f28a467b6cf4d127851</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-=-=-=

-Begin work on Navigation Meshes (simple pathfinding for now, will improve soon)
-More doc on theme overriding
-Upgraded OpenSSL to version without bugs
-Misc bugfixes
</content>
</entry>
</feed>
