RichardTea

Results 30 issues of RichardTea

**Describe the bug** The glTF v2 exporter always adds `FB_ngon_encoding` to `extensionsUsed`, even when it is not used. **To Reproduce** Steps to reproduce the behavior: 1. Create an assimp scene...

Question

### Describe the bug Changing between branches that call out a different version of the submodule does not update the submodules. This results in submodule version commits being created that...

bug

This causes linking to fail when included in a master project that sets -fvisibility=hidden Draco does set the equivalent flag for MSVC

bug
low priority
cmake

Draco also cannot be built or used using Clang or GCC with -Wall -Werror This makes it rather difficult (and noisy) to integrate into many modern projects, as it is...

bug
low priority
cmake

I'm currently trying to add Draco support to an existing cmake project which compiles on MSVC2019 using /W4 /WX (Warning level 4, warnings-as-errors.) Unfortunately the Draco libraries produce a very...

bug
low priority
cmake

Currently MakeHuman only sets a value for "author". It should also set a value for specifying that the DAE was created using MakeHuman, the version used (version number and git...

enhancement
c: normal

Section 2.8 URIs is unclear. It does not appear to be possible for an implementation to determine whether a URI has been percent-encoded or written as-is. > Reserved characters (as...

Opening a QuaZipFile using this function does not set the filename retrieved via QuaZipFile::getFileName() ``` QuaZipFile::open(OpenMode mode, const QuaZipNewInfo& info, const char *password, quint32 crc, int method, int level, bool...

Missing bounds check in `sACNDiscoveredSourceListModel::modelContainer::getUniverse()` Model is reset every time a new source is added, losing selection & scroll.

The sACNView installer is not signed. The NSIS script should have a hook point added so that an appropriate signing script may be provided by the build environment.