v1.1.0-BETA1 #232
Locked
sczerwinski
started this conversation in
General
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
Booleanuniform shader parameters(uniform value in shader is still an
Int, with a value ofGL_TRUEorGL_FALSE):GlimpseAdapter.glUniform(Int, Boolean)BaseProgramExecutor.glUniform(GlimpseAdapter, String, Boolean)ProgramExecutor.dispose(GlimpseAdapter), disposing also referencedProgramGlimpseView:modifier– the modifier to be applied to the layoutonClick– called when the view has been clickedupdate– the callback to be invoked after the layout is inflatedGlimpseViewfunction with separate functional parameters instead ofcallbackVec3andVec4from Jetpack ComposeColorVec2.dot(Vec2)Vec2.atan()Mat3.toMat2()Mat4.toMat2()Vec2.fromPolarCoordinates(Float, Angle)Vec2.nullVectorVec2.unitXVec2.unitYChanged
7.4.21.6.101.6.10-1.0.41.1.17.0.4kotlinx-coroutines-androidto1.6.1-native-mtandroidx.appcompat:appcompatto1.4.1com.google.android.material:materialto1.5.0androidx.annotation:annotationto1.3.0activity-composeto1.4.0kotlinpoetto1.11.0slf4j-apito1.7.36logback-coreto1.2.11logback-classicto1.2.11mockkto1.12.3detekt-gradle-pluginto1.19.0org.jetbrains.changelogto1.3.1org.jetbrains.dokkato1.6.20Deprecated
ProgramExecutor.dispose()without parametersRemoved
zOrderOnTopfromGlimpseViewcomposable function.Call
zOrderOnTop = …insideupdateblock instead.Fixed
toString()for buffer data objectsThis discussion was created from the release v1.1.0-BETA1.
Beta Was this translation helpful? Give feedback.
All reactions