Commit Graph
71 Commits
Author SHA1 Message Date
Rémi Verschelde 4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Rémi Verschelde a0e32ac017 Fix mixed use of tabs and spaces in indented blocks
4-space is our convention for indented blocks and should be used consistently.
The only exception is for C++ code which is tab-indented, as the engine code.
2018-11-20 11:02:11 +01:00
Rémi Verschelde 3a6fa1507c Merge pull request #1892 from Calinou/capitalize-godot
Capitalize all instances of Godot (except the binary name)
2018-11-20 09:55:17 +01:00
Hugo Locurcio 75de736a2e Improve the "Exporting projects" page 2018-11-13 20:02:48 +01:00
Hugo Locurcio adf3cb915a Capitalize all instances of Godot (except the binary name) 2018-10-27 21:01:11 +02:00
Rémi Verschelde e3b9e56516 Fix capitalization of some headers 2018-10-25 15:52:04 +02:00
M. Huri 034bb63e84 Repaired mistyped of 'its'. 2018-10-19 19:39:49 +07:00
Andy Alt ca7dff7133 Update project_organization.rst:(importing section)fix typo, improve grammar (#1824)
* Update project_organization.rst

various grammar, spelling corrections

* gitignore->gdignore
2018-10-17 07:47:42 +02:00
Nathan Lovato a6c5956da6 Merge pull request #1860 from mega-bit/godot-docs/exporting-uwp
Fixed typo in "Exporting for Universal Windows Platform"
2018-10-17 08:08:21 +09:00
mega-bit e3e98030e7 Fixed typo in "Customizing the Web export HTML page" (#1859) 2018-10-17 08:05:23 +09:00
mega-bit fcc308e043 Fixed a few typos in "Godot-Blender-Exporter" (#1861)
* Fixed a few typos in "Godot-Blender-Exporter"

* Another typo in "Godot-Blender-Exporter"

* More typos in "Godot-Blender-Exporter"
2018-10-17 08:05:05 +09:00
Frido 03f0c69dc2 Fixed typo in "Exporting for Universal Windows Platform" 2018-10-16 21:40:49 +02:00
Will Nations 21faf38343 tidying up proj-org and assetlib tuts 2018-10-13 23:54:38 -05:00
Nathan Lovato e3a5cdcfc8 Merge pull request #1823 from andy5995/as_possible
workflow/.../project_org.rst:grammar
2018-10-10 19:29:17 +09:00
andy5995 8c800de852 workflow/.../project_org.rst:grammar
* Filling in some missing words here

"group assets as close to scenes as possible"

* Also changing a comma to a semicolon
2018-10-10 00:01:59 -05:00
andy5995 7ab348b9c9 workflow/proj_org.rst:scene-based (hyphenate) 2018-10-09 23:29:51 -05:00
Max Hilbrunner 472815321b Merge pull request #1810 from Warlaan/patch-3
Added a clarification about the Godot-Blender-Exporter
2018-10-07 16:16:27 +02:00
Antonio Torres Moríñigo f37cf48d13 Update screenshots from old build 2018-10-07 15:01:20 +02:00
Warlaan ced9a69212 Added a clarification
After I had spent several hours trying to get the physics export to work using the method described in this chapter combined with the "better collada exporter" I finally understood that there is a plugin that is called Godot-Blender-Exporter.
Since it used to be the default to use the "better collada exporter" I didn't understand that the title of the page is a name, not a description. After all the better collada exporter is kind of a godot to blender exporter.
2018-10-07 08:57:10 +02:00
Guilherme Felipe 9bbd6bb655 Add description to invert color 2018-10-05 20:49:42 -03:00
Chris Parsons 921670c710 Fix spelling error (#1735)
* Fix spelling error

* Update for grammar

* Further fix to grammar
2018-09-20 13:19:39 +02:00
aBARICHELLO 68b1acfa4c Add Google Play Store sign APK info 2018-09-11 14:20:29 -03:00
Max Hilbrunner 0d8acc1d7c Merge pull request #1708 from Jason0214/more_blender_exporter_animation_doc
more guidance on godot_blender_exporter animation
2018-08-28 16:52:12 +02:00
Jason0214 61c33b0b58 more guidence on godot_blender_exporter_animation 2018-08-28 15:43:51 +08:00
Hugo Locurcio 33100ea855 Improve the "Changing application icon for Windows" page
Advice specific to Windows XP was removed as Godot does not support
Windows XP.
2018-08-13 15:03:44 +02:00
Hugo Locurcio 7a8831e2eb Update "Exporting for PC" to remove outdated information
As of Godot 3.0, it is no longer possible to bundle project data
inside the executable.
2018-08-11 02:36:30 +02:00
Hugo Locurcio cb17096136 Document more feature tags 2018-08-05 17:56:10 +02:00
Guilherme Felipe de C. G. da Silva 5ed7ee3afc Fix typo 2018-08-01 10:40:08 -03:00
Lu Jiacheng 6369ae5927 add blender-exporter doc for mesh, skeleton and animation (#1543)
* fix rst attention box

* add exporter doc for mesh skeleton
2018-07-10 14:05:27 +02:00
Allan Nordhøy eb6bdf40e1 Spelling: Various fixes 2018-07-02 14:55:47 +02:00
Yuri Chornoivan be6ef615b1 Fix minor typos 2018-07-01 15:50:18 +02:00
Lu Jiacheng a3d7beae43 Add godot-blender-export doc (#1501)
* add a directory to place godot-blender-exporter doc

* Added documentation for physics, lights and materials export
2018-06-18 06:31:37 +02:00
None f064e4f7a7 Fix 404s, some redirects and some broken links. 2018-05-30 16:49:21 -07:00
Jeroen Kloppenburg 2ad2e76d6a Fixed spelling mistake in description of -noimp hint 2018-05-08 12:32:57 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Faruk Acibal 8000bba994 fix formatting for links 2018-04-18 22:11:02 +02:00
Yuri Chornoivan 11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
Max Hilbrunner e0ff0392a0 Merge pull request #1372 from cbscribe/kcc_android_img
Android export: replace out-of-date images
2018-04-18 07:13:25 +02:00
Chris Bradfield 5d33883f4f Android export: replace out-of-date images 2018-04-17 22:10:29 -07:00
follower e7bb8367c3 Typo fix: "automaticlaly" --> "automatically". 2018-04-18 08:29:11 +12:00
Poommetee Ketson 76e3635ac0 CustomizingHTML5Shell: trim underline to content 2018-04-11 08:43:09 +07:00
Poommetee Ketson 9946ebe72a Merge pull request #1350 from eska014/html5-april18
Update HTML5 documentation
2018-04-11 08:39:24 +07:00
Leon Krause c04ce7eb81 Update HTML5 documentation
- Update build instructions
- Update engine.js API
- Document HTML5-related feature tags
- Document JavaScript.eval() build toggle
- Warn about iOS browsers
- Warn about HTTP polling loop
2018-04-10 21:09:39 +02:00
Poommetee Ketson 2cf560bc8a Fix typos with codespell 2018-03-29 12:38:45 +07:00
Max Hilbrunner 5d2e32e1ff Merge pull request #1267 from YeldhamDev/import_process_typos
Fixed small typos in the "Import process" page
2018-03-28 22:23:48 +02:00
Michael Alexsander Silva Dias 3a2ac800cc Fixed small typos in the "Import process" page. 2018-03-28 16:35:01 -03:00
kn00tcn 9c8893f33f cleaner language on 'exporting for UWP' doc page
fixed malformed sentence, cleaner grammar scattered across the page, changed the final paragraph into a note
2018-03-25 20:31:41 -04:00
Michael Alexsander Silva Dias 6351046ee5 Uncapitalized "icon_export_settings.PNG" extension. 2018-03-13 16:41:19 -03:00
Max Hilbrunner 8d879a8a45 Add JDK links to exporting for Android 2018-03-13 18:50:24 +01:00
mhilbrunner 4759e8fc5e Editing pass on windows icon tutorial 2018-03-13 18:32:53 +01:00