Rémi Verschelde
98e0adf5d8
Merge branch 'master' into 3.1
2019-07-29 18:20:01 +02:00
Rémi Verschelde
6b2dee0c47
Fix rst formatting issues that confuse pandoc
2019-07-26 13:24:50 +02:00
Nathan Lovato
791cd1941a
Fix two syntax errors in Best Practices
2019-07-18 15:50:24 +02:00
Rémi Verschelde
950b832452
Merge pull request #2597 from GDquest/best-practices-intro-edits
...
Simplify best practices intro and "what are Godot classes?"
2019-07-18 08:49:22 +02:00
Nathan Lovato
9f7b8e81d2
Simplify best practices intro
...
- Add structure to the article, and a few sections
- Use simpler computer science or programming terms
- Use more accessible english
- Favor direct voice, present tense
I also removed a few sentences that either only asked rethorical questions that
I felt weren't necessary with the following explanations, and one or two
technical details that felt unecessary for users.
2019-07-18 08:39:24 +02:00
Remi Rampin
91897778b2
[Minor] Fix "it's" that should be "its" ( #2595 )
...
* Fix "it's" that should be "its"
* Other fixes
2019-07-15 17:44:07 +09:00
frojo
1bb9a89738
Fix small formatting issue in importing audio samples
2019-07-08 18:19:54 -04:00
Rémi Verschelde
d40822708b
Merge branch 'master' into 3.1
2019-07-05 11:29:47 +02:00
Nicholas Thompson
c4a1722a00
Add warning about using spaces in IPA filename. ( #2569 )
...
Warning to avoid using spaces in the exported IPA filename
See: https://github.com/godotengine/godot/issues/30052
2019-07-02 13:51:21 +02:00
Rémi Verschelde
d56139816a
Merge pull request #2516 from afable/master
...
Moved Detect 3D section to more intuitive location
2019-06-16 20:51:27 +02:00
Hugo Locurcio
acd2705e86
Add a page on localization using gettext
2019-06-08 23:44:35 +02:00
a e
7a27125234
Moved Detect 3D section to more intuitive location
...
Docs » Project workflow » Assets workflow » Importing images:
https://docs.godotengine.org/en/3.1/getting_started/workflow/assets/importing_images.html#detect-3d
Moved Detect 3D sub-section at the end of Importing textures main-section as the Detect 3d property is in the very top section of the Import tab (as shown in the Import options picture above).
2019-06-08 10:01:36 -07:00
Rémi Verschelde
fa784d4ce1
Merge branch 'master' into 3.1, excluding 3.2+ specific changes
...
I went through the diff to try to ensure that no 3.2+ specific changes
are being backported to the stable branch. I might have missed some
things though.
2019-05-31 11:10:27 +02:00
Felype Rennan
7ca8a166fb
State the auto-import for Vehicles and Wheels ( #2456 )
...
The Godot Importer will treat meshes with names suffixed as -vehicle and -wheel differently and will apply some automatic behavior which was not previously stated in the documentation.
(cherry picked from commit 6441e95d89 )
2019-05-21 13:13:23 +02:00
Felype Rennan
6441e95d89
State the auto-import for Vehicles and Wheels ( #2456 )
...
The Godot Importer will treat meshes with names suffixed as -vehicle and -wheel differently and will apply some automatic behavior which was not previously stated in the documentation.
2019-05-21 13:12:20 +02:00
Michael Alexsander Silva Dias
fcb174bc1b
Small formatting fixes for the "Best Practices" section
2019-05-16 23:23:08 -03:00
Julian Murgia
de3423165f
Added a precision regarding the pose of the mesh before exporting
2019-05-10 17:22:47 +02:00
Michael Alexsander Silva Dias
63d8ee9a48
Fixes for the new Android tutorials
2019-04-24 22:49:00 -03:00
Juan Linietsky
188080832d
Fixes to tutorials for Android
2019-04-24 18:01:04 -03:00
Juan Linietsky
3d58f51aa6
Added documentation about the new Custom Build system for Android
2019-04-24 17:02:45 -03:00
Remi Rampin
4ba4b78bff
Fix references
...
(cherry picked from commit 2048edd17f )
2019-03-26 00:02:49 +01:00
Hugo Locurcio
a7387165a2
Fix various typos
...
(cherry picked from commit 87d81b9d4a )
2019-03-26 00:02:49 +01:00
Arman
75e31e51de
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".
(cherry picked from commit bc32407426 )
2019-03-26 00:02:49 +01:00
Arman
fd33b88c6b
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.
(cherry picked from commit 8d84d33903 )
2019-03-26 00:02:49 +01:00
Remi Rampin
2048edd17f
Fix references
2019-03-25 13:47:32 -04: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
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