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
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
soywiz opened this pull request almost 2 years ago
Make Margin use fixed short point arithmetic (Add FixedShort). Add tests for Margin & MarginInt
soywiz opened this pull request almost 2 years ago
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
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
soywiz opened this pull request almost 2 years ago
Fixes metal shader test, simplify metal shader generation and testing and move to common to run tests on JVM that is faster and support assertEquals string comparison
soywiz opened this pull request almost 2 years ago
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
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
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
cmhulbert opened this issue almost 2 years ago
Added FastEllipse and FastRoundRect versions using SDF
soywiz opened this pull request almost 2 years ago
soywiz opened this pull request almost 2 years ago
Fixes ReloadAgent, display command output errors, and retry on exit after a few seconds
soywiz opened this pull request almost 2 years ago
soywiz opened this pull request almost 2 years ago
4.0 release
soywiz opened this issue almost 2 years ago
soywiz opened this issue almost 2 years ago
Implement onParentChanged
Kietyo opened this issue almost 2 years ago
Kietyo opened this issue almost 2 years ago
KorGE Wikipedia entry
soywiz opened this issue about 2 years ago
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
soywiz opened this pull request about 2 years ago
Moved MOD, S3M and XM to korge-audio-formats repo: https://github.com/korlibs/korge-audio-formats
soywiz opened this pull request about 2 years ago
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
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
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
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
soywiz opened this pull request about 2 years ago
Coloring views and behavior after onCollision
Maddin-M opened this issue about 2 years ago
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
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
Kietyo opened this issue about 2 years ago
BitmapFont can't display chinese characters
stormcenter opened this issue about 2 years ago
stormcenter opened this issue about 2 years ago
Collision detection for circles works improperly (?) with non-default anchor
cra opened this issue about 2 years ago
cra opened this issue about 2 years ago
Playing sounds at volumes other than 1.0 doesn't play them after building Windows executable
Maddin-M opened this issue about 2 years ago
Maddin-M 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
Maddin-M opened this issue about 2 years ago
Bump versions: gradle to 7.6, android to 7.3.0, atomicfu to 0.18.5, serialization to 1.4.1 kover agent to 1.0.691
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Supports XML streaming
soywiz opened this pull request about 2 years ago
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
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
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
soywiz opened this pull request about 2 years ago
Fix/win32 blank screen
soywiz opened this pull request about 2 years ago
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
soywiz opened this pull request about 2 years ago
scene changeTo is not working within fixedUpdater
MYKIM95 opened this issue about 2 years ago
MYKIM95 opened this issue about 2 years ago
[WIP] Enable tvOS and watchOS again
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Fixes wrong wskey=null in RawSocketWebSocketClient + add test verifying wrong length for wskey
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Support multiple programs/uniforms in BatchBuilder2D
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Remove old MicroDynamic, DynamicJvm, DynamicNode, ObjectMapper, Struct, ClassFactory etc. and replace old code
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Remove e2e sample
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
[WIP] Completely rewritten AG, new it is much faster, vertex handling, uniform storage, support buffering batches in BatchBuilder2D to upload a single buffer + lots of other optimizations
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Try to speed up JVM testing
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Update to Kotlin 1.8.0
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Android music keeps playing in the background after Activity.onPause
soywiz opened this issue about 2 years ago
soywiz opened this issue about 2 years ago
UI Rework, new TextBlock and rich text support, justify, word wrapping and ellipsis, fixes bounds with filters, add fast material-like circle+rounded rect with shadow rendering based on SDF [Part 1]
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Fixes ISO8601 parsing with offsets
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Supports `korge { androidMsaa = 4 }` to configure antialiased multisampled rendering on Android
soywiz opened this pull request about 2 years ago
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
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
soywiz opened this pull request about 2 years ago
Make Animator to start automatically by default, without waiting for the next frame, and allowing to configure that behaviour in root and children nodes
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Improve reload agent
soywiz opened this pull request about 2 years ago
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
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
soywiz opened this pull request about 2 years ago
Remove KDynamic and use Dyn instead
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Removes AnLibrary functionality only used on SWF -> moved to korge-swf repository
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Fixes Dyn.contains for maps
soywiz opened this pull request about 2 years ago
soywiz opened this pull request about 2 years ago
Expose normalized Angle interpolation
soywiz opened this pull request about 2 years ago
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
soywiz opened this pull request about 2 years ago
Support ray-based collision testing inside tilemaps
soywiz opened this issue about 2 years ago
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
soywiz opened this pull request over 2 years ago
MacOS DisplayLink improvements
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Remove support methods using now removed artifacts, that are now consumed from kproject
soywiz opened this pull request over 2 years ago
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
Kotlin-Native opened this issue over 2 years ago
KorIO resourcesVfs["."].list* not working
abueide opened this issue over 2 years ago
abueide opened this issue over 2 years ago
MacOS registering gesture listener fails
Kotlin-Native opened this issue over 2 years ago
Kotlin-Native opened this issue over 2 years ago
Tutorial for 2048
ProkopenkoIV opened this issue over 2 years ago
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
soywiz opened this issue over 2 years ago
Adds code to convert segments describing a path into trapezoids & fixes VectorBuilder.circleHole
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Increase a bit BigInt coverage
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
[WIP] support atlas trimming
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
[WIP] Initial LDtk support
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Fixes non-rectangular tilemaps & add support for stacked tiles in tilemaps + tile offsets per tile encoded in the tile id
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Added StackedIntArray2
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Check Array2* array sizes
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Support custom mouse cursors
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Implements macOS trackpad gesture events & fix horizontal scrolling on JVM MacOS
soywiz opened this pull request over 2 years ago
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
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
soywiz opened this pull request over 2 years ago
Fix NodeJsAsyncClient, implements NodeJsAsyncServer, and run AsyncClientServerTest in nodeJS too
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Increase AsyncInjector coverage
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Kover 0.6.1 & codecov
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Add FastRandom coverage and fixes array.fastRandom() failing sometimes due to empty
soywiz opened this pull request over 2 years ago
soywiz opened this pull request over 2 years ago
Optimises AGList writing and reading
soywiz-invideo opened this pull request over 2 years ago
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
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
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
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
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
soywiz-invideo opened this pull request over 2 years ago
Supports forceRenderEveryFrame=false in Android, Native Desktop & iOS to improve battery life in UI and games not updating every frame
soywiz-invideo opened this pull request over 2 years ago
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
soywiz-invideo opened this pull request over 2 years ago
[DO NOT MERGE] Create lots of fake submodules depending on the korge project to trigger project import performance
soywiz opened this pull request over 2 years ago
soywiz 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
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
soywiz-invideo opened this pull request over 2 years ago
Added NinePatch*.getScaledPointAt methods to get what the point would be in a rescaled surface
soywiz-invideo opened this pull request over 2 years ago
soywiz-invideo opened this pull request over 2 years ago
Support transforming shapes. Added Shape.transformedShape, Shape.scaledShape, Shape.translatedShape
soywiz-invideo opened this pull request over 2 years ago
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
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
soywiz-invideo opened this pull request over 2 years ago
Fail on TTF/OTF CFF fonts for now, WIP reading CFF and fix an exception in TTF GSUB format 4
soywiz-invideo opened this pull request over 2 years ago
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
jobe-m opened this pull request over 2 years ago
Added NinePatchVector
soywiz-invideo opened this pull request over 2 years ago
soywiz-invideo opened this pull request over 2 years ago