Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform Position Event #2249

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Conversation

Oakfather
Copy link
Contributor

Opening a global event for when a transform is moved. This is to allow plugins to hook into position changes.

(Note: My only change is in transform.js. Don't really know why the latest master changes came a long for the ride|)

JannisX11 and others added 2 commits March 2, 2024 23:07
- Opening a global event for when a transform is moved. This is to allow plugins to hook into position changes.
Copy link

netlify bot commented Mar 29, 2024

Deploy Preview for blockbench-dev ready!

Name Link
🔨 Latest commit 3789d70
🔍 Latest deploy log https://app.netlify.com/sites/blockbench-dev/deploys/6607266f0390a500083f95cf
😎 Deploy Preview https://deploy-preview-2249--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.

@JannisX11
Copy link
Owner

This should be implemented in a more universal way. Currently it only works with cubes, and ignores groups, meshes, and other types, which may be confusing.
Also, general guideline: Variable names that aren't class names or functions should be snake case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants