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

Even more mutable cleanups (#1480)

github.com/korlibs/korge - 9e9c9eef58fad5fc342496f9e5715e42794a4512 authored almost 2 years ago
Enable kover only when required (#1479)

github.com/korlibs/korge - da633f8bc339f66f98adbea3d508bacf2c06f720 authored almost 2 years ago
Downgrade android build gradle version (#1478)

github.com/korlibs/korge - 26014f41d34fe09423f440d65c0abecd18073089 authored almost 2 years ago
Some mutable cleanups (#1477)

github.com/korlibs/korge - fac923caa12adc25a82fb820139e844e2a75659e authored almost 2 years ago
MRectangle cleanups (#1475)

* Replace Shape.addBounds with just getBounds and use Rectangle instead of MRectangle

* Furth...

github.com/korlibs/korge - ef075811b19c5e7709a09b1099dc7fd966b210e0 authored almost 2 years ago
Adds operators to Frequency (#1473)

* Adds operators to Frequency

---------

Co-authored-by: Carlos Ballesteros Velasco <soywiz...

github.com/korlibs/korge - 9d7e33fbab6f0295ddf53346920757692b298168 authored almost 2 years ago
MAke MainMasks sample more interesting

github.com/korlibs/korge - 610a1d2770e0163945d5475b65358f4f9ccae80a authored almost 2 years ago
Add AG.readToTexture with RectangleInt

github.com/korlibs/korge - 7ec131841f025cdf1bd16269b2b107d86d49e8aa authored almost 2 years ago
Add View.getBoundsInSpace with test

github.com/korlibs/korge - 28d6047873065671f3f5d67f4f872123a29025c4 authored almost 2 years ago
Remove old ShaderFilter extensions

github.com/korlibs/korge - 778d1b36b0b4ea0bfbef7e8f5efcef0bf1eb785d authored almost 2 years ago
Go back to Kotlin 1.8.10 (#1472)

* Go back to Kotlin 1.8.10

* kotlinUpgradeYarnLock

github.com/korlibs/korge - 046f907e6db3727c8056dd3b628edf687e40b65c authored almost 2 years ago
Use immutable variants for types in Uniforms inside UniformBlock (#1470)

github.com/korlibs/korge - aef326b888516a24cdb8b795be0ec973e82e71b6 authored almost 2 years ago
Fixes gradle plugin id (#1471)

github.com/korlibs/korge - 2368c7885ee1bb64e163b4ed30b4e5a55320b0f4 authored almost 2 years ago
Reduce PSNR requirements for e2e-tests on windows

github.com/korlibs/korge - 57ad1d341f84ea6d550596dba88a2a4287e4228c authored almost 2 years ago
Some MRectangle to Rectangle cleanups (#1468)

github.com/korlibs/korge - 1db0d527ac0a0ba52127e1412dd50fc84829eeb3 authored almost 2 years ago
Try to fix tests

github.com/korlibs/korge - 0e4bea30e947f36095f949ea88d7e99ba96ac527 authored almost 2 years ago
Fixes stack overflow with ImageFormatsMutable, leading to K/N crashes on e2e-test

github.com/korlibs/korge - a96505afabd18353d62f4cd3a8070e29545d2fff authored almost 2 years ago
Fix generated line endings

github.com/korlibs/korge - 4209ef4e09995a36674f7e165b5dde97b1de7bbe authored almost 2 years ago
Line endings normalization

github.com/korlibs/korge - d2fb39484b201f468760bc068ed94b6dcec1367f authored almost 2 years ago
Script for normalizing line endings

github.com/korlibs/korge - 2f79b288651f9af49ebee674dc07f0ea85f92ee2 authored almost 2 years ago
Move rename-package.main.kts to another folder

github.com/korlibs/korge - c61c15e672d17405c3a4e5768f64a1e15c58a325 authored almost 2 years ago
Fix recursive image formats issue

github.com/korlibs/korge - 6e8bc005614eeb0fe8ed5004b2e9a9af68dfa0f6 authored almost 2 years ago
Moved screenshot references to the right folder

github.com/korlibs/korge - 62867878156993ab733b9996e6819c9a4ebc48c4 authored almost 2 years ago
Ignore android e2e-test stuff

github.com/korlibs/korge - 7d23632d5df9ad27a6c593d975ef2450099dd143 authored almost 2 years ago
Disable MFVC & unify configuration

github.com/korlibs/korge - 510cdd4c21d9de002b7e8bbc8512c8c17ecc1c8d authored almost 2 years ago
rename script applied (#1467)

apply script

Co-authored-by: Alexandre Mommers <[email protected]>

github.com/korlibs/korge - c6ab19719b056cfd31e7c1f969cfb3d4718d9abf authored almost 2 years ago
Fix finalVirtualSize not using windowSize as reference, this should fix e2e tests

github.com/korlibs/korge - d6d4f5f646a09e352cf3c44c581ed5f360f44ffc authored almost 2 years ago
Android fixes

github.com/korlibs/korge - 9e6eae9033acc34a8cc8cfa2e6be71538650523b authored almost 2 years ago
Unify Korge configuration setting (#1465)

* Unify Korge configuration setting

* Some fixes

github.com/korlibs/korge - 0f0b4a3d092d36adf53049965a3fe70c8e11eafd authored almost 2 years ago
Make klogger use java.util.logging.* on the JVM (#1466)

github.com/korlibs/korge - d06059b13b8b77ffffe18933471357afa287f9ef authored almost 2 years ago
Support auto-installation of box64 when required + fix libX11 loading on Linux (#1459)

* Fixes libX11 loading on Linux K/N

* Support auto-installation of box64 when required

* S...

github.com/korlibs/korge - 8bfef885d8ce9445e07484f73b1890953d6c2630 authored almost 2 years ago
Package renamed (#1441)

add rename script

Co-authored-by: Alexandre Mommers <[email protected]>

github.com/korlibs/korge - ee376cc93c16f35f119e6394dfd080afd00905dc authored almost 2 years ago
Separate texture units & samplers from uniforms, and start deprecating AGUniformValues (#1460)

github.com/korlibs/korge - 27e0789b98c4e8efbe67c16a23d46f1305de5ac8 authored almost 2 years ago
Support Float properties in debug panel

github.com/korlibs/korge - 05fba14c866aad85fbe4b09ebaf01080b768ceb1 authored almost 2 years ago
Fixes resources copying and windows tool execution in cross targets (#1458)

github.com/korlibs/korge - 1ca9ef634057bcaad1050494b733afd0a913ee6d authored almost 2 years ago
Use Kotlin 1.8.20-RC2

github.com/korlibs/korge - 87929ca28111049b7855e921ff4055cd92e39cae authored almost 2 years ago
Fixes AGScissor clipping coordinates (#1450)

github.com/korlibs/korge - 774a69a5b827e49df13fa18f68d19efe8b7d294c authored almost 2 years ago
Use uniform buffers in GPUShapeView (#1449)

github.com/korlibs/korge - c688b65219259cfc44c6bc5c40080914dd73b7d6 authored almost 2 years ago
DateTime: Support throwing without adjusting for invalid dates (#1447)

github.com/korlibs/korge - ffc3b05eac1e01f1a3106d05bde5721bb692c752 authored almost 2 years ago
Fixes colMul premultiplied color in FSprites (#1448)

Fixes colMul premultiplied color

github.com/korlibs/korge - 72179db7cf57016189f76d28dfd1777577bf0072 authored almost 2 years ago
Update README.md

github.com/korlibs/korge - 6ba0d6c02d0f3003d1803573efbd4556dafa4bc8 authored almost 2 years ago
Fixes GpuShapeView should use premultiplied colors (#1446)

github.com/korlibs/korge - cc1be508a91681557cd93b12fa6abdddfb9617d8 authored almost 2 years ago
Some fixes

github.com/korlibs/korge - 4ac37efa18f16a98b98d75021ad863a5de531d83 authored almost 2 years ago
Unify packs on all targets

github.com/korlibs/korge - 5e58caf9ff62b907154c686deeb6677725a7daad authored almost 2 years ago
Add -Xvalue-classes

github.com/korlibs/korge - 8aa4afd963b72bf81c6a227a4bb705ccf8942fed authored almost 2 years ago
Add some extra kotlin repos

github.com/korlibs/korge - 4f21d220f2ac80f7a1f6b5008c4b8fd7f52db6b7 authored almost 2 years ago
Simplify how packs are done: JS & concurrent

github.com/korlibs/korge - 24872518378aa8f55ee994894efc3ed6716a0970 authored almost 2 years ago
Unify remaining Packs into kmem

github.com/korlibs/korge - 2075e49451741860ef8163a5ed83fe623f4e8646 authored almost 2 years ago
Add MainStressMatrixMultiplication sample

https://youtrack.jetbrains.com/issue/KT-57493

github.com/korlibs/korge - e9f7310bb84b92b70ed9437d26322a500e1caa75 authored almost 2 years ago
Optimize event iteration

github.com/korlibs/korge - 65fa3d2d0610829bb50ae8729646dda226640bca authored almost 2 years ago
WIP Android fixes

github.com/korlibs/korge - 1980c2b137d4e2e5e6ecfbe27909784198e487f9 authored almost 2 years ago
WIP Android fixes

github.com/korlibs/korge - 33c1dc6c206c2f64f42b9b449959bc883ab09f8a authored almost 2 years ago
Defaults to 60fps on iOS, and allows to configure it

github.com/korlibs/korge - 336cfdafbfda2ca8dfe9b4495610d115aa4eb133 authored almost 2 years ago
Support toggling debug view in the sandbox samples

github.com/korlibs/korge - 72ebba2a39db6d7fc95865590b53ba5c8d6a9a58 authored almost 2 years ago
Removes korge-gradle-plugin/@old

github.com/korlibs/korge - 7d05f031c1b8d8b8a3b3f80267d9b86e75044993 authored almost 2 years ago
Combine kmem packs in a single file. Do not use Vector128 on K/N for now, since it fails on iOS: https://youtrack.jetbrains.com/issue/KT-57496/linkReleaseFrameworkIosArm64-e-Compilation-failed-An-operation-is-not-implemented.

github.com/korlibs/korge - b1a48ccfa6e3900c650d5fecb8fd89ec5cbc6f9a authored almost 2 years ago
Some cleanups regarding Point/PointInt/Vector2, and move some mutable classes to their own files

github.com/korlibs/korge - 2c3c6993ff49342d1314a5ad9781377e390316e2 authored almost 2 years ago
Some optimizations

github.com/korlibs/korge - fe45a52d1b91f99db925403ea31493ec4cc468e2 authored almost 2 years ago
MMatrix -> Matrix in some more places

github.com/korlibs/korge - 584b731d0caa3f1db50203e3af19fa276b0876ae authored almost 2 years ago
MMatrix -> Matrix in some more places

github.com/korlibs/korge - 5e6251268a707d1550036618e31e096dac99ead4 authored almost 2 years ago
MMatrix -> Matrix in some more places

github.com/korlibs/korge - 417a6e3d521df25fc208b7043e6769131825d4e1 authored almost 2 years ago
MMatrix -> Matrix in some more places

github.com/korlibs/korge - 3dfa94b48130a4dd6a8d98521b77badfd970dad3 authored almost 2 years ago
MMatrix -> Matrix in some places

github.com/korlibs/korge - 38c62c09b8dc49fcc89a442385fd6a9c12bbd5fc authored almost 2 years ago
MMatrix -> Matrix in some places

github.com/korlibs/korge - 21eb56562d93158e6e0fe2bdc16a855886933a2a authored almost 2 years ago
MMatrix -> Matrix in some place

github.com/korlibs/korge - 4a78b55e5f5da239fd084f28c1be487e53e32093 authored almost 2 years ago
Make View and related classes to use Rectangle for getting bounds (#1444)

github.com/korlibs/korge - 038af197b37972a6f5999eb6944cccc3441eb765 authored almost 2 years ago
Minor Bezier adjustments

github.com/korlibs/korge - 82735323b7164cf8e13c9ad1874afd9f08ca4df5 authored almost 2 years ago
Use Rectangle & Circle in Bezier

github.com/korlibs/korge - b374099bcfbac83c8a929ac8e3b49e84956b4d64 authored almost 2 years ago
Use Rectangle in Bezier

github.com/korlibs/korge - 3addd90a64a15291adc960b1b6f22fb9fdf9612d authored almost 2 years ago
Small cleanup

github.com/korlibs/korge - 8b12eebea1d8cd49cfa8a6c76d6ebc8cf1176b2d authored almost 2 years ago
Small cleanup

github.com/korlibs/korge - e2286a2b948837125f72cfca42d8b4c0f1b24c20 authored almost 2 years ago
Small cleanup

github.com/korlibs/korge - 384a00f65ed7f25258e6cfaa5af700856aa700ef authored almost 2 years ago
Small cleanup

github.com/korlibs/korge - 4c53a64b8231dfb369ffc8b1b9cdaaea4e9be006 authored almost 2 years ago
Backport some Rectangle and NewBoundsBuilder stuff

github.com/korlibs/korge - f3aba704f0891ae3a212f18e11669e4cd7e07467 authored almost 2 years ago
Matrix4, Quaternion & EulerRotation, Vector2/3/4 improvements & additions (#1443)

github.com/korlibs/korge - 938a2dc906a32bc919649c70ef7cdf273a0c02c4 authored almost 2 years ago
Run jcmd 0 GC.run on windows before linking tests on CI (#1442)

github.com/korlibs/korge - 86947e871c387ec6bd5b4fe528010b58b07e82bb authored almost 2 years ago
Moved @old to https://github.com/korlibs/korge-old

github.com/korlibs/korge - 25d714d51bc5685ee18eebac827e875065c0c804 authored almost 2 years ago
Make Filler use Matrix instead of MMatrix

github.com/korlibs/korge - 3a76dd04a9aabace803828b961adf4645df9a5d5 authored almost 2 years ago
Backport some Matrix and Point changes

github.com/korlibs/korge - beb46a2c8a1e0c3c8d9dc4e9dee64b52bde54f21 authored almost 2 years ago
Make base & max mipmap levels specifiable (#1435)

github.com/korlibs/korge - 76f252d2bb67a1114ef8aebf6961ef71c8d54b63 authored almost 2 years ago
Change some MMatrix.Transform to MatrixTransform

github.com/korlibs/korge - f715abaef1e974eee788202ef0b831702d66128b authored almost 2 years ago
Pack MatrixTransform in a Vector128

github.com/korlibs/korge - b8289a0d6dac9e485d2959b74364aa2a1dd0746f authored almost 2 years ago
Experiment: pack Matrix in 6 fast bfloat-21-bits without allocating on K/N (#1410)

* Experiment: pack Matrix in 6 half-float without allocating on K/N

* Added BFloat (21-bit bf...

github.com/korlibs/korge - efdc4c8ebcedf77f1808d5c4f834b48ec7c66df2 authored almost 2 years ago
Makes ObjectMapper2 interface, make Dynamic2 delegating accessAny to it to support change its behaviour (#1433)

github.com/korlibs/korge - 5ef5689ac8cbaaaf9a90cfd608c0074d0a9737c7 authored almost 2 years ago
Some Rectangle cleanups

github.com/korlibs/korge - 7a92355c0403fe7ad0926ff429893324887d1b18 authored almost 2 years ago
Some Rectangle cleanups

github.com/korlibs/korge - 9ca326e9ed77f73f2ca45b2f2ae75d9c63f1542a authored almost 2 years ago
Fixes `Continuous build does not work when file system watching is disabled` in runJvmAutoreload

Fixes https://github.com/korlibs/korge/issues/1384

github.com/korlibs/korge - 8e9699ba2e418d7bebf753cc1bf2ccdaad1f6197 authored almost 2 years ago
Optimize CommonBigInt.square a bit

github.com/korlibs/korge - 2fa22e37867ca1c1137c1540209c369db1a72aad authored almost 2 years ago
Optimize CommonBigInt.pow

github.com/korlibs/korge - 062458a25b7d8c3de76c89fe5298e83ba39391e9 authored almost 2 years ago
Update webiny/action-post-run to 3.0.0 (#1431)

github.com/korlibs/korge - deb92fa86ef256b00e8bcee4f3c5bbc8d4d55169 authored almost 2 years ago
Use setup-java@v3 in github actions to reduce deprecations (#1429)

github.com/korlibs/korge - d66160c5ac8d2dafc98543f1a8477672a7177460 authored almost 2 years ago
Removed Edge and Triangle

github.com/korlibs/korge - 388c3c8512417c157dec07026ceb8c8252670e1e authored almost 2 years ago
Moved triangulation, spatial path finding & shape operations to kproject (#1430)

github.com/korlibs/korge - efb0ce0c62e28bba9dcf63a489b70dcce3d4f04a authored almost 2 years ago
Add VectorBuilder.arc visual test

github.com/korlibs/korge - b1684bcf4fe88203053623e4cd59ce6884e08095 authored almost 2 years ago
Try to fix korge-benchmarks after including linuxArm64

github.com/korlibs/korge - 7af0f4bc24cf8ea6967af44a39aaae798e1ebb41 authored almost 2 years ago