There seems to be a problem with glm::axisAngle(), a regression brought in with commit 26b3e3ed788f5f6adcde11c5ec6a41aa100d29cd (Fixed axisAngle NaN #638).
Take this example code:
#include <cstdio>
#include "glm/vec3.hpp"
#include "glm/mat4x4.hpp"| // ==UserScript== | |
| // @name Twitter Alt-Text to Title-Text | |
| // @description Copy the alt attribute of twitter images into the title attribute, so that I can see the alt text on hover. | |
| // @version 1 | |
| // @grant none | |
| // @include https://twitter.com/* | |
| // ==/UserScript== | |
| const SELECTORS = `.tweet .AdaptiveMedia-photoContainer img | |
| , .Gallery-media img |
There seems to be a problem with glm::axisAngle(), a regression brought in with commit 26b3e3ed788f5f6adcde11c5ec6a41aa100d29cd (Fixed axisAngle NaN #638).
Take this example code:
#include <cstdio>
#include "glm/vec3.hpp"
#include "glm/mat4x4.hpp"| #!/bin/bash | |
| set -euxo pipefail | |
| export UBSAN_OPTIONS="print_stacktrace=1" | |
| export ASAN_OPTIONS="fast_unwind_on_malloc=0:detect_stack_use_after_return=1" | |
| "$@" |
| #!/bin/bash | |
| set -euxo pipefail | |
| export UBSAN_OPTIONS="print_stacktrace=1" | |
| export ASAN_OPTIONS="fast_unwind_on_malloc=0:detect_stack_use_after_return=0" | |
| "$@" |
| #!/bin/bash | |
| set -euxo pipefail | |
| GCC_VERSION="8.3.0" | |
| CCACHE="ccache" | |
| export CC="$CCACHE gcc-$GCC_VERSION" | |
| export CXX="$CCACHE g++-$GCC_VERSION" |
| # Leak in X11 | |
| leak:XSetLocaleModifiers | |
| # FontConfig | |
| leak:FcConfigInit |
I hereby claim:
To claim this, I am signing this object:
Thibaut CHARLES - CromFr@gmail.com
This document is a mix of information:
My implementation can be found here, and supports parsing, serialization, mesh importation, path table & island