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

Proper implementation of ThreadLocal on K/N new memory model + tests (#1982)

* Proper implementation of ThreadLocal on K/N new memory model + tests

* Disable test on JS/W...

github.com/korlibs/korge - e2b6191d7caedbcaff42da825835ab076f22cc0f authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Moved FFI and JVM Cocoa code to korge-core and convert Cocoa from JNA to common FFI (#1981)

* Moved FFI and JVM Cocoa code to korge-core and convert Cocoa from JNA to FFI

* Fix compilation

github.com/korlibs/korge - 421c7d4a50b01d3b1371b932d6fc289c9a5d4451 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Removed SDL2 code (#1980)

* Removed SDL2 code

* Use only AwtGameWindow on the JVM

github.com/korlibs/korge - f46f1d562cbe11cdbf0b46380b2b8677a8181525 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Cleanup some ThreadLocal (#1979)

* Remove unused code

* Cleanup some ThreadLocal

github.com/korlibs/korge - e8a14a018435cc0ea308ec31436ffa8126292e22 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Moved TimedCache to korlibs.time package & add IntTimedCache + tests (#1975)

* Moved TimedCache to korlibs.time package & add IntTimedCache + tests

* Improved IntTimedCac...

github.com/korlibs/korge - 7582a8f8defaa94091c3c69cd05030a0b799f389 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Adds Logger.logTime. Make Logger.invoke() threadSafe. Improved Logger on the JVM to display colors (#1977)

github.com/korlibs/korge - 9fd2e7b8086f7f7687ce53de51f1c33b54f0ea0a authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Removed some unused ThreadLocal (#1978)

github.com/korlibs/korge - 35112de090ea3f08356f46644bdb5e0cccbdfac1 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Lock on K/N sleep instead of spin on wait. Check that Lock.notify is in the right thread and locked + Tests (#1976)

* Lock on K/N sleep instead of spin on wait. Check that Lock.notify is in the right thread and l...

github.com/korlibs/korge - 15e14e5ec2c3ccf166a7a1d80500394ea29ef318 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Make Extra Thread Safe (#1974)

github.com/korlibs/korge - e01669455aed5af5e7a7bd147e10455b3b0c600d authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Bumps to Kotlin 1.9.20-RC2 (#1973)

github.com/korlibs/korge - fbd068fbac79ba4c235d7a7b4ad319bc00f6e105 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Added arraycopyStride & *Array.getSampled (#1972)

* Added arraycopyStride

* Added *Array.getSampled

github.com/korlibs/korge - c45d4626a57e50212b0195b7977e7dc697c2ba1d authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Improved internal Stopwatch naming

github.com/korlibs/korge - be37117897a8c2aecb86ea52d954f208da53de12 authored about 1 year ago by soywiz <[email protected]>
NativeThread: pass the thread to itself. Adds NativeThread.threadSuggestRunning. Adds NativeThread.Companion.sleepWhile (#1971)

NativeThread: pass the thread to itself. Adds NativeThread.threadSuggestRunning

github.com/korlibs/korge - 84eb1dc3e035292b6109aedafdefbcf32e9bfa1e authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Adds Pauseable interface + improves EventLoop (#1970)

github.com/korlibs/korge - 6755266d9593ceec7475cb1efa9df30fc8a5070e authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Make FastRandom global instance thread-safe (#1968)

github.com/korlibs/korge - 10a6fb0715128bd4fc8854783e96bdbaab6f22dc authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Move DeprecatedParameter to korlibs.annotations.* (#1969)

github.com/korlibs/korge - 049a3a01bffc4da965f71442e1a4f68d25fa4ff4 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Revert "Adds Pauseable interface + improves EventLoop"

This reverts commit c93f5c4628cac048a55d1a193fd6e466c409e978.

github.com/korlibs/korge - c273771cea3dfc7fd4006d2e3a0f1c0f5d98fd82 authored about 1 year ago by soywiz <[email protected]>
Adds Pauseable interface + improves EventLoop

github.com/korlibs/korge - c93f5c4628cac048a55d1a193fd6e466c409e978 authored about 1 year ago by soywiz <[email protected]>
Gradle task runJs runs the debug build (#1963)

github.com/korlibs/korge - faf33f1c0b0591c67788838edc1b77097be75a0b authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Some iOS gradle tasks fixes (#1967)

* Fixes getting the TEAM_ID from the Apple Development certificate

* Bumps Xcodegen to 2.37.0...

github.com/korlibs/korge - b2955df20fb3cf232e31c7ea97ae6f0be17ca42a authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Fixes and improves android gradle tasks (#1965)

* Fixes SpawnExtension.spawn and support SpawnExtension.execLogger to output and pre-process eac...

github.com/korlibs/korge - 0292d9967b0c402d3522a39b24ef88aac72cd778 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Use UseZGC on Java 17 or greater (#1966)

github.com/korlibs/korge - 4a4a74d6f1031c01c1478a0a995708d502df7ece authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Fixes esbuild task input that prevented regeneration when updating dependant submodules (#1964)

github.com/korlibs/korge - 1fc4f393aae0754b757e818859399547879cc763 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Prepare new GameWindow (#1958)

github.com/korlibs/korge - 303b5478d455a440789c373d86f7a9e71d535378 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Try to circumvent an error on windows arm when configuring esbuild (error on Kotlin side trying to call uname on windows) (#1957)

github.com/korlibs/korge - ff6bc9a38cdb2847b08d1c9ac81749925d127219 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Enabled WindowsRegistryTest and added WindowsRegistryVfs.HKEY_CURRENT_USER/HKEY_LOCAL_MACHINE (#1955)

github.com/korlibs/korge - d13be5d1a4414376bcf4626afdaa5f62b853c68b authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Update gradle to 8.4 to support JDK 21 (#1956)

github.com/korlibs/korge - fa2d6cb1d80269ab74d81485690325e2859aac9a authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Some GameWindow and dispatcher cleanups (#1954)

github.com/korlibs/korge - 76a6a229e88e8a9cea6ec3e1caa6d0f448c20737 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Some preparations for a new GameWindow implementation on the JVM (#1952)

github.com/korlibs/korge - 6aca5654d27ab160d945328c963a0586e0d336d2 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Added SyncEventLoop (#1951)

github.com/korlibs/korge - f796faa5a5c85168c7585c66aeb2ca8f66fae3f1 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Implement Lock.notify + Lock.wait + Lock.waitPrecise (#1950)

github.com/korlibs/korge - 4eaf22832eae8f52402a98b47bbc2b61d88637aa authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Precise thread sleeping by busy-waiting and improve NativeThread (#1949)

github.com/korlibs/korge - 5ebd690ea302d9c33dfdf63f6f5c99be0b911580 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Provide Closeable extending AutoCloseable on KDS and typealias on korio (#1948)

github.com/korlibs/korge - e96e208270e78d6872a518789be3a93d9540a293 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Support packing win32 (x64) and linux apps (#1947)

github.com/korlibs/korge - f7dfeb1f290ce1113e25cdd0a7795f3dd56cdec1 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Supports packing macos app with a bundled ARM+x64 JRE (#1946)

github.com/korlibs/korge - 3c1ae47b26a64e469440d2e1d31dcaf2213df3d1 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Cleanup JS webpack (#1945)

github.com/korlibs/korge - d84bcf7612b2df4eb73acb9fec0e630c7ca456fc authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Keep names of Scene classes

github.com/korlibs/korge - fc38bbe8fbd20ea20d28b10866fe0cc805df0e1e authored about 1 year ago by soywiz <[email protected]>
Support JVM >= 19 on MacOS by disabling Metal and using OpenGL instead for now (#1943)

github.com/korlibs/korge - 24fdc4eae803d7551f17c57424ffba915263dfa7 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Add missing keepclassmembernames

github.com/korlibs/korge - a82f79be4e9856a60cf1d59110f35eb9b6b71b77 authored about 1 year ago by soywiz <[email protected]>
JVM FatJar and Proguard fixes (#1942)

github.com/korlibs/korge - eadcc8b3fb96d1f818a6e8dec3149afc99bb8195 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Make worker API more resilient on JS (#1940)

github.com/korlibs/korge - 1f13de6f245a0fd211e986fcb6208bc47e024388 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Fixes JSStackTrace on Safari/Firefox (#1939)

github.com/korlibs/korge - e5662cdc06a56ac2da47afbe928e550c6a635e72 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Do not minify esbuild debug builds (#1941)

github.com/korlibs/korge - a5b689fbc0700df69cb322a2e76dcae909c52d9d authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Kotlin 1.9.20-RC (#1938)

github.com/korlibs/korge - 3a44bccbe5f666c90ac39e0992b7bc3dba2ac0ce authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Adds `DitheringFilter` (#1936)

github.com/korlibs/korge - 14b171c6dcfa52b08ce990f38f7ab4baa4b5d280 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Fixes small UIButton clicking issue (#1937)

github.com/korlibs/korge - 37692e05f415b2de31797e30be39df1ca85413a8 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
UISlider, updated tooltip and material layers and lots of UI and geometry improvements (#1934)

github.com/korlibs/korge - 058418bed46c0a4fe0b60bbbbc9b38654e1a18d5 authored about 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Deprecate Rectangle.xD, .yD, .widthD, .heightD (#1933)

github.com/korlibs/korge - 6030a5b1f1bb2b01e8a39f19aa6e11a75589e74d authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Make UIMaterialLayer anchorable (#1932)

github.com/korlibs/korge - 841f2658e49ceb4436a3f107af0da9893f2bc00a authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Add Container.unaryPlus (#1931)

github.com/korlibs/korge - e572ae388a1773f348d80989d3cfb954a54c3c75 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Fix loading project afterEvaluate (#1930)

github.com/korlibs/korge - a8e3b364f6f7aa010d1a8d51ff6eb33022872178 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Support cylindrical 3D coordinates (#1929)

github.com/korlibs/korge - c7f4f0ba6284f18cf1d67f49de4a955fb76776d3 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Three-argument document.open() (#1925)

github.com/korlibs/korge - bb74ad1b382d8727c10e5858a62cd4637ea86f00 authored over 1 year ago by Bruce0203 <[email protected]>
added tictactoe to tutorial list (#1928)

github.com/korlibs/korge - 6295c1cf7cbe7772736f71a9e9e86be48a9801f1 authored over 1 year ago by rafi0 <[email protected]>
Fix typo in docs (#1927)

Update custom-rendering.md

github.com/korlibs/korge - a9af8c848fbbacb31537d24c57dde7500878de80 authored over 1 year ago by Joshua Harding <[email protected]>
docs: Add kbignum alias page

github.com/korlibs/korge - 4fbe19494509394fbe441b7be9523d711c0c86c9 authored over 1 year ago by soywiz <[email protected]>
docs: Fix getting started description (#1926)

github.com/korlibs/korge - c9c155daadd8eb2e5e1cd4b47dd4dd6287127869 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Stack overflow on UITreeView (#1919)

github.com/korlibs/korge - 0913358f2167f78587898615df685b478a5b7654 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Make Android tasks configuration-cacheable (#1923)

github.com/korlibs/korge - 9025bd37ba2f264cef87e179ad8bec876100ff9c authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Avoid kproject creating a test android source set (#1922)

github.com/korlibs/korge - 1ebd523f56a35b39363a50a5044e6bbdc7d4bee9 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Supports configuration cache with runJS (#1921)

github.com/korlibs/korge - 7ffa8151de85936e983279226205af83ce7b0eac authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Fixed and tests runJvmAutoreload with configuration cache enabled (#1920)

github.com/korlibs/korge - ea68fd26c912991e85daf91d89aba8cef2a385a3 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Missing View-related ratio updates (#1913)

github.com/korlibs/korge - 29838ba5efe87fe116d182bcf3a9f17d30eda04f authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
docs: Getting Started redirection (#1918)

Getting Started alias

github.com/korlibs/korge - 836d10f0d3ec8f74d35b7878af1764c37a00c217 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
docs: List contributors grabbed from github API directly (#1915)

github.com/korlibs/korge - cc9f37efe745c776957c0a69989f3733300fa1f5 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Ensure iOS publication is referenced in the .module multiplaform even when deployed from linux or windows (#1914)

github.com/korlibs/korge - 754c36a7d9551dbfecb3312dea77fca98c11a168 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Go back to Java 8 on Android (#1912)

github.com/korlibs/korge - 5dc81ed7df5597fdc647f68d218fd20014de18cc authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Do not include K/N on Windows or Linux in kproject since it is used only for iOS now. Disable WASM target for now. (#1911) Go back to standard kotlinx.coroutines and kotlinx.serialization for now since wasmJs is disabled for now

github.com/korlibs/korge - 83da82fde2bc3efa74841aab1d99bcaf2a5f0c31 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Detect invalid kproject.yaml versions (#1909)

github.com/korlibs/korge - de61e5802fc439ce5f1dd7d8925c1831c159cdfe authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Add korlibs artifact aliases (#1910)

github.com/korlibs/korge - 2c22c19e9dd9b70db4c79abdd8acc1d69a2ac462 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Continue when generating typed resources, when finding an invalid .ase file (#1908)

github.com/korlibs/korge - 502f19b238ac2afb8475b1212c6889d4f113bfaa authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
better solid triangle visual test (#1907)

github.com/korlibs/korge - 41f69961ab54bff17d507050b1128548d273fc8b authored over 1 year ago by rafi0 <[email protected]>
Added solidtriangle screenshot test (#1899)

github.com/korlibs/korge - 0811b59aea6e763f053e2134ecd09ee760537c19 authored over 1 year ago by rafi0 <[email protected]>
docs: some fixes (#1905)

github.com/korlibs/korge - ad3f5d9a426ce29e34d097ec6745269ba740e151 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Quick version check

github.com/korlibs/korge - 055856688343a4c5ac7e07c26978aeb9e8e7f052 authored over 1 year ago by soywiz <[email protected]>
Fix version deployment

github.com/korlibs/korge - 74d0f1253d5e78ca250a6e2a5a468866380307ad authored over 1 year ago by soywiz <[email protected]>
Use Java 11 by default on JVM and Android (#1902)

github.com/korlibs/korge - 7e5576fc06dfcb59b8327b8cacdb4e2268b2c119 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
WASM: Reduce Android API level from 26 to 21 by using WebView instead of JavaScriptEngine (#1903)

github.com/korlibs/korge - 1670b98da85bceffc300a3ead526a7a19dbd6822 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
CI: Extra test filters

github.com/korlibs/korge - c2c7805b4994e2904d94703613584bda4dbdc42a authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links on PRs (#1901)

github.com/korlibs/korge - cfbb1d8617352e99491e432ce09f1c755a9ddb83 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
docs: Try to fix remaining broken links and prevent publishing the site with broken local links

github.com/korlibs/korge - 8420efe679690b833ac2b213309f800f0f6720a5 authored over 1 year ago by soywiz <[email protected]>
docs: fix some broken links

github.com/korlibs/korge - 9bc23a84713db9fe185a7d641a0487c39dcba5b4 authored over 1 year ago by soywiz <[email protected]>
docs: remove some broken links

github.com/korlibs/korge - 89a5f48e8b97239db7fd639e753c9c08b7cb860f authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links after uploading the site to avoid waiting

github.com/korlibs/korge - 71ee5a59277413995289f194aa561b88e456a880 authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links

github.com/korlibs/korge - 5d1dedb558d6b3294a2a3335a1b4d96a096cea13 authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links

github.com/korlibs/korge - ac35803e5a99eb0af0ef64568b251672df74d7ff authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links

github.com/korlibs/korge - e5fd87f30638b811cb6b6d00d672d85b6131ecfd authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links

github.com/korlibs/korge - 09639617fdfce2ad1b7cecac1858e035f8e96614 authored over 1 year ago by soywiz <[email protected]>
docs: Check broken links (#1900)

github.com/korlibs/korge - a2a24421c115de126d3135f29ee4dccee4d46450 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
docs: More work

github.com/korlibs/korge - eb42002840d43ca111fb928a916f073729982170 authored over 1 year ago by soywiz <[email protected]>
Merge branch 'main' of https://github.com/korlibs/korge

github.com/korlibs/korge - 97df4a394fdfa0df7c4383a90c495f52e58653bd authored over 1 year ago by soywiz <[email protected]>
docs: Add runtime atlas generation info

github.com/korlibs/korge - 411be79e8008903136c6ccadf32e72f5b66cdd74 authored over 1 year ago by soywiz <[email protected]>
add SolidTriangle (#1894)

github.com/korlibs/korge - 0c93cc3e2e7158ba6a36fa5a730b491986494ea9 authored over 1 year ago by rafi0 <[email protected]>
Small doc cleanups

github.com/korlibs/korge - 41959c0f6cd60ace9a70eafb3af2710e1b99350c authored over 1 year ago by soywiz <[email protected]>
Remove old docs stuff

github.com/korlibs/korge - b0973b4b1da409faaf99806bd2429fe83f5a6304 authored over 1 year ago by soywiz <[email protected]>
Revamped documentation (#1898)

github.com/korlibs/korge - 279260506e8e3d0aea1fe2573ac7489e58f48fd6 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Side page TOC (#1897)

Side page TOC

github.com/korlibs/korge - 9d2f08502cc197793c1be6d70bd9939864e153ad authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Adds documentation feedback (#1896)

github.com/korlibs/korge - 42b5565e0b424c0f545314c8ef550744a702bf7a authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>
Supports proxying and allow searching for store modules and entries (#1895)

github.com/korlibs/korge - a40bd3c48d82141d2aea3e78ece6bbcaf85f0398 authored over 1 year ago by Carlos Ballesteros Velasco <[email protected]>