AnimalLogic / AL_USDMaya

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

fix issues with TranslatePrim ignoring transformations #149

Closed pilarmolinalopez closed 5 years ago

pilarmolinalopez commented 5 years ago

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

These changes solve an issue found with the TranslatePrim command that would ignore animated transforms with a single key

Changelog

These entries will be used to update the changelog.

Use Markdown list syntax for each entry.

Filled out fields will be added to the changelog.

Added

Changed

Removed

Fixed

Checklist (Please do not remove this line)

murphyeoin commented 5 years ago

Hello @pilarmolinalopez ... @robthebloke has done a refactor of this part of the code as we discovered a number of additional bugs in addition to the one that you fixed. He did end up using some of your code, but in a more adhoc way... one consequence is that it will be almost impossible to merge this now. Do you mind if we close this one? Thanks a lot for the excellent work

pilarmolinalopez commented 5 years ago

Hi @murphyeoin , thanks for the update! Sounds good, you can go ahead and close it :)

murphyeoin commented 5 years ago

Thanks @pilarmolinalopez - expect a discussion paper soon on how to build a nicer system for syncing data between usd and maya