Tobias Geißler

Results 2 issues of Tobias Geißler

When using Gradle's Kotlin DSL for the build file the versionName is not recognized which results in a release string "${RELEASE_TITLE} - v". The script should also consider build.gradle.kts files...

I have a use case where I don't want the sprite to change its size when rotating the camera around the scene. There is the [sizeAttenuation](https://threejs.org/docs/#api/en/materials/SpriteMaterial.sizeAttenuation) property on the SpriteMaterial...