Black-Cog / Hammer

Black Cog production software
0 stars 0 forks source link

Need entityInfo for maya. #20

Closed Black-Cog closed 9 years ago

Black-Cog commented 9 years ago

Be able to create a maya entityInfo, for mayaScene and classic entity. Also be able to get an entityInfo by type.

Black-Cog commented 9 years ago

Create action name: getEntitiesFromScene arg : entityId entityType

return : A list of entity if entityInfo exist and match the arguments.

Black-Cog commented 9 years ago

Done