File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -200,57 +200,3 @@ Multiple backends can coexist with ordered fallback. If we later replace `GitHub
200200Release publishing policy in this prototype is intentionally simple:
201201- standalone assets are published as individual files
202202- bundles are published as zip archives
203-
204- ## First-party registry layout
205-
206- <details >
207- <summary >Click to expand</summary >
208-
209- ``` text
210- media/
211- assets/
212- mesh/
213- standalone/
214- obj/
215- ply/
216- stl/
217- bundles/
218- obj/
219- image/
220- standalone/
221- exr/
222- png/
223- jpg/
224- jpeg/
225- tga/
226- dds/
227- ktx/
228- photometry/
229- ies/
230- scene/
231- mitsuba/
232- xml/
233- serialized/
234- bundles/
235- archive/
236- zip/
237- data/
238- text/
239- json/
240-
241- references/
242- perf/
243- meshloaders/
244-
245- licenses/
246- ```
247-
248- </details >
249-
250- ## Current scope
251-
252- This is only the starting point.
253-
254- The official first-party Nabla registry is intentionally designed so that the
255- rest of the current Nabla ` media ` tree can be migrated there later under the
256- same model.
You can’t perform that action at this time.
0 commit comments