You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, this is awesome, not just this project but related works.
Is this repo effectively abandoned? I see that there are a lot of outstanding PRs and issues.
I note that instance arg does not work properly on the latest npm verison, and the web project uses an older version of this dependency. I also note bugs like duplicate types being generated.
A fact of where we are with our own project is that we expect our complex models to be continually iterated upon which means we need to regenerate on a consistent basis. With our effort to build a configurator, each regeneration will set us back each time unless we have some broad-strokes control/pluggability of the jsx generation.
I would like to customize the jsx generation, first and specifically the <mesh> output to better accommodate custom colors. /related #257
TL;DR I see many issues and PRs filed, with no response. Is the project open to help or is this effectively abandoned?
The text was updated successfully, but these errors were encountered:
First, this is awesome, not just this project but related works.
Is this repo effectively abandoned? I see that there are a lot of outstanding PRs and issues.
I note that
instance
arg does not work properly on the latest npm verison, and the web project uses an older version of this dependency. I also note bugs like duplicate types being generated.A fact of where we are with our own project is that we expect our complex models to be continually iterated upon which means we need to regenerate on a consistent basis. With our effort to build a configurator, each regeneration will set us back each time unless we have some broad-strokes control/pluggability of the
jsx
generation.I would like to customize the
jsx
generation, first and specifically the<mesh>
output to better accommodate custom colors. /related #257TL;DR I see many issues and PRs filed, with no response. Is the project open to help or is this effectively abandoned?
The text was updated successfully, but these errors were encountered: