JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.06k stars 272 forks source link

Added tool and gizmo for stretching #2213

Closed AaronWoodward closed 3 months ago

AaronWoodward commented 4 months ago

This PR extends the transform gizmo functionality to support modifying a cube's stretch values. A corresponding tool was also added (default shortcut of alt + s to match scale which is just s). Probably not the best icon for it but I didn't see a better one in font awesome's collection.

netlify[bot] commented 4 months ago

Deploy Preview for blockbench-dev ready!

Name Link
Latest commit 3c90578adc6e3cf4e02bbfcfe12c89809306cea2
Latest deploy log https://app.netlify.com/sites/blockbench-dev/deploys/65e78f569d78e800088daee1
Deploy Preview https://deploy-preview-2213--blockbench-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

AaronWoodward commented 4 months ago

A few notes, but otherwise this is working well and can be merged.

Thanks for the feedback @JannisX11! Fixed that all up :)