Move ancient models to proper subdirectories so they can be used from
within Scenemodels.
This commit is contained in:
parent
dc8067a50c
commit
676dd3e9f2
1 changed files with 6 additions and 6 deletions
|
@ -960,14 +960,14 @@ Shared parameters for various materials.
|
|||
<object-group>
|
||||
<range-m>5000</range-m>
|
||||
<object>
|
||||
<path>Models/Buildings/cube-apartment.ac</path>
|
||||
<path>Models/Buildings/medium-apartment.ac</path>
|
||||
<path>Models/Residential/cube-apartment.ac</path>
|
||||
<path>Models/Residential/medium-apartment.ac</path>
|
||||
<path>Models/Buildings/renovated-apartment.ac</path>
|
||||
<coverage-m2>1000000</coverage-m2>
|
||||
<heading-type>random</heading-type>
|
||||
</object>
|
||||
<object>
|
||||
<path>Models/Buildings/small-glass-office-building.ac</path>
|
||||
<path>Models/Commercial/small-glass-office-building.ac</path>
|
||||
<path>Models/Buildings/medium-glass-office-building.ac</path>
|
||||
<path>Models/Buildings/small-modern-office.ac</path>
|
||||
<path>Models/Buildings/small-office.ac</path>
|
||||
|
@ -1814,14 +1814,14 @@ Shared parameters for various materials.
|
|||
<object-group>
|
||||
<range-m>5000</range-m>
|
||||
<object>
|
||||
<path>Models/Buildings/cube-apartment.ac</path>
|
||||
<path>Models/Buildings/medium-apartment.ac</path>
|
||||
<path>Models/Residential/cube-apartment.ac</path>
|
||||
<path>Models/Residential/medium-apartment.ac</path>
|
||||
<path>Models/Buildings/renovated-apartment.ac</path>
|
||||
<coverage-m2>1000000</coverage-m2>
|
||||
<heading-type>random</heading-type>
|
||||
</object>
|
||||
<object>
|
||||
<path>Models/Buildings/small-glass-office-building.ac</path>
|
||||
<path>Models/Commercial/small-glass-office-building.ac</path>
|
||||
<path>Models/Buildings/medium-glass-office-building.ac</path>
|
||||
<path>Models/Buildings/small-modern-office.ac</path>
|
||||
<path>Models/Buildings/small-office.ac</path>
|
||||
|
|
Loading…
Reference in a new issue