<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/core/object.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/core/object.cpp?h=1.0-rc2</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/core/object.cpp?h=1.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2014-10-26T14:07:54Z</updated>
<entry>
<title>Fix some more incorrect bindings</title>
<updated>2014-10-26T14:07:54Z</updated>
<author>
<name>Gerold31</name>
</author>
<published>2014-10-26T14:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6532aa627cd6a4b1f590dcf1d91c03a3860ce889'/>
<id>urn:sha1:6532aa627cd6a4b1f590dcf1d91c03a3860ce889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed too many little issues, check the issues closed today.</title>
<updated>2014-09-21T04:43:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-09-21T04:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=11a5ed508b1cbde61a4d9dd4f469e86e74667623'/>
<id>urn:sha1:11a5ed508b1cbde61a4d9dd4f469e86e74667623</id>
<content type='text'>
</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>
<entry>
<title>-Support for changing fonts</title>
<updated>2014-04-05T15:39:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-04-05T15:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9f33134c93ecbadda70e8eefc50563e29b2eb7f2'/>
<id>urn:sha1:9f33134c93ecbadda70e8eefc50563e29b2eb7f2</id>
<content type='text'>
-Detect when free() might crash the project and throw error
-fixed 2D Bounce in physics (3d still broken)
-renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible.
-large amount of fixes
</content>
</entry>
<entry>
<title>GODOT IS OPEN SOURCE</title>
<updated>2014-02-10T01:10:30Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-10T01:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac'/>
<id>urn:sha1:0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac</id>
<content type='text'>
</content>
</entry>
</feed>
