-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Final update in JSON branch for V0.2.0+9.
Established versioning convention. Updated CHANGELOG, AUTHORS
- Loading branch information
1 parent
1192c2f
commit 529e7d9
Showing
10 changed files
with
24,239 additions
and
66 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
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,2 +1,22 @@ | ||
2017-05-29 | ||
Initial development Release V0.1 | ||
* all X3D pre-defined solids (box, sphere, cone, cylinder) | ||
* all A-Frame pre-defined solids | ||
* fixed camera | ||
* directional light | ||
* material diffuseColor, specularColor, emissiveColor | ||
|
||
Released in V0.2.0+9 -- 2017-06-14 | ||
* Image textures | ||
* glTF model loader with animations | ||
* A-Frame assets and reuse | ||
* Viewpoint (simple) | ||
* Background | ||
* All X3D Lighting (Directional, Spot, Point) | ||
* [Indexed]TriangleSet | ||
* TriangleSet | ||
* IndexedFaceSet | ||
* QuadSet | ||
* IndexedQuadSet | ||
* JSON loader for Inline contet | ||
|
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
Oops, something went wrong.