Alex Peterson

Results 55 comments of Alex Peterson

I have a task to add this and it should be fairly simple (basically call cmake with the right params) - for now, another option you could use is `Open...

Appropriate cmake command is: ``` cmake --open ``` (not supported by all generators)

We should probably name the menu option `Open IDE` unless we have some way to determine what IDE CMake will open.

Thanks for submitting this feature @SSPkrolik, we created the issue LY-90249 to track this but forgot to update the actual pull request with the information till now. Cheers!

Hi @SSPkrolik, we added a similar feature back in March but the argument is -NullRenderer and it doesn't set the native width/height. When I tested it recently it didn't launch...

Thanks for the fix @CDufour909 ! We're looking over the change and will update this pull request as the status changes.

Hi @Alexlau1994 , I think there is something wrong with this model and geometry instancing. If you set r_geominstancing 0 the problem seems to go away, alternately, you can set...

Hi @researchdeveloping, we're looking into this issue LY-112665

Thanks for submitting this fix @yuriy0, we're working on getting it merged for an upcoming release.