AnimalLogic / AL_USDMaya

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Other
266 stars 69 forks source link

Set the version in the Maya plugin so it can be queried #132

Closed seando-adsk closed 5 years ago

seando-adsk commented 5 years ago

Description (this won't be part of the changelog)

When creating the Maya plugin set the correct version in it so that can be queried.

Changelog

Fixed

Checklist (Please do not remove this line)

seando-adsk commented 5 years ago

Can query this with: pluginInfo -q -v AL_USDMayaPlugin;

seando-adsk commented 5 years ago

As this is our/my (Autodesk) first pull request into your repo, I'm wondering what are the steps to follow? Am I the one that is supposed to check the checklist items above, or is it one of you? Once the PR is approved, when will it get merged? Thanks, Sean.

murphyeoin commented 5 years ago

Hi @seanofnine it's mostly up to you to follow the checklist - there's no formal process, it's really just a reminder to do the right things. We will merge next time we do a major release (we don't have a very regular schedule yet, sorry). This is also a reminder to me that we need to get working on the Contributor Guidelines for the project. Thanks!