Alexander Goryushkin

Results 71 comments of Alexander Goryushkin

I think this issue should be in 3dstreet-editor repo?

About where to store information about groups. I came up with this option - use group names from assets.js.. And after that we can create groups data on the fly,...

v1 with collapsible categories is ready with this approach: inside assets.js create JSON with information about the mixin, divided into groups, and store this JSON as an attribute in `street-assets`...

> What else do you need to see in Figma? I think actually the react-select widget in grouped mode would be simplest option for a v1 and that is not...

I noticed that this issue was also there before, so I created a separate topic for it in the issue list: https://github.com/3DStreet/3dstreet-editor/issues/352

https://github.com/3DStreet/3dstreet-editor/pull/354

I mentioned about similar issue:https://github.com/3DStreet/3dstreet/issues/464 I think it would be helpfull to have a list with supported segment types and variants also. To avoid such cases with variant support. Because...

Hi, @kfarr I've worked with nav-mesh before. I can try to implement this. The main task here, as far as I understand, is the dynamic generation of nav-mesh based on...

I did this option with repeat last year. So it will be easier for me to implement this method

That is, abandon the streetmix-loader component? I'll see what options there are to do this.