Skip to content

Commit d1c3146

Browse files
authored
Created an FBX previewer (#169)
* Switch to loading the 3DHOP libraries from an https server * Adding changes to CHANGELOG.md * Created a previewer for FBX files * Fixed a bug related to animated 3D models
1 parent 7767aad commit d1c3146

File tree

9 files changed

+5583
-0
lines changed

9 files changed

+5583
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ script to fix this.
3939
## 1.14.0 - 2021-01-07
4040

4141
### Added
42+
- Added a previewer for FBX files.
4243
- Added a new `/api/reports/metrics/extractors` report for summarizing extractor usage by user. Database administrators
4344
can use `scripts/updates/UpdateUserId.js` to assign user IDs to older extraction event records based on resource ownership
4445
in order to improve the accuracy of the report for older data.

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Following is a list of contributors in alphabetical order:
1919
- Kaveh Karimi-Asli
2020
- Kenton McHenry
2121
- Luigi Marini
22+
- Maria-Spyridoula Tzima
2223
- Mario Felarca
2324
- Max Burnette
2425
- Michal Ondrejcek

0 commit comments

Comments
 (0)