Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mgear-dev/mgear
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.4
Choose a base ref
...
head repository: mgear-dev/mgear
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.5
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 13, 2025

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

Commits on Feb 25, 2025

  1. Configuration menu
    Copy the full SHA
    84e57f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea55d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    eae4173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f54384 View commit details
    Browse the repository at this point in the history
  3. PyMaya: implementing pm.select() to support nested lists > This mimic…

    …s pymel select() and fixed issue with custom pickwalk #263
    miquelcampos committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    435ee42 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

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

Commits on Mar 1, 2025

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

Commits on Mar 4, 2025

  1. Merge pull request #467 from yamahigashi/master

    Remove Redundant pm.parent Call in createGhostCtl to Fix Error with mgear.pymaya
    miquelcampos authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    a100235 View commit details
    Browse the repository at this point in the history
  2. PyMaya: cmd listrelatives parent return empty list if none. Before wa…

    …s returning a list with an empty string like [""] now returns [] #263
    miquelcampos committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    0d2cba3 View commit details
    Browse the repository at this point in the history
Loading