Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f493b9

Browse filesBrowse files
authored
N36: Fix bevy_mod_fbx name (rust-gamedev#1130)
1 parent ce39edc commit 0f493b9
Copy full SHA for 0f493b9

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎content/news/036/index.md

Copy file name to clipboardExpand all lines: content/news/036/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -783,12 +783,12 @@ next in line.
783783
[gl2pr]: https://github.com/not-fl3/miniquad/pull/305
784784
[mqcompat]: https://github.com/not-fl3/miniquad/pull/176
785785

786-
### [bevy_fbx]
786+
### [bevy_mod_fbx]
787787

788788
![A model using a PBR shader featuring roughness and metalicness texture maps](bevy_fbx_maya_pbr.jpg)
789789
_model courtesy of [Samuel Rosario], rendered in bevy_
790790

791-
[bevy_fbx] is a pre-alpha library to load FBX (Autodesk Filmbox) files
791+
[bevy_mod_fbx] is a pre-alpha library to load FBX (Autodesk Filmbox) files
792792
into [bevy] 0.8, based on [fbxcel-dom].
793793
It currently:
794794

@@ -807,7 +807,7 @@ available on crates.io.
807807

808808
[fbxcel-dom]: https://lib.rs/crates/fbxcel-dom
809809
[bevy]: https://bevyengine.org/
810-
[bevy_fbx]: https://github.com/HeavyRain266/bevy_fbx
810+
[bevy_mod_fbx]: https://github.com/HeavyRain266/bevy_mod_fbx
811811
[Samuel Rosario]: https://www.artstation.com/artwork/bKJ0EE
812812

813813
## Popular Workgroup Issues in Github

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.