clayjohn
ef013f577c
added your first spatial shader
2019-04-18 23:56:25 -07:00
clayjohn
b0be2808d4
initial commit for your first shader tutorial series
2019-03-31 11:22:22 -07:00
Chris Bradfield
6a7597bb75
Merge pull request #2318 from Ursus-Z/edited-docs
...
Change Note regarding call_deferred (Your First Game)
2019-03-30 09:56:17 -07:00
Ursus-Z
009aacf893
Change Note regarding call_deferred (Your First Game)
2019-03-30 09:26:28 +07:00
Denys Lytviak
5015e602bd
gdscript_basics missing double quotes
...
(cherry picked from commit 2d84bba7e2 )
2019-03-29 20:49:50 +01:00
Chris Bradfield
aa0305ae23
Merge pull request #2312 from Ursus-Z/set-deferred-edit
...
Change call_deferred to set_deferred (Step by Step)
2019-03-28 22:03:33 -07:00
Ursus-Z
d6246b8382
Change call_deferred to set_deferred (Step by Step)
2019-03-29 10:02:17 +07:00
Rémi Verschelde
15e264eb3f
Sync classref with current source
2019-03-28 10:42:43 +01:00
Rémi Verschelde
c05db58ecc
Merge pull request #2305 from YeldhamDev/particles2d_bullet_error_silence
...
Silence errors about lack of empty lines after bullet points in Particles 2D tutorial
2019-03-27 21:51:13 +01: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
Kate Kligman
dc8d751ae0
Fix markup and navigation details in "Design a title screen" tutorial ( #2297 )
2019-03-27 14:07:54 +01:00
Yuri Roubinsky
ebefea8037
Merge pull request #2301 from clayjohn/shadow-color
...
Reflect that SHADOW_COLOR is implemented
2019-03-27 14:15:00 +03:00
Chris Bradfield
6bdb03a0f7
Merge pull request #2303 from Ursus-Z/edited-docs
...
Edit Exporting code sample to match updated Dodge the Creeps code
2019-03-26 22:15:21 -07:00
Chris Bradfield
a8e23c1d57
Merge pull request #2302 from clayjohn/exporting_image_typo
...
Fixed typo in exporting tutorial image
2019-03-26 20:58:41 -07:00
Ursus-Z
8812ef6bcb
Edit Exporting code sample to match updated Dodge the Creeps code
2019-03-27 10:15:28 +07:00
clayjohn
5adb87df67
fixed typo in exporting tutorial image
2019-03-26 18:36:31 -07: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
Rémi Verschelde
3c4ba2b1c3
Merge pull request #2292 from remram44/patch-1
...
Fix references in best_practices/scenes_versus_scripts.rst
2019-03-26 00:02:17 +01: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
Remi Rampin
2048edd17f
Fix references
2019-03-25 13:47:32 -04:00
Chris Bradfield
acd08879a1
Merge pull request #2267 from skyace65/animation_update_31
...
update animation tutorial images
2019-03-25 10:05:51 -07:00
Chris Bradfield
d17493de82
Merge pull request #2285 from skyace65/exporting_update_31
...
update exporting section of step by step for 3.1
2019-03-25 10:03:58 -07:00
Chris Bradfield
2881c9e289
Merge pull request #2289 from skyace65/autoload_update
...
Update Singletons (AutoLoad) Zip File
2019-03-25 10:01:33 -07:00
skyace65
c64ab03036
update_autoload_zip_file
2019-03-24 14:30:26 -04:00
skyace65
4c2727b936
update_exporting
2019-03-23 09:08:43 -04:00
skyace65
a1ddedde25
update animation tutorial images
2019-03-23 09:01:11 -04:00
Chris Bradfield
b9c4ef11f6
Merge pull request #2279 from Ursus-Z/edited-docs
...
Remove unused code (Exporting Dodge the Creeps doc)
2019-03-22 07:29:28 -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
Rémi Verschelde
0e1910b152
Merge pull request #2262 from skyace65/godot-to-unity-update
...
Update Godot UI Image in Unity to Godot
2019-03-21 23:16:41 -07:00
ludorverr
57ce0a7051
Example of a light shader ( #2260 )
2019-03-21 23:15:28 -07:00
Rémi Verschelde
ee40ecc00d
Merge pull request #2259 from puchik/c#-external-editor-edit
...
C# external editor guide rewrite
2019-03-21 23:13:57 -07:00
Rémi Verschelde
f9106444cc
Merge pull request #2258 from puchik/audio-format-suggestion-edit
...
Shorten, edit audio format suggestion
2019-03-21 23:12:46 -07:00
Arman
61b11063f5
Unity->Godot, Groups and Signals rewrite, minor C++ change ( #2256 )
...
* Godot->Unity, Groups and Signals rewrite
- Removed double use of "But there's more".
- Removed double use of "certain".
- Dropped brackets and changed structure of first sentence
- Removed "Note that" to be more concise.
* Unity->Godot C++ minor concision and grammar edit
- Removed "For your information"
- Added "the" ("the" references the API here, not Godot)
2019-03-21 23:12:11 -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
=
b175efad0e
Remove unused code (Exporting Dodge the Creeps doc)
2019-03-22 11:47:38 +07:00
Chris Bradfield
d78772fb0f
Merge pull request #2264 from pyrophone/PausingFormatFix
...
Fixed small formatting issue in pausing games tutorial
2019-03-20 18:43:02 -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
skyace65
632fb6efcd
Update Godot UI Image
2019-03-18 13:30:38 -04:00