- Added an option that allows exporting video from your animation (see
Record
class and the documentation for more infos) - Added a bezier curve drawing function
- Fixed security concerns
- Updated
translate()
,rotate()
,scale()
,push()
andpop()
functions that know perfectly works with the custom coordinates system - Fixed minor and major bugs (like in the
Vector.set()
function) - Fixed critical error in Drawer3D