Commit Graph
126 Commits
Author SHA1 Message Date
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 f9106444cc Merge pull request #2258 from puchik/audio-format-suggestion-edit
Shorten, edit audio format suggestion
2019-03-21 23:12:46 -07:00
Hugo Locurcio 87d81b9d4a Fix various typos 2019-03-20 01:03:48 +01:00
Arman bc32407426 Shorten, edit audio format suggestion
- Improve grammar and shorten length by replacing "In general, what is recommended" with "Consider".
- Add Oxford comma.
- Change "voice" to "speech".
2019-03-16 18:29:51 -07:00
Arman 8d84d33903 Shorten and rephrase Project Organization intro
- Removed mentioning purpose of this tutorial twice/redundancy.
- Cut out some wordy text and combined the two paragraphs into one.
2019-03-16 17:34:30 -07:00
Lu Jiacheng 826a00bff4 Update escn exporter doc on material and animation (#2197) 2019-03-01 13:17:22 +01:00
Ignacio Etcheverry a129652342 Fixes and improvements of C# code examples 2019-02-18 22:08:01 +01:00
FabiánLC b6ffae6da1 Fixed the C# example code in best_practices/logic_preferences (#2196)
* Fixed the C# example code. The old code didn't compile.
* added missing res:// to the load calls
* Added a C# example of storing a resource in a readonly field
2019-02-18 19:55:25 +01:00
Will Nations 37acedc2ac Remove references to Performance singleton. 2019-02-12 09:50:53 -06:00
Rémi Verschelde c344f8d801 Misc style fixes 2019-02-10 13:38:13 +01:00
Michael Alexsander Silva Dias d99cd76c62 Numerous fixes to the new "Best practices" section 2019-02-09 22:02:49 -02:00
Nathan Lovato baf1374d85 Merge pull request #2175 from willnationsdev/scene-organization
Add a "best practices" section
2019-02-09 10:15:58 +09:00
Will Nations e8289b93f3 Add "best practices" documentation. 2019-02-08 14:03:04 -06:00
Michael Alexsander Silva Dias b7eb4e0cb2 Fix unexpected indentation in "Exporting for web" page 2019-02-06 10:51:24 -02: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 dc2ff4434b Style changes to #2155 2019-01-26 21:10:54 +01:00
Leon Krause 4cb5df447b Update HTML5 platform docs 2019-01-23 23:21:55 +01:00
MelvinWM b1eb97e34b Improve Android export presets reg. passwords. (#2077) 2019-01-08 13:25:48 +01:00
Rémi Verschelde aa7a9f8675 Misc heading fixes 2019-01-08 11:30:55 +01:00
Rémi Verschelde a1af0dfc13 Adapt tutorial hyperlinks after godotengine/godot#24640 2019-01-07 11:43:18 +01:00
MohamedAlFahim 1b18304a76 Removed hyphen from "file-system" 2018-12-24 14:57:59 -08:00
Rémi Verschelde 8a49da6da5 Fix internal links to use proper :ref: syntax 2018-12-13 12:05:35 +01:00
Rémi Verschelde 559ab15371 Merge pull request #1895 from willnationsdev/mod-tut
Add .pck creation tutorial
2018-12-13 11:51:43 +01:00
Rémi Verschelde 2dfa50facd Merge pull request #2021 from corrigentia/patch-49
Add missing word to changing_application_icon_for_windows.rst
2018-12-11 10:44:33 +01:00
Rémi Verschelde 45d89b56a1 Merge pull request #2012 from corrigentia/patch-41
Tweak exporting_projects.rst a little
2018-12-11 10:37:57 +01:00
Rémi Verschelde 4aa29d9590 Merge pull request #2020 from corrigentia/patch-48
Fix logical sequence and add missing grave accent mark to French loanword in one-click_deploy.rst
2018-12-11 10:37:06 +01:00
corrigentia 2758a65cff Update changing_application_icon_for_windows.rst 2018-12-11 11:31:36 +02:00
corrigentia d872e50081 Update one-click_deploy.rst 2018-12-11 11:10:55 +02:00
corrigentia ae3e090ee2 Update customizing_html5_shell.rst 2018-12-11 10:55:11 +02:00
Rémi Verschelde 41aefd604c Merge pull request #2017 from corrigentia/patch-46
Tweak exporting_for_web.rst a little
2018-12-10 19:20:03 +01:00
corrigentia e238376ab2 Tweak exporting_for_android.rst a little (#2016) 2018-12-10 19:19:40 +01:00
Rémi Verschelde 092fd2abac Merge pull request #2015 from corrigentia/patch-44
Add missing definite article to exporting_for_uwp.rst
2018-12-10 19:18:13 +01:00
corrigentia ad31f7967c Tweak exporting_for_ios.rst a little (#2014) 2018-12-10 19:17:45 +01:00
corrigentia 8620332e8c Update exporting_for_web.rst 2018-12-10 18:52:40 +02:00
corrigentia fcef7d6af1 Update exporting_for_uwp.rst 2018-12-10 18:20:51 +02:00
corrigentia 984d6ecb0c Update feature_tags.rst 2018-12-10 18:01:30 +02:00
corrigentia 2663c4f6c0 Update exporting_projects.rst 2018-12-10 15:51:08 +02:00
Rémi Verschelde 6761462a19 Merge pull request #2011 from corrigentia/patch-40
Fix some grammar, spelling and punctuation in animation.rst
2018-12-10 14:32:35 +01:00
Rémi Verschelde c659a8daa2 Merge pull request #2010 from corrigentia/patch-39
Fix usage of the subjunctive mood and other grammar and punctuation mistakes in skeleton.rst
2018-12-10 13:21:58 +01:00
Rémi Verschelde 3d81318269 Formatting and style fixes 2018-12-10 13:20:01 +01:00
corrigentia 59bcccaaff Update animation.rst 2018-12-10 14:18:13 +02:00
corrigentia 68d0bd9f23 Update skeleton.rst 2018-12-10 13:59:18 +02:00
corrigentia 0cfb1e1ee5 Update physics.rst 2018-12-10 13:45:04 +02:00
Rémi Verschelde 33a82938d9 Merge pull request #2006 from corrigentia/patch-36
Fix subject-verb agreement in index.rst
2018-12-10 12:44:43 +01:00
corrigentia e6ac51cd42 Update material.rst 2018-12-10 13:37:26 +02:00
corrigentia ee9dd495a7 Update index.rst 2018-12-10 13:26:46 +02:00
corrigentia ac99d3e610 Tweak import_process.rst a little (#2002) 2018-12-10 10:17:14 +01:00
corrigentia afcca89567 Fix some grammar and punctuation in importing_audio_samples.rst (#2004) 2018-12-10 09:51:16 +01:00
corrigentia b28efc49a5 Fix some grammar, punctuation and spelling in importing_images.rst (#2003) 2018-12-10 09:50:59 +01:00
corrigentia d28020a809 Update importing_scenes.rst 2018-12-10 09:55:38 +02:00