Skip to content

Viewport selection vertex and face picking#62

Open
juanchuletas wants to merge 3 commits intomainfrom
60-viewport-selection-vertex-and-face-picking
Open

Viewport selection vertex and face picking#62
juanchuletas wants to merge 3 commits intomainfrom
60-viewport-selection-vertex-and-face-picking

Conversation

@juanchuletas
Copy link
Copy Markdown
Member

Pull Request Template

Description

This PR starts the FunGT feature that allows to create models from scratch.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (code change that neither fixes a bug nor adds a feature)
  • Documentation (changes to docs only)
  • Performance (improves performance)

Changes Made

Technical Details

Testing

  • Tested locally
  • Visual comparison before/after
  • Performance benchmarked
  • Edge cases verified

Screenshots / Results

Before After

Performance Impact

  • Render time before:
  • Render time after:
  • Memory usage:

Related Issues

Closes #

Checklist

  • Code compiles without warnings
  • Code follows project style guidelines
  • Self-reviewed my own code
  • Commented hard-to-understand areas
  • No unnecessary debug code left behind

Notes for Reviewers

@juanchuletas juanchuletas linked an issue Feb 23, 2026 that may be closed by this pull request
@juanchuletas juanchuletas changed the title 60 viewport selection vertex and face picking Viewport selection vertex and face picking Feb 23, 2026
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.

Viewport Selection: Vertex and Face Picking

1 participant