clayjohn
4647fb3eb4
fixes position typo in fish tutorial
2019-04-27 10:21:30 -07:00
follower
65ac51d4a9
Fix inconsistent indentation from mixed tab/spaces
...
For some reason in most cases the indent for the first 2 lines of code examples were space indented while the 3rd line was tab indented which resulted in excessive indentation for the 3rd line when rendered.
Replaced tabs with spaces in these and a couple of other cases.
2019-04-24 03:15:13 +12:00
Louis-Jacques Bourdages
e4c5a12916
Added C# code to Part 1 of the FPS tutorial ( #2385 )
...
* Added C# code to Part 1 of the FPS tutorial
* Update code for FPS Tutorial Part 1
Added _ to private properties. Also removed code in the first code sample that is only added later in the tutorial.
2019-04-22 12:32:20 +02:00
skyace65
ceb37d3940
update_multimesh_tutorial
2019-03-31 11:41:14 -04:00
Rémi Verschelde
40ea1f7e1f
Merge pull request #2272 from Calinou/improve-csg-tools
...
Improve the CSG tools page
2019-03-21 23:18:09 -07:00
Hugo Locurcio
b32ed6c904
Improve the CSG tools page
2019-03-20 14:15:48 +01:00
Hugo Locurcio
87d81b9d4a
Fix various typos
2019-03-20 01:03:48 +01:00
Arman
1ee685337e
Edit first paragraph under "Light nodes" ( #2245 )
...
* Edit first paragraph under "Light nodes"
Edited the first paragraph under "Light nodes" for concision. Removed the first part of the second sentence. Instead of noting that lights are discussed later in the article, added internal links.
* Grammar fixes in Threadsafe APIs
Edited structure of the first and third sentences to improve flow. Corrected "multi threading" to "multithreading"
* Revert "Grammar fixes in Threadsafe APIs"
This reverts commit 696a05420f655dfd551c0205e0be78eb5a143d3b.
2019-03-15 08:31:28 +01:00
clayjohn
d1fa43f9d4
fixed typo in title of fish tutorial
2019-03-14 17:40:12 -07:00
soekmego
5c8b62b8af
removed uneccesary comparator
2019-02-25 16:05:34 +01:00
Juan Linietsky
f118ce3213
Clarify that materials are only from meshes in gridmap.
2019-02-22 09:38:08 -03:00
Ignacio Etcheverry
a129652342
Fixes and improvements of C# code examples
2019-02-18 22:08:01 +01:00
clayjohn
0bbb62df2d
added tutorial on animating thousands of objects
2019-02-10 15:39:10 -08:00
Rémi Verschelde
5b2aaf8d41
Optimize PNGs with optipng
...
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
Rémi Verschelde
05ea581b9b
Remove dropped tutorials from TOC
2019-01-09 10:27:49 +01:00
Rémi Verschelde
ddec590cbe
Remove obsolete 3D skeletons and IK tutorials
...
They were written years ago and now provide erroneous and misleading
information for 3.1+ with its much enhanced Skeleton and Bone features,
built-in IK support, etc.
Fixes #257 .
Those topics should be properly documented for 3.1+, see 1665.
2019-01-09 10:22:36 +01:00
Rémi Verschelde
aa7a9f8675
Misc heading fixes
2019-01-08 11:30:55 +01:00
Rémi Verschelde
739ea5eeb9
Fix most Sphinx warnings
2019-01-07 12:14:46 +01:00
Rémi Verschelde
a1af0dfc13
Adapt tutorial hyperlinks after godotengine/godot#24640
2019-01-07 11:43:18 +01:00
MohamedAlFahim
b1284a8780
Fixed grammar
2018-12-24 15:07:52 -08:00
corrigentia
503e1bc2d6
Tweak part_six ( #2064 )
...
Fix some grammar, punctuation, word order, word choice and spelling in part_six. Add defensive programming guard clause. Reduce verbiage.
2018-12-19 12:56:22 +01:00
corrigentia
a21bbcacf1
Tweak part_five ( #2063 )
...
Fix some grammar, punctuation, word order, spelling and GDScript style guide compliance in part_five. Decrease verbalism.
2018-12-19 12:35:32 +01:00
corrigentia
e5a3436cdd
Tweak part_four ( #2062 )
2018-12-19 12:28:49 +01:00
Rémi Verschelde
734b1e87a9
Merge pull request #2061 from corrigentia/patch-76
...
Tweak part_three
2018-12-19 12:25:20 +01:00
Rémi Verschelde
006b3718e3
Merge pull request #2057 from corrigentia/patch-75
...
Tweak part_two
2018-12-19 12:24:07 +01:00
Rémi Verschelde
f6816de3a4
Merge pull request #2055 from corrigentia/patch-74
...
Tweak part_one
2018-12-19 12:21:34 +01:00
corrigentia
827c0a29c0
Tweak inverse_kinematics ( #2054 )
2018-12-19 12:19:36 +01:00
corrigentia
2f347b8147
Clarify meaning in csg_tools ( #2053 )
2018-12-19 12:18:35 +01:00
corrigentia
1bbf0a3a6a
Update part_three.rst
2018-12-17 09:22:36 +02:00
corrigentia
797e146180
Update part_two.rst
2018-12-16 19:07:10 +02:00
corrigentia
2ee1d7d00e
Update part_one.rst
2018-12-15 18:34:02 +02:00
Rémi Verschelde
9222b43395
Merge pull request #2052 from corrigentia/patch-71
...
Tweak working_with_3d_skeletons
2018-12-14 15:01:19 +01:00
corrigentia
a3cdf74f09
Tweak csg_tools ( #2051 )
2018-12-14 14:43:19 +01:00
corrigentia
09c13febe6
Update working_with_3d_skeletons.rst
2018-12-14 15:42:11 +02:00
Rémi Verschelde
7aadf9affa
Merge pull request #2050 from corrigentia/patch-69
...
Tweak using_multi_mesh_instance
2018-12-14 12:02:02 +01:00
corrigentia
6ee79089c3
Tweak high_dynamic_range ( #2048 )
2018-12-14 12:01:36 +01:00
corrigentia
22857e6ab3
Update using_multi_mesh_instance.rst
2018-12-14 12:23:08 +02:00
corrigentia
3d6cd1da8a
Update using_gridmaps.rst
2018-12-14 11:59:27 +02:00
corrigentia
9c27c56835
Update environment_and_post_processing.rst
2018-12-14 10:55:09 +02:00
corrigentia
8647d44fad
Tweak baked_lightmaps ( #2044 )
2018-12-13 20:14:13 +01:00
Michael Alexsander Silva Dias
35d5852001
Escape plurals in "GI Probes" page
2018-12-13 14:42:52 -02:00
Rémi Verschelde
1de8754b8b
Merge pull request #2043 from corrigentia/patch-64
...
Tweak gi_probes
2018-12-13 15:07:39 +01:00
Rémi Verschelde
52691e18a8
Merge pull request #2042 from corrigentia/patch-63
...
Tweak reflection_probes
2018-12-13 15:06:10 +01:00
corrigentia
5c9b384f33
Update gi_probes.rst
2018-12-13 15:19:03 +02:00
corrigentia
9aedb325d1
Update reflection_probes.rst
2018-12-13 14:21:20 +02:00
corrigentia
8987f383e8
Update lights_and_shadows.rst
2018-12-13 13:44:07 +02:00
blurrred
ec0c524d23
Grammar fixes ( #2037 )
2018-12-13 11:38:25 +01:00
corrigentia
13b898f305
Update spatial_material.rst
2018-12-13 11:45:33 +02:00
corrigentia
829f40cf1e
Update 3d_performance_and_limitations.rst
2018-12-12 16:58:58 +02:00
corrigentia
4b4a9f4442
Docs: Fix grammar and punctuation in using_transforms.rst ( #2033 )
2018-12-12 15:29:13 +01:00