All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
getTopContext
method to expose the internal contextTop #7697
#7691
#7694
getCenterPoint
#7699
#7657
7e563c7
4c2e9a6
fabric.Object#clone
now return a promise and do not use a callbackfabric.Point#multiply
now accepts a point to mutliply by, the old version has been renamed scalarMultiply
fabric.Point#scalarMultiply
renamed multiply
fabric.Point#scalarMultiplyEquals
renamed multiplyEquals
fabric.Point#divide
now accepts a point to mutliply by, the old version has been renamed scalarDivide
fabric.Point#scalarDivide
renamed divide
fabric.Point#scalarDivideEquals
renamed scalarDivide
fabric.Canvas#getCenter
has been removed, use fabric.Canvas#getCenterPoint
insteadfabric.Object#getObjectScaling
, fabric.Object#getTotalObjectScaling
now returns a fabric.Point