24 Commits

Author SHA1 Message Date
BlueStag
7458cde87a Fixed GetNode inconsistencies (#5056)
* Fixed GetNode inconsistencies (C#)

The generic method should be used instead. See #4794.
2021-07-12 23:34:07 +02:00
swift502
5da97b25cf Fix broken C# tab in Resources scripting tutorial 2021-04-25 22:08:06 +02:00
RoniPerson
e196267b6b Add a note to set default values for custom resources (#4650)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-02-16 17:22:10 +01:00
binotaliu
91c508d210 fix slash to backslash in resources (#3706) 2020-06-18 16:59:12 +02:00
Max Hilbrunner
a7fad2590d Step by Step: Resources -> Remove outdated info
Dictionaries are refcounted now, this closes https://github.com/godotengine/godot-docs/issues/1962
2020-05-17 19:35:17 +02:00
Hugo Locurcio
d494d19dac Remove trailing whitespace and irregular whitespace 2020-05-17 00:26:19 +02:00
Rémi Verschelde
ed3e56fdd4 Fix some markup issues 2019-12-07 00:14:17 +01:00
Andrew Jakubowicz
89cb4d4501 Fix a minor typo in the word Dictionary 2019-07-17 13:19:09 -07:00
bitbutter
b893737557 Update resources.rst
removed unnecessary wording
2019-04-08 21:03:28 +02:00
Arman
7ab092bd77 Reworded difference between Dict and Resource
- Clarified that all objects' variables will be invalidated, not just the "second" object.
- Changed "their memory" to "from memory" to avoid confusion.
- Rephrased some statements to minimize wordiness.
- Replaced "gone" with "deleted".
2019-03-15 18:45:25 -07:00
Ignacio Etcheverry
a129652342 Fixes and improvements of C# code examples 2019-02-18 22:08:01 +01:00
Rémi Verschelde
a1af0dfc13 Adapt tutorial hyperlinks after godotengine/godot#24640 2019-01-07 11:43:18 +01:00
Rémi Verschelde
8a49da6da5 Fix internal links to use proper :ref: syntax 2018-12-13 12:05:35 +01:00
corrigentia
535532c69a Update resources.rst 2018-12-04 10:56:42 +02:00
Vallentin
cd4353790f Fixed typos (#1906) 2018-11-20 09:44:00 +01:00
Michael Alexsander Silva Dias
1ef063ff0b Update "External vs built-in" section in "Resources" page to 3.* 2018-10-12 03:43:41 -03:00
Nathan Lovato
920ef3a3e6 Proof the first half of the resources page
Removed quite a few passive voices, a few rare words, and shortened sentences, trying not to alter the meaning.
2018-10-06 07:31:28 +09:00
Michael Alexsander Silva Dias
f542b08cdc Some fixups in the "Resources" page 2018-10-04 13:43:41 -03:00
Nathan Lovato
ef35a86b30 Fix bracket and class name 2018-10-04 12:45:09 +09:00
willnationsdev
0b488f49e6 Add a small tutorial on using Resource scripts. 2018-10-02 14:56:25 -05:00
Jason Maa
d110f7bd88 Grammar and readability fixes for "Step by step", "2D", and "3D" (#1518)
* Minor changes to UI control doc

* Step by step minor grammar fixes

* Editor readability and grammar tweaks

* 2D readability and grammar tweaks

* 3D readibility and grammar tweaks, rewrite part of IK

* Fix bad merge

* Add requested changes, update lifebar UI screenshot
2018-06-18 05:22:32 +02:00
mhilbrunner
f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Kelly thomas
d3633310d1 add c sharp samples to step_by_step/resources 2018-04-21 18:40:44 +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