Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/korlibs/korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
https://github.com/korlibs/korge

Try to unify JS and WASM workflows

soywiz opened this pull request over 1 year ago
Remove remaining packs

soywiz opened this pull request over 1 year ago
Convert some build.gradle into build.gradle.kts

soywiz opened this pull request over 1 year ago
Use gradle/gradle-build-action instead of actions/cache

soywiz opened this pull request over 1 year ago
Use `gradle/gradle-build-action` to try to optimize caching and performance

soywiz opened this pull request over 1 year ago
Try to reduce CI time

soywiz opened this pull request over 1 year ago
Some cleanups

soywiz opened this pull request over 1 year ago
Enables wasmJs target

soywiz opened this pull request over 1 year ago
Bump to Kotlin 1.9.20-Beta

soywiz opened this pull request over 1 year ago
WASM Executor

soywiz opened this pull request over 1 year ago
Remove Watchos & Arm32 targets and unify Number.toCgFloat

soywiz opened this pull request over 1 year ago
dependencies cause unwanted addition of Android permissions

mstarostik opened this issue over 1 year ago
Unify modules and folders

soywiz opened this pull request over 1 year ago
Add TOML parser

soywiz opened this pull request over 1 year ago
Project wizard creates projects with an invalid Android module names

GambitDev opened this issue over 1 year ago
fix base16 xml entity

lmvortex4k opened this pull request over 1 year ago
AES encrypt / decrypt using passphrase

iTanChi opened this issue over 1 year ago
Move library group id to org.korge instead of com.soywiz

ygdrasil-io opened this issue over 1 year ago
remove Disposable and Closeable by AutoCloseable on 4.2

ygdrasil-io opened this pull request over 1 year ago
Make Closeable and Disposable extend AutoCloseable on 4.1

ygdrasil-io opened this pull request over 1 year ago
enable tests on release branches

ygdrasil-io opened this pull request over 1 year ago
remove non korge library on 4.2

ygdrasil-io opened this pull request over 1 year ago
Delete build.gradle.old

ygdrasil-io opened this pull request over 1 year ago
Convert buildSrc to using kts

Kietyo opened this pull request over 1 year ago
Fix grayscale jpeg rendering colors.

Kietyo opened this pull request over 1 year ago
Migrate to .kts for korge-gradle-plugin.

Kietyo opened this pull request over 1 year ago
Fix generated main for desktop.

Kietyo opened this pull request over 1 year ago
move kbignum to kproject

ygdrasil-io opened this pull request over 1 year ago
remove unused code

ygdrasil-io opened this pull request over 1 year ago
Fix generated main file for native.

Bruce0203 opened this issue over 1 year ago
native build err

Bruce0203 opened this issue over 1 year ago
Migrate to .kts for autocomplete.

Kietyo opened this pull request over 1 year ago
Improve constructors of often single-initialization classes to accept…

Kietyo opened this pull request over 1 year ago
Lzma fails on large files

Martmists-GH opened this issue over 1 year ago
Refactor screenshot tester to use offscreen rendering utils.

Kietyo opened this pull request over 1 year ago
Revive Korge screenshot tester with Korge UI.

Kietyo opened this pull request over 1 year ago
Add docs for docker image creation

Maddin-M opened this pull request over 1 year ago
Audio not playing in browser

Maddin-M opened this issue over 1 year ago
Convert to .kts gradle script for intellisense.

Kietyo opened this pull request over 1 year ago
Using Gradle task "jsBrowserDistribution"does not build correctly

Maddin-M opened this issue over 1 year ago
Refactor sandbox code so that a JVM entrypoint can be made.

Kietyo opened this pull request over 1 year ago
Firststeps documentation page not loading

basildoesstuff opened this issue over 1 year ago
fix typo "thighly" -> "tightly"

iiiii7d opened this pull request over 1 year ago
Tests are failing on latest commit

Kietyo opened this issue over 1 year ago
.ase file exception when contain grouped layer

Bruce0203 opened this issue over 1 year ago
.ase image has a problem on kotlin web version

Bruce0203 opened this issue over 1 year ago
Improves CachedContainer with `renderQuality` and provides korim.Quality

soywiz opened this pull request over 1 year ago
Add Scale intrinsic and extrinsic operations + conversions + tests

soywiz opened this pull request over 1 year ago
[WIP] Android JetPack Compose integration

soywiz opened this pull request over 1 year ago
Exception for generate TypedAse

kirk88 opened this issue over 1 year ago
Android: Fixes crash with vfsInitWithAndroidContextOnce

soywiz opened this pull request over 1 year ago
Added mermaid.js

soywiz opened this pull request over 1 year ago
Update index.md - typo mascots

rafi0 opened this pull request over 1 year ago
Simplify and fix ALSA implementation using DequeBasedPlatformAudioOutput

soywiz opened this pull request over 1 year ago
Make Closeable extend AutoCloseable as a first step to migrating to it

soywiz opened this pull request over 1 year ago
Support providing a list of Closeable to CancellableGroup construction

soywiz opened this pull request over 1 year ago
Support providing a set of possible keys for key events

soywiz opened this pull request over 1 year ago
Convert Closeable -> AutoCloseable

soywiz opened this issue over 1 year ago
Supports integrating into SwiftUI apps (and likely old iOS views)

soywiz opened this pull request over 1 year ago
Go back to Kotlin 1.8.22 for now

soywiz opened this pull request over 1 year ago
Audio played via KorAU is choppy and plays way faster than expected

ArrayBolt3 opened this issue over 1 year ago
korim 4.0.8 not backwards compatible with 4.0.1

sproctor opened this issue over 1 year ago
A property of the same name is generated in KR.kt

kirk88 opened this issue over 1 year ago
Successfully debug incorrect colors when rendering grayscale jpg images.

Kietyo opened this pull request over 1 year ago
Bumps to Kotlin 1.9.0 and atomicfu 0.21.0

soywiz opened this pull request over 1 year ago
Fixes UIWindow scale handlers + improve close button icon

soywiz opened this pull request over 1 year ago
Fixes and tests BlendMode.INVERT

soywiz opened this pull request over 1 year ago
Docs: UI Components

soywiz opened this pull request over 1 year ago
Colors for grayscale jpg images are wrong

Kietyo opened this issue over 1 year ago
Implement FSprites when instanced rendering is not available

soywiz opened this issue over 1 year ago
Prevents a stackoverflow when creating a view graph cycle

soywiz opened this pull request over 1 year ago
Fix/alsa wait

cmhulbert opened this pull request over 1 year ago
Added Array*.lastIndexOf variant for sub-arrays

soywiz opened this pull request over 1 year ago
Added mapWhileNotNull & mapWhileCheck

soywiz opened this pull request over 1 year ago
Improve RenderContext2D with Float and other Vector types

soywiz opened this pull request over 1 year ago
Add FixedLong

soywiz opened this pull request over 1 year ago
Adds Number.squared() and Number.signM1 and Number.signP1

soywiz opened this pull request over 1 year ago
Fixes Vector2.reflected

soywiz opened this pull request over 1 year ago
Propagates GameWindow.Quality to RenderContext

soywiz opened this pull request over 1 year ago
Explains how to render custom stuff with different techniques

soywiz opened this pull request over 1 year ago
Docs: Add file drag & drop screenshot

soywiz opened this pull request over 1 year ago
Docs: Documents how to make View draggable

soywiz opened this pull request over 1 year ago
Docs: Fixes relative images provided in search

soywiz opened this pull request over 1 year ago
Docs: Document GameWindow.DialogInterface

soywiz opened this pull request over 1 year ago
Docs: NativeStorage & applicationDataVfs

soywiz opened this pull request over 1 year ago
Docs: Explain how to sort views by using zIndex

soywiz opened this pull request over 1 year ago