-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reviewed README, added RELEASE, and refactored project structure
- Loading branch information
Showing
22 changed files
with
43 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
__pycache__/ | ||
__pycache__/ | ||
*.pyc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Next Features | ||
* Add Support for Mesh Vertex Color attribute | ||
* Add possibility to tweak Draco Export settings from Maya | ||
* Include binaries for Mac OS | ||
* Include binaries for Linux | ||
|
||
# Relase v0.0.1 | ||
* Support .drc format: TRIANGULAR MESH (no POINT CLOUD) | ||
* Import .drc file into Maya by "Import menu" and "Drag & Drop" | ||
* Export from Maya into .drc file by "Export Selection menu" | ||
* Export is done using default draco settings | ||
* Handling Mesh made of Tringular Meshes | ||
* Mesh attributes supported: Vertices, Normals and Uvs | ||
* Plugin built for Windows x64 | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.