Ecosyste.ms: OpenCollective

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

korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
Collective - Host: opensource - https://opencollective.com/korge - Code: https://github.com/korlibs/korge

Use UseZGC on Java 17 or greater

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes and improves android gradle tasks

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Gradle task runJs runs the debug build

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
[WIP] Major Game Window rewrite

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
All files rewrite, this is problem

github.com/korlibs/korge - Igor755 opened this issue over 1 year ago
The Korge Filter "uniq" is not working

github.com/korlibs/korge - saruye opened this issue over 1 year ago
Prepare new GameWindow

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Update gradle to 8.4 to support JDK 21

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Some GameWindow and dispatcher cleanups

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Callback-based sound stream

github.com/korlibs/korge - soywiz opened this issue over 1 year ago
Added SyncEventLoop

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Implement Lock.notify + Lock.wait + Lock.waitPrecise

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Support packing win32 (x64) and linux apps

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Cleanup JS webpack

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Try to add portableQualifiedName

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
JVM FatJar and Proguard fixes

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Do not minify esbuild debug builds

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Make worker API more resilient on JS

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes JSStackTrace on Safari/Firefox

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Kotlin 1.9.20-RC

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes small UIButton clicking issue

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Adds `DitheringFilter`

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Adds `DitheringFilter`

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Deprecate Rectangle.xD, .yD, .widthD, .heightD

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Make UIMaterialLayer anchorable

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add Container.unaryPlus

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fix loading project afterEvaluate

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Support cylindrical 3D coordinates

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
added tictactoe to tutorial list

github.com/korlibs/korge - rafi0 opened this pull request over 1 year ago
Fix typo in docs

github.com/korlibs/korge - jhstatewide opened this pull request over 1 year ago
docs: Fix getting started description

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Three-argument document.open()

github.com/korlibs/korge - Bruce0203 opened this pull request over 1 year ago
Make Android tasks configuration-cacheable

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Avoid kproject creating a test android source set

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Supports configuration cache with runJS

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Stack overflow on UITreeView

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
docs: Getting Started redirection

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add UITextArea with scrollbars

github.com/korlibs/korge - soywiz opened this issue over 1 year ago
Missing Ratio

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Use Java 11 by default on JVM and Android

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
docs: Check broken links on PRs

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
docs: Check broken links

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Feature/solidtriangle screenshot test

github.com/korlibs/korge - rafi0 opened this pull request over 1 year ago
Revamped documentation

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Feature/side.toc

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Adds documentation feedback

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
add SolidTriangle

github.com/korlibs/korge - rafi0 opened this pull request over 1 year ago
Integrate kproject into Korge

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add some extra Number overloads

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fix JvmReferenceTest test on non-english locales

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Make libs.asm.util be available only on tests

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Some more float -> double changes

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fix serialization

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fix sound in linux

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes audio playback on JVM windows

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Major restructuring of the documentation

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Simplified directory structure

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Reimplement Buffer with TypedArrays

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Compose template error

github.com/korlibs/korge - Xyndra opened this issue over 1 year ago
Update TEST.yml restoring GRADLE_OPTS for windows

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Prepare deploy for new artifacts

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Handle new artifact groups

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Some extra TypedArrays additions

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add WEBP decoding support via WASM

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Some number constructors

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fix warning for empty android test and wasm source sets

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Replace TimeSpan with Duration

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes flaky tests due to mocha timeout not being set

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Cleanup math package

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
FFI on Common usable on JVM and JS/Deno

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Move korlibs.io.serialization to korlibs.serialization

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add common implementation of workers for JVM/JS/Native

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Bump to Kotlin 1.9.20-Beta2

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Simplify korlibs.datastructure

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Cleanup korlibs.memory package

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Moved some classes to korlibs.platform package

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago