<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/resources/material.h, branch 2.0-beta</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/resources/material.h?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/resources/material.h?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-01T13:50:53Z</updated>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</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>-Initial (untested) implementation of 2D shaders. Probably broken, will be fixed later.</title>
<updated>2015-01-11T14:43:31Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-11T14:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=66afddb3e8db03a675e744f74b07acc4db8f2aa1'/>
<id>urn:sha1:66afddb3e8db03a675e744f74b07acc4db8f2aa1</id>
<content type='text'>
-fixed issue of opacity not working
</content>
</entry>
<entry>
<title>New Code Completion</title>
<updated>2014-12-17T01:31:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-17T01:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=bcf27feb980aec593c7cb771984e46113cfad757'/>
<id>urn:sha1:bcf27feb980aec593c7cb771984e46113cfad757</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-

-Massive improvement to code completion
-Argument hinting for functions

If you manage to out-smart the code-completion in a situation where completion
should be possible to guess, let me know.

 Please enter the commit message for your changes. Lines starting
</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>missing fils from yesterday comit.</title>
<updated>2014-10-03T11:58:41Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-10-03T11:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=af4a97bef9bfb06e2737ad709dde157688a94daf'/>
<id>urn:sha1:af4a97bef9bfb06e2737ad709dde157688a94daf</id>
<content type='text'>
must have made some mistake with git,
not sure why they were not sent..
</content>
</entry>
<entry>
<title>Misc Fixes</title>
<updated>2014-06-28T02:21:45Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-06-28T02:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2af2a84a03fd707cfa4c682aff34d722343d8985'/>
<id>urn:sha1:2af2a84a03fd707cfa4c682aff34d722343d8985</id>
<content type='text'>
==========

-NOTIFICATION_WM_QUIT fixed on android (seems tha way this is reported changed in newer sdk)
-WIP implementation of APK Expansion APIs for publishing games larger than 50mb in Play Store
-Feaures in the new tutorials are all present in the sourcecode
-This (hopefully) should get rid of the animation list order getting corrupted
-Improved 3D Scene Importer (Skeletons, Animations and other stuff were not being merged). Anything missing?
-In code editor, the automatic syntax checker will only use file_exists() to check preload() else it might freeze the editor too much while typing if the preload is a big resource
-Fixed bugs in PolygonPathFinder, stil pending to do a node and a demo
</content>
</entry>
<entry>
<title>More 3D Improvements</title>
<updated>2014-05-29T13:56:39Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-05-29T13:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6f0b4678e26c04abfc88c0226c803e78a108de98'/>
<id>urn:sha1:6f0b4678e26c04abfc88c0226c803e78a108de98</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=

-Sprite3D and AnimatedSprite3D support.
-Opaque pre-pass works, is compatible with shadows
-Improved shadow map rendering (can differentiate between plain opaque and opaque with shaders/discard/etc)
-Added option to use alpha discard in FixedMaterial
-Improved Glow FX, many more options (three modes, Additive, Screen and SoftLight), strength and scale
-Ability for Background (image or cubemap) to send to glow buffer
-Dumb Deploy of clients now actually works in Android
-Many Many rendering fixes, 3D is much more usable now.
</content>
</entry>
<entry>
<title>Making Godot Easier to Use..</title>
<updated>2014-05-24T04:35:47Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-05-24T04:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1cad087969efefa401a11051343cd0689f660770'/>
<id>urn:sha1:1cad087969efefa401a11051343cd0689f660770</id>
<content type='text'>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-Auto indenter in code editor, this makes it much easier to paste external code.
-Zoom in 2D viewport now uses the mouse pointer as reference.
-Obscure hack to see where code/line of GDScript in C++ backtrace.
-Fixed a bug where keys would get stuck on X11 if pressed simultaneously
-Added Api on IP singleton to request local IPs.
-Premultiplied alpha support when importing texture, editing PNGs and as a blend mode.
</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>
