소스 검색

Merge pull request #8951 from emre0altan/Clarify-suffix-usage-when-importing-resources-with-ResourceImporterScene

Node type customization warning updated to explain suffix options #8950
Matthew 1 년 전
부모
커밋
3898c7ec8b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      tutorials/assets_pipeline/importing_3d_scenes/node_type_customization.rst

+ 2 - 1
tutorials/assets_pipeline/importing_3d_scenes/node_type_customization.rst

@@ -17,7 +17,8 @@ will detect suffixes in object names and will perform actions automatically.
 
 .. warning::
 
-    All the suffixes described below are **case-sensitive**.
+    All the suffixes described below can be used with ``-``, ``$``, and ``_`` and are
+	**case-insensitive**.
 
 Remove nodes (-noimp)
 ^^^^^^^^^^^^^^^^^^^^^