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

3d text widget #7426

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    87d9b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c442248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    529e410 View commit details
    Browse the repository at this point in the history
  4. Fixed rendering bug

    VictorKoenders committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    11bafa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9807108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f72eac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e75f5e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b77b7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f623b46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e02215 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81c10ba View commit details
    Browse the repository at this point in the history
  12. Updated a comment

    VictorKoenders committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    028ce6b View commit details
    Browse the repository at this point in the history
  13. Fixed clippy lint

    VictorKoenders committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f57da7c View commit details
    Browse the repository at this point in the history
  14. Switched Text3dBundle to spawn each texture on a child node

    Victor Koenders committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    674c14b View commit details
    Browse the repository at this point in the history
  15. Added a comment on why we create multiple nodes

    Victor Koenders committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    354e37f View commit details
    Browse the repository at this point in the history
  16. Removed old commented out code

    Victor Koenders committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f749e73 View commit details
    Browse the repository at this point in the history