Commit 7b4b9ff
3MFLoader: Fix parsing of assets with sub models. (#30491)
* 3MFLoader: Reversed build order to support 3MF production extension references
* 3MFLoader: Changed build order with regex to put root file last instead of reversing
* Update 3MFLoader.js
Clean up.
---------
Co-authored-by: Michael Herzog <[email protected]>1 parent e0b7bd9 commit 7b4b9ff
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
135 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
144 | 150 | | |
145 | 151 | | |
146 | 152 | | |
| 153 | + | |
| 154 | + | |
147 | 155 | | |
148 | 156 | | |
149 | 157 | | |
| |||
0 commit comments