<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/winrt/detect.py, branch 2.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/platform/winrt/detect.py?h=2.0-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/winrt/detect.py?h=2.0-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-10-08T18:00:40Z</updated>
<entry>
<title>newline fixes</title>
<updated>2015-10-08T18:00:40Z</updated>
<author>
<name>reduz</name>
</author>
<published>2015-10-08T18:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=aad2bbdb6fb7c8217d7e75480b38e45f00cb3abd'/>
<id>urn:sha1:aad2bbdb6fb7c8217d7e75480b38e45f00cb3abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes</title>
<updated>2014-12-20T18:30:06Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-20T18:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a36a774897ae191ebb90ba803bac7f919e92bd6c'/>
<id>urn:sha1:a36a774897ae191ebb90ba803bac7f919e92bd6c</id>
<content type='text'>
-=-=-=

-Added missing quaternion constructor
-code completion fixes
-winrt fixes
</content>
</entry>
<entry>
<title>Small batch of fixes</title>
<updated>2014-12-15T18:42:58Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-15T18:42:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=089d7fa171e3a3305991047e82b4043d4f05783f'/>
<id>urn:sha1:089d7fa171e3a3305991047e82b4043d4f05783f</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=
-Fixed looping error in AudioStreamResampled
-winrt port progress
-fixes in material in ambient light
</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>3D Physics Rework, Other Stuff</title>
<updated>2014-09-15T14:33:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-15T14:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8cab401d08f8e25aa9b2dc710204785858ff3dbb'/>
<id>urn:sha1:8cab401d08f8e25aa9b2dc710204785858ff3dbb</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-=-=-=-

3D Physics:
-Fixed "Bounce" parameter in 3D
-Fixed bug affecting Area (sometims it would not detect properly)
-Vehicle Body has seen heavy work
-Added Query API for doing space queries in 3D. Needs some docs though.
-Added JOINTS! Adapted Bullet Joints: and created easy gizmos for setting them up:
   -PinJoint
   -HingeJoint (with motor)
   -SliderJoint
   -ConeTwistJoint
   -Generic6DOFJoint
-Added OBJECT PICKING! based on the new query API. Any physics object now (Area or Body) has the following signals and virtual functions:
    -input_event (mouse or multitouch input over the body)
    -mouse_enter (mouse entered the body area)
    -mouse_exit (mouse exited body area)
   For Area it needs to be activated manually, as it isn't by default (ray goes thru).

Other:

-Begun working on Windows 8 (RT) port. Compiles but does not work yet.
-Added TheoraPlayer library for improved to-texture and portable video support.
-Fixed a few bugs in the renderer, collada importer, collada exporter, etc.
</content>
</entry>
</feed>
