teub

Results 6 issues of teub

I noticed - unless I misunderstood the code - that the sampling cache does an OK job while starting an animation from the start, but if you jump into a...

Currently, windows releases are executables that require administrator privileges to install the command line tool. The executable can't even be unpacked by 7zip. There's no reason to "install" a CLI...

Changing font should be done in the options or preferences, like in any other software that has a text editor in it. Not in the "view / select font" menu....

fonts
options dialog

**Describe the bug** While trying to run an OpenGL filament app on a laptop, I noticed I couldn't get the postprocess to work without MSAA 2x (pixels are rendered black...

bug
opengl
gpu specific

I spent some time debugging an access violation, only to find out the executable wasn't instantiating the correct classes for nanoflann. Due to how c++ seems to work, the same...

Hello, IsRightTime can set a negative value to to_sleep_until_next_delete_idle, causing the subsequent call to SleepFor to wait for a very long time on windows, and the process getting stuck when...