[Bf-docboard-svn] bf-manual: [9194] trunk/blender_docs/manual/files/import_export/obj.rst: New obj exporter writing material groups

Aaron Carlisle noreply at blender.org
Mon Apr 18 00:24:29 CEST 2022


Revision: 9194
          https://developer.blender.org/rBM9194
Author:   Blendify
Date:     2022-04-18 00:24:29 +0200 (Mon, 18 Apr 2022)
Log Message:
-----------
New obj exporter writing material groups

rBb9123b806fc4d17d684c0cc7057c0d3c7136d067

Modified Paths:
--------------
    trunk/blender_docs/manual/files/import_export/obj.rst

Modified: trunk/blender_docs/manual/files/import_export/obj.rst
===================================================================
--- trunk/blender_docs/manual/files/import_export/obj.rst	2022-04-17 22:19:14 UTC (rev 9193)
+++ trunk/blender_docs/manual/files/import_export/obj.rst	2022-04-17 22:24:29 UTC (rev 9194)
@@ -91,7 +91,7 @@
       Note that as far as Blender is concerned there is no difference between OBJ Groups and Objects,
       this option is only included for applications that treat them differently.
 Material Groups
-   Create OBJ groups per material.
+   Generate an OBJ group for each part of a geometry using a different material.
 Vertex Groups
    Export the name of the vertex group of a face.
    It is approximated by choosing the vertex group with the most members among the vertices of a face.



More information about the Bf-docboard-svn mailing list