Adam Brown

Results 62 issues of Adam Brown

When importing from the Asset Library, this will prevent conflicts with existing files in a user's project, and keep things organized.

Fix for issue #4 In Godot 3.1 and above, the Camera class does not currently work. The issue is that it tries to assign these variables marked const. This PR...

Imagine being able to be the servlet container for Ktor! We could have pure Kotlin/Native web services :D

It should be possible to generate the `classes.json` file automatically. One idea would to annotate classes intended for export with `@gdclass` or something, and then have a kap processor generate...

It would be great to get the latest release JAR in GitHub's "releases" section.

It would be great to get a JAR of this on Maven Central.

Kotlin 1.8.0 and Compose 1.3.0

enhancement

Serializing a path in 0.4.0 correctly escapes `\` but 0.5.0 some times does not get them all. Here is an example of a failed serialization in 0.5.0: ```toml projectsDirectory =...

bug

It would be great if there was a way to disable the extra log info with each method: `Sep 08, 2023 5:20:30 PM io.github.aakira.napier.DebugAntilog performLog`

**Godot version:** 3.2.2 **OS/device including version:** Windows 10 x64 **Issue description:** When you use a BakedLightmap in conjunction with a Gridmap, a huge amount of data is added to the...

bug
topic:core