Skip to content

Conversation

@pbergeron-adsk
Copy link
Contributor

This is a test PR for the team to evaluate the possibility of rendering overlays on top of the GLView using QPainter as opposed to OpenGL.

image

Linked issues

SG-xxxxx

Summarize your change.

Two changes:

  • Support QPainter/QPainterPath, and missing QPen from having bindings
  • Create a new rendering path, After paintGL() has completed, to draw overlays again but with QPainter
  • Added a test crosshair in the HUD's (i) command to see if it works.
  • it works!

Describe the reason for the change.

Internal reasons.

Describe what you have tested and on which operating system.

macOS.

Add a list of changes, and note any that might need special attention during the review.

If possible, provide screenshots.

Signed-off-by: Patrick Bergeron <[email protected]>
Signed-off-by: Patrick Bergeron <[email protected]>
Signed-off-by: Patrick Bergeron <[email protected]>
Signed-off-by: Patrick Bergeron <[email protected]>
@pbergeron-adsk pbergeron-adsk added the do not merge Do not merge the PR label Nov 10, 2025
@pbergeron-adsk
Copy link
Contributor Author

Archiving for future referemce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Do not merge the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant