-
Following up on https://github.com/paoletto/qdemviewer/issues/3, test alternate approaches for heightmap compression.
For example,one approach could be to extract tile min-max, which, at least for …
-
### Use Case
Reduce memory usage
### Problem Description
There is no way to add custom texture compression and format for PC platforms in recent cocos versions.
I have implemented `compressTextu…
-
I was trying to build `bgfx` with the `mingw-gcc-release64` target, but it failed with the following error:
```
In file included from C:/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/cmath:…
-
This is caused by a linker error with ld with the intel_tex_2 crate.
```
/deps/libintel_tex_2-0274f53995cad98c.rlib(ispc_texcomp_astc.o): undefined reference to symbol '_ZSt20__throw_length_errorP…
-
I would like to have an improved diff view for csv files. There are many custom csv diff tools out there, but some simple improvements to the integrated diff view would go a long way. To start with I …
-
Hi!It still can't play after packaging,The editor is playable,Can you fix this problem
-
-
I’m trying to build a rust binary, that has some optional dependencies in the Cargo.toml, for my configuration I want to use these optional dependencies.
But it looks like the optional dependencies a…
-
Hello,
I have just followed the readme guide, and compiled the project, using epic distributed unreal engine 5.1.1, and my project crashes while trying to load the OpenXR Plugin, wich is already ac…
-
Give feedback if you saw my message!
Most likely, it's in the format that unity chooses by default. That is, if you change it to RGB32, then everything is displayed as it should, and this format does…