Skip to content

Commit

Permalink
Fix references to schema files in MPEG extensions (#2267)
Browse files Browse the repository at this point in the history
  • Loading branch information
haudiobe authored Mar 14, 2023
1 parent 6753012 commit 250a17e
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion extensions/2.0/Vendor/MPEG_accessor_timed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ glTF extension to specify timed accessor format formats

Additional properties are allowed.

* **JSON schema**: [MPEG_accessor_timed.schema.json](/Extensions/MPEG_accessor_timed/schema/MPEG_accessor_timed.schema.json)
* **JSON schema**: [MPEG_accessor_timed.schema.json](./schema/MPEG_accessor_timed.schema.json)

### MPEG_accessor_timed.immutable

Expand Down
2 changes: 1 addition & 1 deletion extensions/2.0/Vendor/MPEG_animation_timing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ glTF extension to specify timing information that allow to synchronized animatio

Additional properties are allowed.

* **JSON schema**: [MPEG_animation_timing.schema.json](/Extensions/MPEG_animation_timing/schema/MPEG_animation_timing.schema.json)
* **JSON schema**: [MPEG_animation_timing.schema.json](./schema/MPEG_animation_timing.schema.json)

### MPEG_animation_timing.accessor

Expand Down
10 changes: 5 additions & 5 deletions extensions/2.0/Vendor/MPEG_audio_spatial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The `MPEG_audio_spatial` extension supports three different node types:

Additional properties are allowed.

* **JSON schema**: [MPEG_audio_spatial.schema.json](/Extensions/MPEG_audio_spatial/schema/MPEG_audio_spatial.schema.json)
* **JSON schema**: [MPEG_audio_spatial.schema.json](./schema/MPEG_audio_spatial.schema.json)

### MPEG_audio_spatial.sources

Expand Down Expand Up @@ -95,7 +95,7 @@ Application-specific data.

Additional properties are allowed.

* **JSON schema**: [MPEG_audio_spatial.listener.schema.json](/Extensions/MPEG_audio_spatial/schema/MPEG_audio_spatial.listener.schema.json)
* **JSON schema**: [MPEG_audio_spatial.listener.schema.json](./schema/MPEG_audio_spatial.listener.schema.json)

### MPEG_audio_spatial.listener.id

Expand Down Expand Up @@ -141,7 +141,7 @@ Application-specific data.

Additional properties are allowed.

* **JSON schema**: [MPEG_audio_spatial.reverb.schema.json](/Extensions/MPEG_audio_spatial/schema/MPEG_audio_spatial.reverb.schema.json)
* **JSON schema**: [MPEG_audio_spatial.reverb.schema.json](./schema/MPEG_audio_spatial.reverb.schema.json)

### MPEG_audio_spatial.reverb.id

Expand Down Expand Up @@ -207,7 +207,7 @@ Application-specific data.

Additional properties are allowed.

* **JSON schema**: [MPEG_audio_spatial.reverb.property.schema.json](/Extensions/MPEG_audio_spatial/schema/MPEG_audio_spatial.reverb.property.schema.json)
* **JSON schema**: [MPEG_audio_spatial.reverb.property.schema.json](./schema/MPEG_audio_spatial.reverb.property.schema.json)

### MPEG_audio_spatial.reverb.property.frequency

Expand Down Expand Up @@ -273,7 +273,7 @@ Application-specific data.

Additional properties are allowed.

* **JSON schema**: [MPEG_audio_spatial.source.schema.json](/Extensions/MPEG_audio_spatial/schema/MPEG_audio_spatial.source.schema.json)
* **JSON schema**: [MPEG_audio_spatial.source.schema.json](./schema/MPEG_audio_spatial.source.schema.json)

### MPEG_audio_spatial.source.id

Expand Down
2 changes: 1 addition & 1 deletion extensions/2.0/Vendor/MPEG_buffer_circular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ In order to support timed data access, the buffer element is extended to provide

Additional properties are allowed.

* **JSON schema**: [MPEG_buffer_circular.schema.json](/Extensions/MPEG_buffer_circular/schema/MPEG_buffer_circular.schema.json)
* **JSON schema**: [MPEG_buffer_circular.schema.json](./schema/MPEG_buffer_circular.schema.json)

### MPEG_buffer_circular.count

Expand Down
8 changes: 4 additions & 4 deletions extensions/2.0/Vendor/MPEG_media/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ extensions in glTF document.

Additional properties are allowed.

* **JSON schema**: [MPEG_media.schema.json](/Extensions/MPEG_media/schema/MPEG_media.schema.json)
* **JSON schema**: [MPEG_media.schema.json](./schema/MPEG_media.schema.json)

### MPEG_media.media

Expand Down Expand Up @@ -89,7 +89,7 @@ Media used to create a texture, audio source, or any other media type.

Additional properties are allowed.

* **JSON schema**: [MPEG_media.media.schema.json](/Extensions/MPEG_media/schema/MPEG_media.media.schema.json)
* **JSON schema**: [MPEG_media.media.schema.json](./schema/MPEG_media.media.schema.json)

### MPEG_media.media.name

Expand Down Expand Up @@ -192,7 +192,7 @@ Application-specific data.

Additional properties are allowed.

* **JSON schema**: [MPEG_media.media.alternative.schema.json](/Extensions/MPEG_media/schema/MPEG_media.media.alternative.schema.json)
* **JSON schema**: [MPEG_media.media.alternative.schema.json](./schema/MPEG_media.media.alternative.schema.json)

### MPEG_media.media.alternative.uri

Expand Down Expand Up @@ -258,7 +258,7 @@ Application-specific data.

Additional properties are allowed.

* **JSON schema**: [MPEG_media.media.alternative.track.schema.json](/Extensions/MPEG_media/schema/MPEG_media.media.alternative.track.schema.json)
* **JSON schema**: [MPEG_media.media.alternative.track.schema.json](./schema/MPEG_media.media.alternative.track.schema.json)

### MPEG_media.media.alternative.track.track

Expand Down
2 changes: 1 addition & 1 deletion extensions/2.0/Vendor/MPEG_mesh_linking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ achieving the ability to apply transformation onto the dependent mesh.

Additional properties are allowed.

* **JSON schema**: [MPEG_mesh_linking.schema.json](/Extensions/MPEG_mesh_linking/schema/MPEG_mesh_linking.schema.json)
* **JSON schema**: [MPEG_mesh_linking.schema.json](./schema/MPEG_mesh_linking.schema.json)

### MPEG_mesh_linking.correspondence

Expand Down
2 changes: 1 addition & 1 deletion extensions/2.0/Vendor/MPEG_scene_dynamic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Written against the glTF 2.0 spec.

Additional properties are allowed.

* **JSON schema**: [MPEG_scene_dynamic.schema.json](/Extensions/MPEG_scene_dynamic/schema/MPEG_scene_dynamic.schema.json)
* **JSON schema**: [MPEG_scene_dynamic.schema.json](./schema/MPEG_scene_dynamic.schema.json)

### MPEG_scene_dynamic extension.media

Expand Down
2 changes: 1 addition & 1 deletion extensions/2.0/Vendor/MPEG_texture_video/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ should filled by data described by the standard glTF source object.

Additional properties are allowed.

* **JSON schema**: [MPEG_texture_video.schema.json](/Extensions/MPEG_texture_video/schema/MPEG_texture_video.schema.json)
* **JSON schema**: [MPEG_texture_video.schema.json](./schema/MPEG_texture_video.schema.json)

### MPEG_texture_video.accessor

Expand Down
4 changes: 2 additions & 2 deletions extensions/2.0/Vendor/MPEG_viewport_recommended/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ changed information.

Additional properties are allowed.

* **JSON schema**: [MPEG_viewport_recommended.schema.json](/Extensions/MPEG_viewport_recommended/schema/MPEG_viewport_recommended.schema.json)
* **JSON schema**: [MPEG_viewport_recommended.schema.json](./schema/MPEG_viewport_recommended.schema.json)

### MPEG_viewport_recommended.viewports

Expand Down Expand Up @@ -88,7 +88,7 @@ specifying a recommended viewport.

Additional properties are allowed.

* **JSON schema**: [MPEG_viewport_recommended.viewport.schema.json](/Extensions/MPEG_viewport_recommended/schema/MPEG_viewport_recommended.viewport.schema.json)
* **JSON schema**: [MPEG_viewport_recommended.viewport.schema.json](./schema/MPEG_viewport_recommended.viewport.schema.json)

### MPEG_viewport_recommended.viewport.name

Expand Down

0 comments on commit 250a17e

Please sign in to comment.