-
CompressorSIMD.cpp in BPTCEncoder doesn't compile. Multiple errors
-
### Build URL: https://jenkins.build.o3de.org/job/O3DE/job/development/2913/
### Identified problems:
* **Windows [profile_pipe] - test_cpu_profile**
* **Log URL**: https://jenkins.build.o3de.org/bl…
-
Hello,
I am really interested in your LTC work and am trying to build it on a Windows 10 (x64) with Visual Studio 2022 but am getting an error.
In general for VS2022, you can follow the same bas…
-
Provide samples with Basis/KTX2 for color textures. Note mipmaps will have to be done manually for now.
-
I think this is made on purpose, but I don't get why would you want this behavior.
I understand the idea for this anchor is for stuff that should be always visible on your face regardless of where yo…
-
Why is every transparent object don't render transparency? All the leaves and decals have just black bg. It is important to include this in the demo to demonstrate performance difference between forwa…
-
**Describe the bug**
In order to debug a crash problem with editor.exe, I set args -rhi=vulkan -rhi-device-validation=enable to editor.exe in VS, such as --project-path=D:\path\to\AutomatedTesting -…
-
Not saying that the other samples were bad or anything, but shouldn't there be a sample explaining how one would go about making the scene that seems to be advertised everywhere in this project?
![…
-
Shall we upgrade the minimum version to 3.2, or maybe allow end user to override it?
-
I have used **cmake** from **MSYS2** command prompt to build the project by this way:
```
cmake -G "MinGW Makefiles" -S ./ -B build_folder
```
However aparentelly it runs without errors:
``…