소스 검색

Add people

master
Fen Dweller 4 년 전
부모
커밋
b6056de231
3개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      __init__.py
  2. +4
    -0
      attribution.py
  3. BIN
      libs/Creatures.blend

+ 1
- 1
__init__.py 파일 보기

@@ -298,7 +298,7 @@ def link_data(context: bpy.types.Context):
top = bpy.data.collections.new(name="Microvision Assets")
context.view_layer.layer_collection.collection.children.link(top)
context.view_layer.layer_collection.collection.children["Microvision Assets"].hide_viewport = True
for lib in ["Buildings", "Vehicles"]:
for lib in ["Buildings", "Creatures", "Vehicles"]:
path = f"C:/Users/hausss/AppData/Roaming/Blender Foundation/Blender/2.93/scripts/addons/microvision/libs/{lib}.blend"

category = bpy.data.collections.new(name=lib)


+ 4
- 0
attribution.py 파일 보기

@@ -6,6 +6,10 @@ people = {
"Boldly Building": {
"name": "Boldly Building",
"url": "https://sketchfab.com/TitanicKyle"
},
"tweedie": {
"name": "tweedie",
"url": "https://blendswap.com/profile/25965"
}
}



BIN
libs/Creatures.blend (Git LFS에 저장되어 있습니다) 파일 보기

oid sha256:81b64325dcc134f35b64cb86cac2cf067c5362405fdd3d1dfdf4bd54e7ba90d9
size 828156

불러오는 중...
취소
저장