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
Docs: Explain how to use Korinject basic API
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Audio: Support 3D audio
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Fixes base volume in a music Sound not being used when playing it
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fix issue 1679, adding HMAC.hmacSHA512
eaboll opened this pull request over 1 year ago
eaboll opened this pull request over 1 year ago
Adds Angle.clamp
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Blurry Text in uiScrollable
cmhulbert opened this issue over 1 year ago
cmhulbert opened this issue over 1 year ago
fix: korge crashing after too many sounds are played on linux
cmhulbert opened this pull request over 1 year ago
cmhulbert opened this pull request over 1 year ago
Docs: Adds Hot Reloading page
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fix some gradle issues
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Add german days of week short
Bantolomeus opened this issue over 1 year ago
Bantolomeus opened this issue over 1 year ago
Issue when attempting to run publishToMavenLocal
Kietyo opened this issue over 1 year ago
Kietyo opened this issue over 1 year ago
Fixes MP3 identifying non-mp3 files as such
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Supports generating code for .TTF files and .ASE files (with tags/animations and slices information)
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Setting music volume doesnt change audio output level, but it works on sound
wietlol opened this issue over 1 year ago
wietlol opened this issue over 1 year ago
Improves UIVertical/HorizontalStack behaviour, to compute its size based on their childrens by default
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fixes KR generation for files and folders starting with a number
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Try to bump gradle to 8.1.1
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Bump kotlinx.coroutines to 1.7.2
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Unexpected result when using uiVerticalStack and uiHorizontalStack
Kietyo opened this issue over 1 year ago
Kietyo opened this issue over 1 year ago
Fixes korio: "Flow invariant is violated" in Vfs.listFlow()
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
korio: "Flow invariant is violated" in Vfs.listFlow()
mheyse opened this issue over 1 year ago
mheyse opened this issue over 1 year ago
Update README.md
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Optimize BaseGraphics when removed from stage. And adds View.onAncestorChanged
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Adds overridable Bitmap.contentEquals and Bitmap.contentHashCode to all Bitmap implementations
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fixes and tests managedTextureMemory going crazy in some cases and optimizes FastSmallSet
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Crash when attempting to play sounds repeatedly on JVM with ALSA
cmhulbert opened this issue over 1 year ago
cmhulbert opened this issue over 1 year ago
Document what the difference is between async=true and async=false for vfs
Kietyo opened this issue over 1 year ago
Kietyo opened this issue over 1 year ago
add option for undecorated AWT window
cmhulbert opened this pull request over 1 year ago
cmhulbert opened this pull request over 1 year ago
Some 3D additions: Matrix3+Quaternion compatibility, some missing methods in Vector3 and Matrix4. Support EulerAngles in arbitrary rotation orders.
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
De ordinals
Bantolomeus opened this pull request over 1 year ago
Bantolomeus opened this pull request over 1 year ago
Support drawing polylines and polyArrows using the VectorBuilder
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Create repository showing how to integrate with JVM (AWT), Android and iOS
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Document UI components via youtube tutorial
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Fix link to krypto lib
Foso opened this pull request over 1 year ago
Foso opened this pull request over 1 year ago
Support drawing arrows in VectorBuilder & Context2d
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Remove it.ignoreFailures & fixes tests on CI
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Supports Orientation, Point.orientation, Point.polar & Angle with Y going down (inverted up vector)
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Try to bump to Kotlin 1.9.0-RC
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Document stackable tilemap
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Krypto buffered stream hashing extension functions
solonovamax opened this issue over 1 year ago
solonovamax opened this issue over 1 year ago
Add standard store.korge.org documentation
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Document how to add native platform code
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Improve SceneContainer.changeTo, added SceneContainer.navigationEntries and document navigation API
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Allow to embed korge inside compose in several platforms
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Add Apple TV (tvOS) support
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
AsyncInjector: do we need it? Consider switching to Koin
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Compute Shaders - Shader Compilation from Kotlin code (no DSL)
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Compute Shaders
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Proper collisions implementation
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
klang for generating metal interop to use it in the JVM
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Shader compiler
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Kotlin -> WASM -> C++
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
C++ -> WASM -> Kotlin
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
KorIO: VfsFile.mkdir() gets java.lang.UnsupportedOperationException: unsupported
rebokdev opened this issue over 1 year ago
rebokdev opened this issue over 1 year ago
Rewrite Scene / SceneContainer page
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fixes Quaternion.toMatrix
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Support uniform arrays in uniform blocks
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fixes KR generation on windows
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
[Just to check we are reproducing it] Use folders in e2e-test to try to reproduce issue in windows with KR generation
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Added filtering to BlurFilter & DropShadowFilter & View.maskFiltering
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Illegal escaping literal from KR.kt
slo0ey opened this issue over 1 year ago
slo0ey opened this issue over 1 year ago
korlibs.math.geom improvements
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fixes and improvements for BVH. Added BVH1D for finding segments in ranges
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Add reflected methods to Vector & Vector3 + some extensions + Vector2.rem
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Make ImageAnimationView & ImageDataView Anchorable. Adds PixelAnchorable
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Initial metal rendering on JVM with JNA
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Some Quaternion improvement backports from korge-k3d
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Improve ViewPropertyProvider, and support ImageDataView.animation selection
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
[Request] Support HMAC SHA512
iTanChi opened this issue over 1 year ago
iTanChi opened this issue over 1 year ago
[Request] Allow to init BigInt with signum and byte array
iTanChi opened this issue over 1 year ago
iTanChi opened this issue over 1 year ago
Final WASM retake
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Korim lib is not compatible with transitive export KMM
TWAD opened this issue over 1 year ago
TWAD opened this issue over 1 year ago
KR resources documentation + Chess tutorial link
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Improve AnsiEscape with 256 colors + code documentation + website documentation
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Klock french localization abbreviates June and July to same string
dalewking opened this issue over 1 year ago
dalewking opened this issue over 1 year ago
Improves Ray.direction to be normalized. Adds Ray.fromTwoPoints. Adds tests. Code + Website documentation for Ray
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Fixes Android alert/confirm/prompt and makes the root element of KorgwActivity to be a RelativeLayout
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Improve, test and document Historiogram
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Copied documentation from docs.korge.org to the korge repository to be able to write documentation, code and tests in a single PR
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Documents the RLE class
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Klock: Fixes Z parsing and adds DateTime.parseLocal as a shortcut for parse(str).local
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Some SVG fixes
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Using github job summaries?
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
Make suspendTest actually return an expect/actual type, so it can also work on wasm
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Completes kbignum documentation + adds a BigInt.toBigInteger in the JVM/Android targets
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Adds an annotation pointing to the right path for every typed resource, so the intellij plugin can do stuff with that
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Added TypedResourcesGenerator to generate a typed tree of your src/commonMain/resources including images, sounds and atlases + GameWindow.alwaysOnTop
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
TypeSafe accessors for resourcesVfs
soywiz opened this issue over 1 year ago
soywiz opened this issue over 1 year ago
[Klock] DateFormat outputs invalid results and doesn't work with "X" pattern
LennyLizowzskiy opened this issue over 1 year ago
LennyLizowzskiy opened this issue over 1 year ago
Document some more kbignum classes and extensions
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Need help getting very complex multi module korge project working with kproject
Kietyo opened this issue over 1 year ago
Kietyo opened this issue over 1 year ago
Documents the BigInt class
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
WASM Browser support for all the libraries including korgw and korge (retake)
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Updates to Kotlin 1.9.0-Beta
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
WASM Browser support for all the libraries including korgw and korge (DISABLED)
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Initial WASM compiling on all libraries but korgw and korge
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Enable wasm in KorMA
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Enables wasm target in kmem
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Enables wasm target in korte
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago
Enables wasm filtering in CI workflows
soywiz opened this pull request over 1 year ago
soywiz opened this pull request over 1 year ago