Cedric Hippmann
Cedric Hippmann
**Description** If you stop the pull motion briefly and then resume the motion, the indicator will stay at the same place and the motion propagates down to the `LazyColumn` to...
I'm actually not quite sure what problem I'm facing. But to me it seems that the annotation processor gets called to late on a native target. A bit of context:...
This removes the entry generator from this project and uses the extracted and modified version from https://github.com/utopia-rise/godot-kotlin-entry-generator which can also be used for https://github.com/utopia-rise/godot-jvm Before this can be merged the...
When we started the merge we talked about possible extensions that a user can use together with this binding. This is a proposal for such an extension. It is chosen...
**Note:** Not all of these annotations are really needed nor supported. Implement one by one as needed. These typehint annotations are missing and should be implemented: - [ ] Lenght...
Currently it's not possible to register custom resource types. We can maybe support this by providing a way so the user can do custom property registrations. The user is then...
**Describe the problem or limitation you are having in your project:** To make pull requests more consistent, we should provide a pull request template. **Describe how this feature / enhancement...
**Describe the problem or limitation you are having in your project:** We should define some contribution guidelines to streamline the development process between contributors. It definitely should include sections about...
Resolves #346, resolves #345 and resolves #347. - Fixes compatibility issues reported by Jetbrains regarding our plugin for older IDE versions - Fixes false positives for registration of overridden abstract...