Commit Graph
39 Commits
Author SHA1 Message Date
Rémi Verschelde aa7a9f8675 Misc heading fixes 2019-01-08 11:30:55 +01: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
clayjohn e165e18110 clarify minimal jitter 2018-12-09 11:49:27 -08:00
Guillaume Laforte 18b5069a2a Update importing_scenes.rst (#1979) 2018-12-05 15:58:27 +01:00
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 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
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
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
Jason0214 61c33b0b58 more guidence on godot_blender_exporter_animation 2018-08-28 15:43:51 +08: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
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
Yuri Chornoivan 11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
follower e7bb8367c3 Typo fix: "automaticlaly" --> "automatically". 2018-04-18 08:29:11 +12:00
Michael Alexsander Silva Dias 3a2ac800cc Fixed small typos in the "Import process" page. 2018-03-28 16:35:01 -03:00
Andrew Huang d8481378af "artifact" was misspelled as "arctifact" 2018-03-10 21:57:43 +08:00
Antonio Torres Moríñigo 5509185922 Fix typos in 'Importing 3D scenes' page 2018-02-04 18:55:24 +01:00
Michael Alexsander Silva Dias 8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00