Mikulas Florek

Results 81 issues of Mikulas Florek

- [ ] screen space gizmo - [ ] align face - [ ] align normal - [ ] match coordinates (x, y, z) - [ ] shortcut to rotate...

trivial

Navigation should be able to move physical controller

minor

- [x] Echo - [ ] Chorus - [ ] Compression - [ ] Distortion - [ ] Flange - [ ] Gargle possible [others](https://msdn.microsoft.com/en-us/library/windows/desktop/ms804964.aspx#dx_Standard_Effects_Flange) from

minor

e.g. cameras or lights

enhancement

e.g. DiffuseColor

enhancement

Steps to reproduce 1. try to create sprite resource in editor 2. observe there's no way to do it Expected result: there should be a way to create sprite resource...

area: editor

win10, vs2019, 5b19fefd8f8c8a93e492b4daf95d5489bbd3d23d, debug x64 ``` 3>C:\projects\rbfx\Source\ThirdParty\EASTL\test\packages\EAStdC\source\EASprintfCore.cpp(444,90): warning C4100: 'pScratchBuffer': unreferenced formal parameter 3>C:\projects\rbfx\Source\ThirdParty\EASTL\test\packages\EAStdC\source\EAString.cpp(565,89): warning C4100: 'pSourceEnd': unreferenced formal parameter 3>C:\projects\rbfx\Source\ThirdParty\EASTL\test\packages\EAStdC\source\EAString.cpp(570,83): warning C4100: 'pDestEnd': unreferenced formal parameter 3>C:\projects\rbfx\Source\ThirdParty\EASTL\test\packages\EAStdC\source\EAString.cpp(576,89): warning C4100:...

Steps to reproduce: 1. open (with correct IP and port) ```chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:8888/backend``` in Chrome, it sends multiple websocket frames in a row 2. ```wby_socket_recv``` receives data for all frames in a...