Wojciech Figat

Results 194 comments of Wojciech Figat

I spent some time working on Multi Blend and now it has new stuff: - Add the improved size of Multi Blend nodes e31ce787aa3d8bf43a45659c159c2a71addd80c0 - Add undo for Multi Blend...

We could add option for custom namespace in `GameSettings` similar to `CopyrightNotice`. `CSharpScriptProxy` handles script creation from template and can do it.

It might be fixed by 07e93e261eb0626a3c4c79cc556f7af923ec334d but I'm not 100% sure.

Also, improved by 9f983cff49b5fe4748766a07d85f3cf67d917139 and 692a61c94826957073465078b54ec04e7dcb9759

> 1. When closing the color picker apply the color Added in #1635

Good idea. Just to keep people informed: Editor settings has option `FocusG ame Win On Play` which can be disabled to not focus game window when staring play mode. It...

1) You picked the option that toggles AO so it's about checkbox, other options explain the property pretty well: ![image](https://github.com/FlaxEngine/FlaxEngine/assets/3464853/56fad758-7a3e-4b3b-82f1-c958d473a1d2) 2) Revert to Default goes back to default value. I...

Scene Animations can be rendered into series of images in Editor: https://docs.flaxengine.com/manual/animation/scene-animations/scene-animation.html#rendering-animation and we planned to add `.mp4` file out support. I think we could make it available in the...

I think it might be related to #1940 as when zooming in the UI Editor it applies the scale to UI which is not precise.

It looks like a bug in state machine code. Source asset would help to fix it.