Skip to content
Success

Changes

Summary

  1. Remove unused variable. (commit: e9746e6) (details)
  2. Update documentation for ZincJS. (commit: dad9f05) (details)
  3. Fix a bug causing glyphs to not be displayed. (commit: 9affff5) (details)
  4. Add glyphsetCSG. Add different ways to create a glyphset. (commit: 63a293b) (details)
The file was modifiedsrc/scene.js (diff)
Commit dad9f05c8b65ddafd86699a62bbc20a45704437e by alan.wu
Update documentation for ZincJS.
(commit: dad9f05)
The file was addeddocs/Glyph.html
The file was modifiedpackage.json (diff)
The file was modifieddocs/zinc.js.html (diff)
The file was removeddocs/_config.yml
The file was removeddocs/fonts/OpenSans-Bold-webfont.eot
The file was removeddocs/fonts/OpenSans-Regular-webfont.woff
The file was removeddocs/fonts/OpenSans-Light-webfont.svg
The file was removeddocs/fonts/OpenSans-LightItalic-webfont.woff
The file was removeddocs/styles/jsdoc-default.css
The file was removeddocs/fonts/OpenSans-Light-webfont.eot
The file was removeddocs/fonts/OpenSans-Italic-webfont.eot
The file was removeddocs/fonts/OpenSans-Bold-webfont.svg
The file was removeddocs/Zinc.Glyphset.html
The file was removeddocs/Zinc.Scene.html
The file was modifiedjsdoc_conf.json (diff)
The file was addeddocs/loader.js.html
The file was removeddocs/fonts/OpenSans-Regular-webfont.eot
The file was modifiedpackage-lock.json (diff)
The file was removeddocs/fonts/OpenSans-BoldItalic-webfont.eot
The file was modifieddocs/global.html (diff)
The file was modifieddocs/geometry.js.html (diff)
The file was removeddocs/fonts/OpenSans-Italic-webfont.woff
The file was modifieddocs/index.html (diff)
The file was removeddocs/Zinc.Geometry.html
The file was removeddocs/fonts/OpenSans-BoldItalic-webfont.woff
The file was modifieddocs/glyphset.js.html (diff)
The file was modifieddocs/controls.js.html (diff)
The file was modifieddocs/scene.js.html (diff)
The file was removeddocs/fonts/OpenSans-Regular-webfont.svg
The file was addeddocs/Glyphset.html
The file was removeddocs/Zinc.Glyph.html
The file was modifieddocs/glyph.js.html (diff)
The file was removeddocs/fonts/OpenSans-Italic-webfont.svg
The file was addeddocs/Scene.html
The file was addeddocs/Renderer.html
The file was modifieddocs/scripts/linenumber.js (diff)
The file was addeddocs/styles/app.min.css
The file was removeddocs/fonts/OpenSans-Light-webfont.woff
The file was addeddocs/scripts/app.min.js
The file was removeddocs/fonts/OpenSans-BoldItalic-webfont.svg
The file was modifiedREADME.md (diff)
The file was modifieddocs/Zinc.html (diff)
The file was removeddocs/fonts/OpenSans-LightItalic-webfont.eot
The file was addeddocs/Geometry.html
The file was removeddocs/Zinc.Renderer.html
The file was removeddocs/fonts/OpenSans-LightItalic-webfont.svg
The file was modifieddocs/renderer.js.html (diff)
The file was removeddocs/fonts/OpenSans-Bold-webfont.woff
Commit 9affff574ceda531682a1847001bcda9cbe3b664 by alan.wu
Fix a bug causing glyphs to not be displayed.
(commit: 9affff5)
The file was modifiedsrc/glyphset.js (diff)
The file was modifiedsrc/glyph.js (diff)
Commit 63a293be6f8f19d3d40c66159142cfebe7396e52 by alan.wu
Add glyphsetCSG. Add different ways to create a glyphset.
(commit: 63a293b)
The file was modifiedsrc/geometry.js (diff)
The file was modifiedsrc/controls.js (diff)
The file was modifiedsrc/zinc.js (diff)
The file was addedsrc/glyphsetCSG.js
The file was modifiedsrc/scene.js (diff)
The file was modifiedsrc/geometryCSG.js (diff)
The file was modifiedsrc/label.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/glyph.js (diff)
The file was modifiedsrc/glyphset.js (diff)