-
[crash_LuxCore.zip](https://github.com/LuxCoreRender/LuxCore/files/3005438/crash_LuxCore.zip)
[crash.blend.zip](https://github.com/LuxCoreRender/LuxCore/files/3005439/crash.blend.zip)
The crash se…
-
```
g++ -o goxel -fsanitize=address -fsanitize=undefined -pthread src/gui.o src/imgui.o src/tests.o src/marchingcube.o src/script.o src/procedural.o src/gesture.o src/palette.o src/goxel.o src/utils.…
-
I can't compile Fermat 2.0 with sm_61,compute_61 for GTX 1070:
3>D:\Projekte\3D\NVidia\fermat\src\pathtracer_core.h(550): error : identifier "__match_all_sync" is undefined
Is this expected and …
-
Please make sure the code in the repo is complete.
Thanks.
-
I get an openGL error reported when trying to render glassboy with a progressive renderer
GL Debug (ERROR - HIGH) Error has been generated. GL error GL_INVALID_ENUM in TexStorage3D: (ID: 1669289888) …
-
cc @rust-lang/release
-
Sorry if this is the wrong place to put this. I don't use github often.
I scrolled through the code briefly to see how you guys were doing the temporal resolve, and I noticed you guys were using a R…
-
I'm hitting a bus error that looks related to issue #3 but isn't related to assertions.
First, running an example line by line, the crash happens at `img = render(0, *args)` .
So I followed the …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22523](https://bugs.llvm.org/show_bug.cgi?id=22523) |
| Status | RESOLVED WONTFIX |
| Importance |…
-
Hi,
can you briefly explain how to load the scenes after extracting data.rar into src/data?
Thanks!