Browse Source

Explain what DAE stands for

Superseded #366.
Rémi Verschelde 8 years ago
parent
commit
bdf55bf148
1 changed files with 3 additions and 2 deletions
  1. 3 2
      learning/features/3d/importing_3d_scenes.rst

+ 3 - 2
learning/features/3d/importing_3d_scenes.rst

@@ -85,8 +85,9 @@ Source & target paths
 ~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~
 
 
 To import, two options are needed. The first is a source .dae file
 To import, two options are needed. The first is a source .dae file
-(.dae stands for Collada. More import formats will eventually added,
-but Collada is the most complete open format as of this writing).
+("Digital Asset Exchange", the extension of the Collada standard).
+More import formats will eventually added, but Collada is the most
+complete open format as of this writing.
 
 
 A target folder needs to be provided, so the importer can import the
 A target folder needs to be provided, so the importer can import the
 scene there. The imported scene will have the same filename as the
 scene there. The imported scene will have the same filename as the