mrmaxm

Results 342 comments of mrmaxm

The import map for the Editor script should be generated automatically, and I don't think it should be exposed to users. This import map will contain records that follow the...

I believe that ScriptType.swap - is very straight forward and simple feature, that is not related to actually hot-reloading every possible script. Current logic is pretty specific: if the script...

The full and real hot-swap would be amazing of course. But might be challenging. Current hot-swap is meant for development and really is a viable solution for small/medium complexity scripts....

Hi @marklundin, any status on `swap` support in Editor for ESM? We've tried to use ESM scripts with engine v1 in Editor on small new (clean) projects, and we rely...

Hi @marklundin, is there an ETA for hot-reloading support for ESM scripts?

The only case where developer would need to use rigidbody's transforms directly - are some custom solutions, like ragdolls, some instancing cases, and mostly only when there are really a...

Bump on this. Please check on analytics, if people open Editor on mobile devices - for every user that does, the experience is abysmal.

> So the solution here would be to convert the clear color to linear space in the simplest case. That would probably work. Would be great to have Editor pickers...

Also noticed, when using CameraFrame script for post-effects, the clear color is then tonemapped, so when CameraFrame is enabled, the sky looks vastly different.