Zdog Versions Save

Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

v1.1.1

4 years ago

🐞 check for browser window to address server-side bug #49 #85 #86 📦 Add unpkg field to package.json #83 📦 update deps: eslint & uglify-js 🏗 Remove Makefile in favor of npm scripts

v1.1.0

4 years ago

🐞 #44 fix SVG rendering, remove checkFlatGraph 🐞 #53 fix chrome touch dragging 🐞 #65 add Box face property setter 🐞 #57 remove .includes for IE11 🐞 #26 More accurate Z sorting of Shapes 🔔 New feature: Vector.isSame. Not a big upgrade, but technically it counts as a minor semver upgrage

v1.0.2

4 years ago

🐞 #10 - Fix index.js exports. Export Zdog classes 🐞 #10 - Fix missing renderer dependencies 🐞 #21 - Fix adding/removing shapes to graph. Refactor checking flatGraph 👕 #18 #30 - Switch to eslint 🐞 #41 - Fix resize bug for high pixel ratio

v1.0.1

4 years ago

🛠 change to Cylinder.frontFace 🐞 fix centering for hi-res displays 📝 revise .github, readme, comments 📦 add npm version task

v1.0.0

4 years ago

Launch with CanvasRenderer, SvgRenderer, Vector, Anchor, Dragger, Illustration, PathCommand, Shape, Group, Rect, RoundedRect, Ellipse, Polygon, Hemisphere, Cylinder, Cone, and Box.