Cleanup uses of double spaces between words or after punctuation

This commit is contained in:
Rémi Verschelde
2021-06-07 10:15:21 +02:00
committed by Hugo Locurcio
parent fd2981257f
commit e2b95576d8
26 changed files with 111 additions and 103 deletions

View File

@@ -81,7 +81,7 @@ Reuse Shaders and Materials
The Godot renderer is a little different to what is out there. It's designed to
minimize GPU state changes as much as possible. :ref:`SpatialMaterial
<class_SpatialMaterial>` does a good job at reusing materials that need similar
shaders. if custom shaders are used, make sure to reuse them as much as
shaders. If custom shaders are used, make sure to reuse them as much as
possible. Godot's priorities are:
- **Reusing Materials:** The fewer different materials in the