snailrhymer
d6c61b1e03
Clarify reference erasure warning in Using Servers ( #5570 )
...
* Clarify reference erasure warning in Using Servers
Expand a brief remark on the importance of maintaining a reference to a resource to prevent its deletion.
Also fix some typos and remove instances of "just".
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-02-05 21:26:26 +01:00
Jummit
982d5351be
Fix example in Optimization Using Servers tutorial ( #5169 )
2021-08-12 23:01:54 +02:00
Jayman2000
e9a70c42b9
Make example code less misleading in Optimization using Servers ( #4707 )
...
The variable used to be called "sprite", but it wasn't a Sprite. It was
a StreamTexture. Also, I added an underscore to the example path so that
it matches the documentation's recommendation for file names:
https://docs.godotengine.org/en/stable/getting_started/workflow/project_setup/project_organization.html#style-guide
2021-03-02 23:07:44 +01:00
Michael Alexsander
1f6d3995e4
Apply general code formatting to some pages in the tutorial section
2020-07-08 23:02:14 -03:00
Hugo Locurcio
d494d19dac
Remove trailing whitespace and irregular whitespace
2020-05-17 00:26:19 +02:00
Hugo Locurcio
046215542d
Fix some typos and grammar mistakes found using LanguageTool
2020-04-16 23:07:05 +02:00
Meru Patel
f5a8ec7556
Moved references to the global scope ( #3213 )
...
Fixes https://github.com/godotengine/godot/issues/34638
2020-03-03 20:05:50 +01:00
Muller-Castro
feba99e30b
using_servers.rst:48: sever->server
2019-11-07 02:58:19 -03:00
frido
6a6464aea1
Fix various typos and grammar issues in tutorial articles
2019-10-09 23:56:08 +02:00
Michael Alexsander Silva Dias
f426de1612
More fixes for newly added tutorials
2019-04-24 02:44:19 -03:00
Rémi Verschelde
e40f3da2d5
Formatting fixes to new tutorials
2019-04-24 07:27:39 +02:00
Rémi Verschelde
a5e192c4ad
Merge branch 'master' into optimation_optimazations
2019-04-24 07:05:24 +02:00
Michael Alexsander Silva Dias
710f526b7e
General fixes for the new optimazation pages
2019-04-23 12:31:19 -03:00
follower
0279d82c8d
Grammar fix: "it's" -> "its"
...
Because apparent intended wording is not "...thanks to [it is] high level constructs...".
2019-04-24 02:57:19 +12:00
clayjohn
2bd33f5a46
first pass at reviewing reduz' new docs
2019-04-22 15:15:30 -07:00
Juan Linietsky
998be1d6b6
Reference fixes
2019-04-22 17:53:08 -03:00
Juan Linietsky
dbf5a855d5
Added documentation on optimization.
...
Added missing containers files.
2019-04-22 16:57:36 -03:00