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

Adds wasm target to ktruth

soywiz opened this pull request over 1 year ago
Adds wasm target to klogger

soywiz opened this pull request over 1 year ago
Adds wasm target to korinject

soywiz opened this pull request over 1 year ago
Adds wasm target to kbignum

soywiz opened this pull request over 1 year ago
Add wasm target to KDS

soywiz opened this pull request over 1 year ago
Adds wasm target to klock

soywiz opened this pull request over 1 year ago
Fixes and tests NativeStorage

soywiz opened this pull request over 1 year ago
Check browserReleaseEsbuild on all platforms

soywiz opened this pull request over 1 year ago
Fixes new esbuild version on windows

soywiz opened this pull request over 1 year ago
UIText bounds are slightly off

Kietyo opened this issue over 1 year ago
Configure tests in detail in the korge gradle plugin

soywiz opened this pull request over 1 year ago
Adds wasm target to Krypto

soywiz opened this pull request over 1 year ago
kotlinx.coroutines 1.7.1

soywiz opened this pull request over 1 year ago
Revert "Remove experimental wrapped klock variants (#1508)"

soywiz opened this pull request over 1 year ago
kotlinx.serialization 1.5.1

soywiz opened this pull request over 1 year ago
NativeStorage exception on writing iOS

ArtemDuzAxevil opened this issue over 1 year ago
Feature Request: Autoreload for entrypoints

Kietyo opened this issue over 1 year ago
Error when loading korge-starter-kit-compose

Kietyo opened this issue over 1 year ago
Unable to use korge-compose in hello world using kproject

Kietyo opened this issue over 1 year ago
Update multi-module example with kproject

Kietyo opened this issue over 1 year ago
The Text component seems to only display English.

ijero opened this issue over 1 year ago
Make TimeSpan typealias Duration

soywiz opened this pull request over 1 year ago
Convert to/between NSDate

soywiz opened this pull request over 1 year ago
Unable to add Jitto icon in IntelliJ IDEA version 2023.1.1

ijero opened this issue over 1 year ago
Migrate TimeSpan to the official Duration class

soywiz opened this issue over 1 year ago
JVM 1.8 / Android JVM 11

soywiz opened this pull request over 1 year ago
Ghosting occurs if forceRenderEveryFrame is not enabled

Kietyo opened this issue over 1 year ago
Sandbox MainColorPicker freezes on load

Kietyo opened this issue over 1 year ago
Bring back the non-inline wrapper classes

dalewking opened this issue over 1 year ago
Update korge icon

soywiz opened this pull request over 1 year ago
Fixes remaining resource combination issues for Android and iOS

soywiz opened this pull request over 1 year ago
Small fix

soywiz opened this pull request over 1 year ago
Add admob kproject link

soywiz opened this pull request over 1 year ago
Added TileMap.overdrawTiles to be used with LDtk

soywiz opened this pull request over 1 year ago
fix Starter kits link error for readme

vlfx opened this pull request over 1 year ago
readme link error

vlfx opened this issue over 1 year ago
Bump kotlinx.coroutines to 1.7.0

soywiz opened this pull request over 1 year ago
[WIP] Fix autoreload with kproject submodules

soywiz opened this pull request over 1 year ago
Add starter kits & mascot links

soywiz opened this pull request over 1 year ago
Remove old korge gradle plugin code

soywiz opened this pull request over 1 year ago
Fixes and tests onStageResized / onEvent(ViewsResizedEvent)

soywiz opened this pull request over 1 year ago
Fixes empty lines in yaml maps

soywiz opened this pull request over 1 year ago
Make Maximize button on macOS cocoa to go fullscreen

soywiz opened this pull request over 1 year ago
Fixes mipmaps where TEXTURE_BASE/MAX_LEVEL are supported

soywiz opened this pull request over 1 year ago
runJs: correct MIME type for JavaScript modules

smaugfm opened this pull request over 1 year ago
runJs: correct MIME type for wasm files

smaugfm opened this pull request over 1 year ago
Fixes AudioDataStream to be able to seek and to restart

soywiz opened this pull request almost 2 years ago
ReadSound function from resources does not play music indefinitely

azartx opened this issue almost 2 years ago
Checks latest KorGE version automatically

soywiz opened this pull request almost 2 years ago
Fixes Android library release builds being empty

soywiz opened this pull request almost 2 years ago
Update README.md

soywiz opened this pull request almost 2 years ago
Support getting AGIndexType.bytesSize and getting it from shader's VarKind

soywiz opened this pull request almost 2 years ago
Reduce the number of texture units to 8 for iOS

soywiz opened this pull request almost 2 years ago
Update Kotlin to 1.8.21

soywiz opened this pull request almost 2 years ago
Support specifying a base offset for the buffer in AGVertexData

soywiz opened this pull request almost 2 years ago
Update README.md

soywiz opened this pull request almost 2 years ago
[Experiment] Try enabling WASM

soywiz opened this pull request almost 2 years ago
Bump kotlinx-coroutines to 1.7.0-RC

soywiz opened this pull request almost 2 years ago
Update README.md

soywiz opened this pull request almost 2 years ago
Align extensions for Float too

soywiz opened this pull request almost 2 years ago
EmptyShape2d -> EmptyShape2D

soywiz opened this pull request almost 2 years ago
Moved collisions API to kproject

soywiz opened this pull request almost 2 years ago
[WIP] Separated thread for updating and rendering on the JVM

soywiz opened this pull request almost 2 years ago
Supports android display cutout

soywiz opened this pull request almost 2 years ago
Fixes Vector2/Point.isCollinear for fully horizontal points and repeated points

soywiz opened this pull request almost 2 years ago
Try using org.jetbrains.kotlinx.binary-compatibility-validator

soywiz opened this pull request almost 2 years ago
Optimize View.localMatrix in K/N

soywiz opened this pull request almost 2 years ago
Support WASM target to krypto

bmalkow opened this issue almost 2 years ago
Cleanup MRectangle and MBoundsBuilder

soywiz opened this pull request almost 2 years ago
Caches the PGP signatory decoding, that was performed for each artifact,

soywiz opened this pull request almost 2 years ago
JVM Views extension mechanism + moved particles to kproject

soywiz opened this pull request almost 2 years ago
Move view align methods to korlibs.korge.view.align

soywiz opened this pull request almost 2 years ago
WIP Feature/metal backend next iteration

ygdrasil-io opened this pull request almost 2 years ago
Remove experimental wrapped klock variants

soywiz opened this pull request almost 2 years ago
Methods for aligning to window

Kietyo opened this issue almost 2 years ago
Jittering and skipped(?) frames

smelfungus opened this issue almost 2 years ago
Far future project idea: motion canvas

Kietyo opened this issue almost 2 years ago
Refactor korlibs.math.math package

Kietyo opened this issue almost 2 years ago
rename script applied

ygdrasil-io opened this pull request almost 2 years ago
Support text wrapping with `UIText` and `Text` components

cmhulbert opened this issue almost 2 years ago
Unify Cancellable & Closeable & maybe typealias AutoCloseable?

soywiz opened this issue almost 2 years ago
Consider using fround in JS

soywiz opened this issue almost 2 years ago