v1.2.0 #323
sczerwinski
started this conversation in
General
v1.2.0
#323
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
TextureImageSource
fromBufferedImage
TextureImageSource
containing textwidth
andheight
inTextureImageSource
andTexture
@Sampler2D
annotation that can be used to annotate shader parametersproperties of types:
Texture
Array<Texture>
Iterable<Texture>
GlimpseAdapter.glVSync(VSync)
, setting V-sync mode (if supported)Changed
@Uniform
can no longer be used to annotate properties of typeTexture
(
@Sampler2D
should be used instead)7.5
1.7.20
1.7.20-1.0.8
1.2.1
7.2.1
kotlinx-coroutines-android
to1.6.3-native-mt
androidx.appcompat:appcompat
to1.5.1
com.google.android.material:material
to1.7.0
androidx.annotation:annotation
to1.5.0
activity-compose
to1.5.0
kotlinpoet
to1.12.0
slf4j-api
to2.0.3
logback-core
to1.4.4
logback-classic
to1.4.4
mockk
to1.13.2
detekt-gradle-plugin
to1.21.0
org.jetbrains.dokka
to1.7.10
Deprecated
ProgramExecutor.dispose()
without parameters will be reported as an errorRemoved
glimpse-processor-java
andglimpse-processor-kotlin
).Use KSP processor instead (
glimpse-processor-ksp
)Fixed
glTexImage2D()
This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions