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

Bring in Ondsel changes #335

Merged
merged 18 commits into from
Oct 19, 2024
Merged

Commits on Apr 22, 2024

  1. tidy up.

    move .ui files to a resources directory
    sliptonic authored and adrianinsaval committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d7e4473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4eb0e4 View commit details
    Browse the repository at this point in the history
  3. Panel work

    sliptonic authored and adrianinsaval committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    705f462 View commit details
    Browse the repository at this point in the history
  4. Add bend task panel

    adrianinsaval committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e4c7730 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3c8e1e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3911f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix bugs and improve UX

    GetViewConfig and SetViewConfig where copying over more stuff than they should
    in some situations bendwall's task panel could not unset greedy selection mode
    the behavior of baseshapecmd regarding Body creation was awkward and inconsistent with PartDesign commands, the command now knows when it needs to create a body or just use the an active one if it exists
    adrianinsaval committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    19f488b View commit details
    Browse the repository at this point in the history
  2. Refactor unfold command

    App/Gui separation
    Parametric unfold object
    Added button for face selection in dialog
    remove sketch creation and export from unfold command, to be added back as a new separate command
    adrianinsaval committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    519f651 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    c4c3b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc1a3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    200f5b3 View commit details
    Browse the repository at this point in the history
  4. Update version

    adrianinsaval committed May 7, 2024
    Configuration menu
    Copy the full SHA
    aee9d30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de5959f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    47a7f80 View commit details
    Browse the repository at this point in the history
  2. Fix restoring object proxies and view providers from old files

    Increase version number
    adrianinsaval committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8605ca5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    5ef1850 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ce33bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c71c4 View commit details
    Browse the repository at this point in the history