Roman Zhuravlev

Results 7 issues of Roman Zhuravlev

Hi That is the key part for me and a lot of other developers who I was talking to about Lumberyard. There are 2 ways to code now (non visually):...

enhancement

Hi I was using ubershaders in Unity for quite a while, but with all their simplicity they are limited and don't cover all the cases. That's where Shader Graph really...

enhancement

Hi In Houdini there is an awesome feature for changing field values: ![](https://cdn.discordapp.com/attachments/532271366255149056/566680028981755916/GIF.gif) What happens there: - I hold middle mouse button and drag mouse left-right and value is changed...

enhancement

**What happened?** `OutputBuffer.shader` has a reference to HDRP, even when HDRP is not referenced in the project **To Reproduce** - Create a new project - Add a reference to URP...

bug

I find current 'CommandArg[]' approach quite daunting, 'cose I am generating commands out of some other code and it should support different types like Vector3, Сolor, enums, etc. It would...

I have an actor in the world. I want to draw 2D text attached to him in the editor viewport. Imagine leaving notes in the scene for level design. ![image](https://github.com/user-attachments/assets/c54379f6-99f1-438c-a175-6a5cd831a3c0)...

question
graphics

Right now everything is boxed ![image](https://github.com/user-attachments/assets/ad4f11eb-e840-4a1b-be06-0ba486a18bf3) Version 1.8.2 (last from launcher)

suggestion
performance