Nathan Lovato
501cbd41d4
Backport rewrite of the getting started series for Godot 3
2021-11-24 10:40:04 -06:00
Nathan Lovato
e5197b493e
Move remaining files out of step_by_step/
...
Moved those to scripting/:
- filesystem
- resources
- singletons_autoload
- scene_tree
export to export/
and godot_design_philosophy to introduction/
2021-11-24 10:34:31 -06:00
Nathan Lovato
e01ed0a434
Fix #2447 : update pictures and code in Control the game’s UI with code
2019-06-10 12:29:32 +09:00
Chris Bradfield
3391152cb2
Remove __MACOSX folder from zip files
2019-05-28 11:34:42 -07:00
Chris Bradfield
305772bb6a
Remove __MACOSX folder from zip file
2019-05-28 11:18:47 -07:00
Rémi Verschelde
f9ace63636
Merge pull request #2290 from cbscribe/kcc_physics_material_updates
...
Update "Instancing" with PhysicsMaterial
2019-03-26 00:00:51 +01:00
Chris Bradfield
d9cdcdad32
Update "Instancing" with PhysicsMaterial
2019-03-25 11:11:27 -07:00
skyace65
c64ab03036
update_autoload_zip_file
2019-03-24 14:30:26 -04:00
seven-two-eight
87b2e616bf
fix enum values
...
values of named enum is no longer script constants
e62644377b
2019-02-03 10:31:57 -05:00
yehjaemin
b325e71428
Replace "Rupee" Zelda reference in UI tutorial which is not localization friendly ( #2151 )
...
* Replaced Rupee, rupee with Emerald, emerald and modified the image and
tcsn names accordingly in the zip.
* Modified the screenshots and fixed dependencies in the end scene.
Fixes #2114 .
2019-01-26 21:47:48 +01:00
Chris Bradfield
4e81102708
Autoload tutorial: rewrite and update images
2018-07-29 15:20:52 -07:00
Michael Alexsander Silva Dias
922ceab77a
General changes to some pages in the "Step by step" section.
2018-06-03 23:23:02 -03:00
Lamonte
25d1eaff79
Added C# examples to the UI Lifebar Tutorial ( #1365 )
...
* Added documentation changes for lifebar tutorial
* Added C# examples to zip (as a subfolder)
* Added a note regarding pascal case c# examples
2018-04-17 21:32:16 +02:00
Chris Bradfield
0a7e2157f6
Update instancing.zip to match tutorial start point
2018-01-31 10:29:11 -08:00
Nathan
18f889b6a4
Improve docs structure
...
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00