KhronosGroup / glTF-Project-Explorer

Tool to provide a filterable registry of glTF community projects.
Apache License 2.0
87 stars 46 forks source link

Use ProjectProperties in ProjectCard #158

Closed javagl closed 1 year ago

javagl commented 1 year ago

As mentioned in https://github.com/KhronosGroup/glTF-Project-Explorer/issues/151#issuecomment-1267485047 : The ProjectCart.tsx that displays the actual UI element for each project still used the hard-wired task/type/inputs... properties of the IProjectInfo. This has been changed to use the general properties that are defined via ProjectProperties now.

javagl commented 1 year ago

I assume that this can be merged for now.

weegeekps commented 1 year ago

I assume that this can be merged for now.

@javagl Sorry, this got lost in the chaos of switching jobs. Yeah, everything looks good here.