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

Separate 2d & 3d spaceview classes, removal of ViewCategory, SpaceViewClass driven spawn heuristics #2716

Merged
merged 20 commits into from
Jul 20, 2023

Commits on Jul 17, 2023

  1. icon and class for 2d space view - does everything 3d does so far

    help text method no longer gets state
    Wumpf committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1d0d25c View commit details
    Browse the repository at this point in the history
  2. remove nav mode control

    makes everything a 3D view for the time being
    Wumpf committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    40b186b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0219714 View commit details
    Browse the repository at this point in the history
  4. remove ViewCategory

    Wumpf committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7f0fd4b View commit details
    Browse the repository at this point in the history
  5. fix wrong space view icons

    Wumpf committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bff5bff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    490742e View commit details
    Browse the repository at this point in the history
  7. remove 3d primitive counter

    Wumpf committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    608281a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    6b401de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8f0c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb217a3 View commit details
    Browse the repository at this point in the history
  4. warning fix

    Wumpf committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d1bebee View commit details
    Browse the repository at this point in the history
  5. formatting

    Wumpf committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    91878d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5296422 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    3e66573 View commit details
    Browse the repository at this point in the history
  2. remove debug code

    Wumpf committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a8d3eda View commit details
    Browse the repository at this point in the history
  3. fix 3d lines classified as 2d

    Wumpf committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1745dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d237f5 View commit details
    Browse the repository at this point in the history
  5. variable rename

    Wumpf committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fcb32f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    304305d View commit details
    Browse the repository at this point in the history
  7. (compilation breaking) typo fix

    Wumpf committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    93f26bc View commit details
    Browse the repository at this point in the history