KhronosGroup / KhronosGroup/OpenCOLLADA

CGFX string parameter not supported by <setparam> element

Open
#351 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
679
Forks
260
PR merge metrics
No merged PRs in 30d

Description

in COLLADAMayaMaterialExporter.cpp, a <setparam> element of type string is exported but it is not supported by COLLADA. See the following case label:

case cgfxAttrDef::kAttrTypeString:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in COLLADAMayaMaterialExporter.cpp at the cgfxAttrDef::kAttrTypeString case and inspect how string parameters become setparam elements. Compare that output with the COLLADA-supported parameter types; done means string attributes no longer produce an unsupported setparam element.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.