dbc359f0e4
* chore: cleans up display value extractor removes transform references and checks for groups, as objects are ungrouped by that point * feat: generates render material proxy maps in revit send * chore: removes unused code * feat(revit): material proxies wip * wip * removes unused converted cache * wip * chore: cleanup part 1 * chore: finished cleanup (moved revit render material proxy cache out) * fix(revit): invalid progress reporting on send * feat(rhino): adds rhino support for revit proxy materials * fix(acad): checks group names for invalid chars * fix(acad): checks material name for invalid chars * feat(acad): adds support for baking fallback objects properly including materials! * wip: arcgis support for multiple fallback values * Fix build errors (#166) * fix: arcgis --------- Co-authored-by: Oğuzhan Koral <45078678+oguzhankoral@users.noreply.github.com>