-
I'm experiencing a crash when executing the following command:
```bash
python main.py --use_cached_query --visualize
```
The terminal output indicates the following warnings and an error traceback…
-
Hi. I'm receiving the following errors when running chapters 8 through 15 except for chapter 12 which runs fine.
**Specs:**
```
OS: Windows 11
GPU: AMD Radeon RX 6700 XT
Driver: 24.3.1 AMD Adr…
-
An imported marco (I simplified the source file), prevented the correct parsing of the following class.
```cpp
#include
PXR_NAMESPACE_USING_DIRECTIVE
class Scene
{
};
```
I know tha…
-
### Describe the bug
When navigating to different Keycloak roles, I don't see a list of their scopes on some of the. For example, here are the attributes for the `conda_store_developer` role in the c…
-
Here's a really basic scene that has some issues with material parsing. There's 5 cubes and 5 materials, but once loaded by gltf::File, it appears that only one of the 5 materials get assigned to the …
-
Parsing error in the middle of the scene there is a
"(À silvestre."
which is a note for the reader and is rendered as a reply from Argante
It could be nice to add a feature in the client to suggest…
jrmgx updated
8 years ago
-
## Status
Basic composition features are implemented(except for `specializes`)
Need verification to check if composition is working well or not
## Composition
* [x] subLayers
* [x] refere…
-
After parsing a gltf file, all the buffers are already allocated in host memory
If we can provide a callback function to handle buffer memory allocation while loading
then it is possible to load b…
-
I have installed Renderman on Pop!_OS 22.04 LTS using the renderman installer, and I have also installed the plugin.
How to reproduce the crash:
In the render properties, in the "Render engine" m…
-