Justin Burchartz
60a354e394
GetViewPortRect().Size -> GetViewportRect().Size ( #2338 )
...
* GetViewPortRect().Size -> GetViewport().Size
GetViewPortRect() does not seem to excist anymore so I replaced it with GetViewport().Size
* GetViewportRect() actually excists but with proper casing
2019-04-16 14:17:23 +02:00
bitbutter
a6ef7af397
Update audio_buses.rst ( #2360 )
...
* Update audio_buses.rst
Many changes.
* Review changes incorporated
2019-04-15 17:50:48 -07:00
bitbutter
ab4b468e51
Update audio_streams.rst ( #2361 )
...
* Update audio_streams.rst
Removing redundant language. Disambiguation.
* review request resolved
2019-04-15 17:49:06 -07:00
follower
aa081ab955
Format folder/file names with monospace font ( #2372 )
...
* Format folder/file names with monospace font
Formatting the folder/file names "as code" (i.e. in a monospace font) is more consistent with the rest of the document formatting, helps the names stand out and hopefully draws attention to the need to manually create the subfolders.
* Format another filename as monospace
* Format .gdignore filename as monospaced
2019-04-15 16:48:51 +02:00
KaadmY
92711a3bc8
Update images for "Making plugins" tutorial
2019-04-12 13:22:07 -07:00
Chris Bradfield
54061f142f
Merge pull request #2322 from skyace65/multimesh_update
...
update multimesh tutorial
2019-04-10 11:58:30 -07:00
Rémi Verschelde
28fe16b26e
Fix title case
2019-04-09 11:42:56 +02:00
Chris Bradfield
1530d3f023
Merge pull request #2320 from skyace65/audio_buses_31
...
Update Audio Buses page for 3.1
2019-04-08 14:35:50 -07:00
Chris Bradfield
1f81e20640
Merge pull request #2325 from cbscribe/input_tut
...
Add input examples tutorial
2019-04-08 14:30:52 -07:00
Chris Bradfield
9bbdd01f84
Merge pull request #2348 from bitbutter/patch-12
...
Update background_loading.rst
2019-04-08 14:29:29 -07:00
Chris Bradfield
f69450af48
Merge pull request #2291 from cbscribe/kcc_anim2d_tut
...
Add 2D animation tutorial
2019-04-08 14:26:53 -07:00
bitbutter
db6ba33246
Update background_loading.rst
...
Various fixes.
2019-04-08 22:05:43 +02:00
Chris Bradfield
e0b543b948
Add input examples tutorial
2019-04-02 22:16:41 -07:00
Chris Bradfield
838b140637
Fix move_and_slide() usage in 2D movement tutorial
2019-04-01 20:09:30 -07:00
skyace65
ceb37d3940
update_multimesh_tutorial
2019-03-31 11:41:14 -04:00
skyace65
5b5ff44834
update_audio_buses
2019-03-30 11:07:22 -04:00
Michael Alexsander Silva Dias
893d4dd0f1
Silence errors about lack of empty lines after bullet points in Particles 2D tutorial
2019-03-27 15:17:21 -03:00
Rémi Verschelde
0fc665b473
Fix wrong extension for GIF file in AnimTree tutorial
2019-03-27 15:14:17 +01:00
Rémi Verschelde
725b99bea1
Merge pull request #2253 from homer666/particles2d-tut-emission-shapes
...
Add Emission Shapes info to Particles2D tutorial
2019-03-27 14:19:34 +01:00
Rémi Verschelde
bb206c4a62
Merge pull request #2300 from clayjohn/update-advanced-postprocessing
...
Some updates to advanced postprocessing to reflect knew techniques
2019-03-27 14:10:13 +01:00
Rémi Verschelde
673cef914e
Merge pull request #2288 from skyace65/size_and_anchors_31
...
Update Size and Anchors Images
2019-03-27 14:09:24 +01:00
clayjohn
79b5ad9d5b
reflect that SHADOW_COLOR is implemented
2019-03-26 17:19:34 -07:00
clayjohn
e512fbb7d3
some updates to advances postprocessing to reflect knew techniques
2019-03-26 17:05:49 -07:00
skyace65
1d27610a6d
update_size_and_anchors_images
2019-03-26 10:47:51 -04:00
Chris Bradfield
0fdb90eead
2D Animation tutorial
2019-03-25 20:14:25 -07:00
Chris Bradfield
25fae63f12
Add 2D animation tutorial
2019-03-24 12:35:31 -07:00
Rémi Verschelde
31d91849fd
Merge pull request #2273 from cbscribe/kcc_31_fixes
...
Minor tutorial fixes for 3.1
2019-03-21 23:18:35 -07: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
Rémi Verschelde
9904837463
Merge pull request #2271 from Calinou/fix-typos
...
Fix various typos
2019-03-21 23:17:22 -07:00
ludorverr
57ce0a7051
Example of a light shader ( #2260 )
2019-03-21 23:15:28 -07:00
Arman
7d455c81f6
Rewrite Intro to 2D animations 1st paragraph ( #2255 )
...
- Fixed grammar at the end of the sentence ("But not only.")
- Removed sentence that explicitly explains what an animation is. Clutters main idea
and it's better to be concise.
- Some vocabulary changes and moved a couple commas
2019-03-21 23:10:19 -07:00
Chris Bradfield
41b67909fe
Minor tutorial fixes for 3.1
2019-03-20 18:35:40 -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
Gio Aleman
00cac8e212
Fixed small formatting issue in pausing games tutorial
2019-03-18 14:47:29 -04:00
homer666
1f7e9cac40
Add Emission Shapes info to Particles2D tutorial
2019-03-17 01:20:10 +11:00
Rémi Verschelde
6180735843
Merge pull request #2252 from puchik/saving-notes-rewrite
...
Rewrite last paragraph in Saving games
2019-03-15 22:02:42 -07:00
Rémi Verschelde
18eac5420a
Merge pull request #2225 from cbscribe/kcc_vrtut_revisions
...
VR tutorial cleanup
2019-03-15 22:02:27 -07:00
Chris Bradfield
e1dcc40686
VR tutorial cleanup
2019-03-15 21:35:31 -07:00
Arman
0813f1265e
Rewrite last paragraph in Saving games
...
- Rewrote the middle sentence of the last paragraph to be less vague.
- Changed structure of sentence explaining order of object loading/saving to improve flow.
2019-03-15 21:10:58 -07:00
Arman
6d2ebbf571
Grammar fixes in Thread-safe APIs
...
- Edited structure of first and third sentences to improve flow and clarity.
- Corrected "multi threading" to "multithreading"
2019-03-15 18:01:45 -07: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
Rémi Verschelde
433f6513de
Move Creating Content section to Tutorials
2019-03-11 13:53:31 +01:00
Clay John
d0eacac884
Added shading language differences to gles2 doc ( #2237 )
2019-03-10 11:24:29 +01:00
Fredia Huya-Kouadio
10a8a4fb3d
Update gdnative-cpp-example.rst ( #2234 )
...
Add note to specify when to expect Godot to auto-reload newly added/removed properties.
2019-03-10 11:23:06 +01:00
Matthew
c45a8d9617
Start to add C# to VR starter tutorial ( #2065 )
2019-03-10 11:22:20 +01:00
CodeDarigan
7dd5e45090
Correct use of "queue_free" method
...
It was inversed.
2019-03-07 11:38:42 +00:00
Rémi Verschelde
54802cf565
Merge pull request #2229 from clayjohn/shader_material_update
...
Clean up ShaderMaterial doc
2019-03-05 09:58:35 +01:00
clayjohn
172e220d4b
clean up shadermaterial doc
2019-03-04 22:29:32 -08:00