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

New grid, bounding boxes, perf improvements and more #134

Merged
merged 2 commits into from
Jul 18, 2024
Merged

New grid, bounding boxes, perf improvements and more #134

merged 2 commits into from
Jul 18, 2024

Conversation

slimbuck
Copy link
Member

This PR:

  • adds a bounding box indicator to the currently selected splat
  • replaces the existing grid with an infinity-style version
  • updates to the latest engine v1.73
  • improves editor performance on large scenes when many splats have been deleted by removing the deleted splats from sorting and rendering
  • finally addresses the issue where keyboard shortcuts sometimes don't work correctly
  • bump package version
Screenshot 2024-07-17 at 15 21 11

@slimbuck slimbuck added bug Something isn't working enhancement New feature or request labels Jul 17, 2024
@slimbuck slimbuck requested a review from a team July 17, 2024 14:24
@slimbuck slimbuck self-assigned this Jul 17, 2024
@willeastcott willeastcott changed the title UI additions New grid, bounding boxes, perf improvements and more Jul 17, 2024
Copy link
Contributor

@willeastcott willeastcott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really great PR - love it!

@slimbuck slimbuck merged commit b7b6d76 into main Jul 18, 2024
2 checks passed
@slimbuck slimbuck deleted the ui branch July 18, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants