mrmaxm

Results 342 comments of mrmaxm

Would love to get a second look at this PR, so it can be merged/resolved.

I believe generally copying inspector values/blocks would be an amazing addition. One of most common repetitive task is when artists want to apply Box Projection cubemap values onto multiple materials....

Context menu on the label - seem reasonable and easy to use. Also, it can show what type of value you are copying. And would enable/disable "Paste" button based on...

Would be good to replace the Settings Cog icon, with the simple 3 Dots `⋮` button commonly used in this context, as this is not a setting, but the additional...

Another option would be to allow the context menu on the left side of inspector panel, on labels. This would be the same for labels on fields like vec3, or...

Worth mentioning that legacy compression was barely usable with normal maps, as it for most cases (not all though), leaked values between channels, leading to RGB to be not length...

Depending on the context, if it is an Editor build related, the folder structure is based on the ID of an asset and `asset.file.filename`, not even `asset.name`. Asset type `folder`...

A few quick questions based on spec: 1. Input source can "move" from `trackedSources` to `inputSources` lists and back? Is it the same XRInputSource instance, or a new object? 2....

Two dialogues - is a bad UX. Does all changes happen client-side? If so, then undo should be implementable without problems.