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

Feature/rename package with type alias

ygdrasil-io opened this pull request almost 2 years ago
Bump Kotlin to 1.8.20-RC

soywiz opened this pull request almost 2 years ago
Also fixes scene transitions when using the injector

soywiz opened this pull request almost 2 years ago
Cleanup and start replacing component system with event system

soywiz opened this pull request almost 2 years ago
Make FastArrayList much faster on JS by using a mutable array under the hood

soywiz opened this pull request almost 2 years ago
Allow spaces in paths when using reload agent

soywiz opened this pull request almost 2 years ago
JVM Window extended due to JFrame's default BorderLayout Insets

cmhulbert opened this issue almost 2 years ago
Added FastEllipse and FastRoundRect versions using SDF

soywiz opened this pull request almost 2 years ago
4.0 release

soywiz opened this issue almost 2 years ago
Implement onParentChanged

Kietyo opened this issue almost 2 years ago
KorGE Wikipedia entry

soywiz opened this issue about 2 years ago
Support slight differences between platforms when comparing goldens

soywiz opened this pull request about 2 years ago
Bump Kotlin to 1.8.10 & serialization to 1.5.0-RC

soywiz opened this pull request about 2 years ago
Move lipsyncing to kproject: https://github.com/korlibs/korge-lipsync

soywiz opened this pull request about 2 years ago
Converted korvi to kproject: https://github.com/korlibs/korge-video

soywiz opened this pull request about 2 years ago
Move LuaK to kproject: https://github.com/korlibs/korge-luak

soywiz opened this pull request about 2 years ago
Coloring views and behavior after onCollision

Maddin-M opened this issue about 2 years ago
Moved korim-jpeg to a separate repo using kproject

soywiz opened this pull request about 2 years ago
How to get all layers in a aseprite file?

Kietyo opened this issue about 2 years ago
BitmapFont can't display chinese characters

stormcenter opened this issue about 2 years ago
Idea: Add CameraContainer follow method, that doesn't tween

Maddin-M opened this issue about 2 years ago
Supports XML streaming

soywiz opened this pull request about 2 years ago
Tests and fixes Animator.looped with block nodes

soywiz opened this pull request about 2 years ago
Prepare StrReader to be extensible and support streams

soywiz opened this pull request about 2 years ago
Ensure RenderContext.doRender & AGOpengl is calling ag.beforeDoRender

soywiz opened this pull request about 2 years ago
Fix/win32 blank screen

soywiz opened this pull request about 2 years ago
Cleanup & fix: Removes premultiplied complexity in shaders

soywiz opened this pull request about 2 years ago
scene changeTo is not working within fixedUpdater

MYKIM95 opened this issue about 2 years ago
[WIP] Enable tvOS and watchOS again

soywiz opened this pull request about 2 years ago
Support multiple programs/uniforms in BatchBuilder2D

soywiz opened this pull request about 2 years ago
Remove e2e sample

soywiz opened this pull request about 2 years ago
Try to speed up JVM testing

soywiz opened this pull request about 2 years ago
Update to Kotlin 1.8.0

soywiz opened this pull request about 2 years ago
Fixes ISO8601 parsing with offsets

soywiz opened this pull request about 2 years ago
Support View.renderToBitmap to render the background color too

soywiz opened this pull request about 2 years ago
Added CachedContainer functionality + improve _stage lookup by propagating it

soywiz opened this pull request about 2 years ago
Improve reload agent

soywiz opened this pull request about 2 years ago
Prototype new animator, supporting attaching new nodes on the fly

soywiz opened this pull request about 2 years ago
Make ParticleEmitterView to autoinvalidate view on each frame (if enabled)

soywiz opened this pull request about 2 years ago
Remove KDynamic and use Dyn instead

soywiz opened this pull request about 2 years ago
Fixes Dyn.contains for maps

soywiz opened this pull request about 2 years ago
Expose normalized Angle interpolation

soywiz opened this pull request about 2 years ago
Fixes tilemap hit-testing with sparse/infinite tilemaps

soywiz opened this pull request about 2 years ago
Support ray-based collision testing inside tilemaps

soywiz opened this issue about 2 years ago
Adds JSEval to have it available in the common source set

soywiz opened this pull request over 2 years ago
MacOS DisplayLink improvements

soywiz opened this pull request over 2 years ago
MacOS runNative Game Freeze on Startup (red screen)

Kotlin-Native opened this issue over 2 years ago
KorIO resourcesVfs["."].list* not working

abueide opened this issue over 2 years ago
MacOS registering gesture listener fails

Kotlin-Native opened this issue over 2 years ago
Tutorial for 2048

ProkopenkoIV opened this issue over 2 years ago
Revisit Angle working based on typically inverted Y axis

soywiz opened this issue over 2 years ago
Increase a bit BigInt coverage

soywiz opened this pull request over 2 years ago
[WIP] support atlas trimming

soywiz opened this pull request over 2 years ago
[WIP] Initial LDtk support

soywiz opened this pull request over 2 years ago
Added StackedIntArray2

soywiz opened this pull request over 2 years ago
Check Array2* array sizes

soywiz opened this pull request over 2 years ago
Support custom mouse cursors

soywiz opened this pull request over 2 years ago
Disables test on K/N windows when using the new memory manager

soywiz opened this pull request over 2 years ago
Implements GameWindow.keepScreenOn on Android and iOS

soywiz opened this pull request over 2 years ago
Increase AsyncInjector coverage

soywiz opened this pull request over 2 years ago
Kover 0.6.1 & codecov

soywiz opened this pull request over 2 years ago
Optimises AGList writing and reading

soywiz-invideo opened this pull request over 2 years ago
Bump Kotlin to 1.7.20 and jna to 5.12.1

soywiz opened this pull request over 2 years ago
Fixes Text bounds for empty strings

soywiz-invideo opened this pull request over 2 years ago
Expose standard paths & adjust standard vfs with them

soywiz opened this pull request over 2 years ago
Adds wine & lima cross targets to the plugin

soywiz opened this pull request over 2 years ago
Text metrics fixes & improvements, and Text.stroke & Text.fill support

soywiz-invideo opened this pull request over 2 years ago
KDS Fix and improve Deque + bring back template generation for KDS

soywiz-invideo opened this pull request over 2 years ago
Support CFF fonts advance width and flippedY

soywiz-invideo opened this pull request over 2 years ago
[WIP] initial support for CFF/OTF fonts

soywiz-invideo opened this pull request over 2 years ago
Support loading SVG files with guides that act as 9-patches

soywiz-invideo opened this pull request over 2 years ago
Support scalable vector shapes with 9-patch, NinePatchShape and NinePatchShapeView

soywiz-invideo opened this pull request over 2 years ago
Update korge-fleks to version 1.6-KMP

jobe-m opened this pull request over 2 years ago
Added NinePatchVector

soywiz-invideo opened this pull request over 2 years ago