mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 06:03:09 +00:00
Updated Home (markdown)
parent
95b5ac4512
commit
72ae158f22
7
Home.md
7
Home.md
@ -75,6 +75,7 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before
|
||||
* [Screen-Reading Shaders (texscreen() & BackBufferCopy)](tutorial_texscreen)
|
||||
* [Ray-Casting](tutorial_raycasting) Raycasting From Code (2D and 3D).
|
||||
* ~~[GUI Containers](tutorial_containers)~~
|
||||
* ~~[GUI Custom Button](tutorial_gui_button)~~
|
||||
* [Cut-Out Animation](Cutout-Animation)
|
||||
* ~~[Physics Object Guide](tutorial_physics_objects_guide)~~
|
||||
|
||||
@ -169,6 +170,6 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before
|
||||
|
||||
# Advanced
|
||||
|
||||
[Advanced](advanced) Advanced Topics (C++ Programming, File Formats, Porting, etc).
|
||||
|
||||
(c) Juan Linietsky, Ariel Manzur, Distributed under the terms of the [CC By](https://creativecommons.org/licenses/by/3.0/legalcode) license.
|
||||
[Advanced](advanced) Advanced Topics (C++ Programming, File Formats, Porting, etc).
|
||||
|
||||
(c) Juan Linietsky, Ariel Manzur, Distributed under the terms of the [CC By](https://creativecommons.org/licenses/by/3.0/legalcode) license.
|
Loading…
Reference in New Issue
Block a user