Major Feature Release: You can now export your paths to a professional looking image with the MeepMeep.exportTrajectoryImage(<filepath>)
function!
What's Changed
- Remove Unused "Middle Button Panel" Code by @DragonDev07 in #12
- Ensuring Robot Resizing Works + Formatting by @DragonDev07 in #13
- Adds
.setCompassImage(image: Image)
and.setCompassImage(compassImage: CompassImage)
Functions by @DragonDev07 in #16 - Path Exporting Using the
exportTrajectoryImage()
Function! by @DragonDev07 in #17
Full Changelog: v1.0.0...v1.1.0