Updated Home (markdown)

Juan Linietsky 2015-04-02 16:09:56 -03:00
parent 0bd5b6bd75
commit f3d3ab7369

@ -67,6 +67,7 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before
* [GUI Skinning](tutorial_gui_skinning)
* [Particle Systems (2D)](tutorial_particles_2d)
* [Canvas Layers](tutorial_canvas_layers)
* [Viewport & Canvas Transforms](tutorial_canvas_transforms)
* [Custom Drawing in Node2D/Control](tutorial_custom_draw_2d)
* [Custom GUI Controls](tutorial_custom_controls)
* [Screen-Reading Shaders (texscreen() & BackBufferCopy)](tutorial_texscreen)