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 boolean return value of DirectionalLight::updateUsdPrim #153

Closed pmolodo closed 5 years ago

pmolodo commented 5 years ago

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

fixes bug where potentially returned unitialized memory

also, now returning false if any Set() returns false (not just returning the result of whatever Set() was run last)

Changelog

Fixed

Checklist (Please do not remove this line)