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
More work on https://github.com/korlibs/korge/issues/268
Do not use Boolean as parameter for JNA so we can set it to 0, 1 instead of 0, -1
e263d90b22cb42dedb3a0b0489c99508c6b0f240 authored about 4 years ago
Fixes https://github.com/korlibs/korge/issues/268
Thank you very much @sojuz151 !!
01fe64c06934d6ee2f11b714efc330d54b610e54 authored about 4 years ago
Do not include kotlinMultiplatform
5ddd9d77984d46379b616df730ec5ecd4377d0ca authored about 4 years ago
5ddd9d77984d46379b616df730ec5ecd4377d0ca authored about 4 years ago
Merge pull request #78 from korlibs/avdim/migration_helper
Migration helpers as inline fun with @Deprecated
4aea25f55cb4dc5dfaad846cfe8259e95371802b authored about 4 years ago
This should fix the transposed stick axis on gamepads. (#76)
53ef7cc6f790e00e87f5fb17c03d3267d6c7969f authored about 4 years ago
53ef7cc6f790e00e87f5fb17c03d3267d6c7969f authored about 4 years ago
migration helpers as inline fun with @Deprecated
1200a9c8cdef2e1bc264a20c8331b59e9ea9fec9 authored about 4 years ago
1200a9c8cdef2e1bc264a20c8331b59e9ea9fec9 authored about 4 years ago
Added JNA Version
9053412bdfcf5b1cbb3c8e1290d9926a76377b86 authored about 4 years ago
9053412bdfcf5b1cbb3c8e1290d9926a76377b86 authored about 4 years ago
Dragonbones cleanups
c3b965c23042fa405f6f569b3c2fec340497a47f authored about 4 years ago
c3b965c23042fa405f6f569b3c2fec340497a47f authored about 4 years ago
Minor FastStringMap adjustments and test
5fe25f0aa76cc1231803434a8b0d341fabfa1fe2 authored about 4 years ago
5fe25f0aa76cc1231803434a8b0d341fabfa1fe2 authored about 4 years ago
Do not show rotation for -0.degrees on View.toString
58ac49d26aee04f7baa6ff1429e21aa1a133731c authored about 4 years ago
58ac49d26aee04f7baa6ff1429e21aa1a133731c authored about 4 years ago
Backport https://github.com/korlibs/korge-plugins/commit/32ee3b8aed3b3e3e72d7b203939c055c1d805eb1
5a4d8507177cef40f6ab8140a06c3832a157fa61 authored about 4 years ago
5a4d8507177cef40f6ab8140a06c3832a157fa61 authored about 4 years ago
Optimize SceneContainer / TransitionView to remove old scene views after the transition is complete
924a95f139997615a324d338c2d045025388f4e6 authored about 4 years ago
924a95f139997615a324d338c2d045025388f4e6 authored about 4 years ago
Implement BitmapPaint on GDI+ backend (still disabled, still misses gradient paints)
d7d1fb85d498dfa34f33cb12f18824163cf39f56 authored about 4 years ago
d7d1fb85d498dfa34f33cb12f18824163cf39f56 authored about 4 years ago
Fixed samples and support ColorAdd interpolation on tweens
5701a9058ac05b7b7a228860703be3a8d99a854c authored about 4 years ago
5701a9058ac05b7b7a228860703be3a8d99a854c authored about 4 years ago
Added vector rendering sample
5fd7c870e1e43c5c17c38c21a9c9af3b969699cd authored about 4 years ago
5fd7c870e1e43c5c17c38c21a9c9af3b969699cd authored about 4 years ago
Some context2d adjustments
e930ae62096c018f2acde7e7e752b2f37e26c0f8 authored about 4 years ago
e930ae62096c018f2acde7e7e752b2f37e26c0f8 authored about 4 years ago
Some QR cleanups
1d056f19fb05aeaaa4f1363da52444eb16452a5b authored about 4 years ago
1d056f19fb05aeaaa4f1363da52444eb16452a5b authored about 4 years ago
Some more work on GDI+ vector rendering backend
e551f59a1ff87767a0894278bad0dff6b9ba24d6 authored about 4 years ago
e551f59a1ff87767a0894278bad0dff6b9ba24d6 authored about 4 years ago
Some more work on GDI+ vector rendering backend
8ac6e54e81fceb77a537dc8e526c7bd46d521059 authored about 4 years ago
8ac6e54e81fceb77a537dc8e526c7bd46d521059 authored about 4 years ago
Small fix
17ef90b6c384df9f761c6d18fdc1fad20732c69b authored about 4 years ago
17ef90b6c384df9f761c6d18fdc1fad20732c69b authored about 4 years ago
Change version to rc2
a58a677a8ebdb22f337c4ae28167ebef243b33f5 authored about 4 years ago
a58a677a8ebdb22f337c4ae28167ebef243b33f5 authored about 4 years ago
Some fixes circumventing inline bug related to Bezier.quadToCubic
66563aed2464f30f628f7b3736c416d24d705f23 authored about 4 years ago
66563aed2464f30f628f7b3736c416d24d705f23 authored about 4 years ago
Some work on vector GDI+ rendering
f0fe5478241be49d99dc8e6bd39f417fab3478b6 authored about 4 years ago
f0fe5478241be49d99dc8e6bd39f417fab3478b6 authored about 4 years ago
Fix native win32 target mouse coords
41f2dddca62c1b17f37c53b11d1d5a8db1a78aca authored about 4 years ago
41f2dddca62c1b17f37c53b11d1d5a8db1a78aca authored about 4 years ago
Add Text.useNativeRendering
aa44cbaadd2d550ad33251f70ca9c4af57c771f6 authored about 4 years ago
aa44cbaadd2d550ad33251f70ca9c4af57c771f6 authored about 4 years ago
Support Text autoScaling for vector fonts
9c889959d6846b87acb8bed7c64cf2f276c58c88 authored about 4 years ago
9c889959d6846b87acb8bed7c64cf2f276c58c88 authored about 4 years ago
Improved bezier splitting
0cfb11ec5cb9555f5b07ed873c51c64a0996cd13 authored about 4 years ago
0cfb11ec5cb9555f5b07ed873c51c64a0996cd13 authored about 4 years ago
Move Context2d.StrokeInfo outside Context2d class
cd377c394bcd8ab1c7984481614aec19fdbc83a0 authored about 4 years ago
cd377c394bcd8ab1c7984481614aec19fdbc83a0 authored about 4 years ago
Add bezier sample with anchors
1ca438ae115f37932dce2d00d747ff06ff5ee590 authored about 4 years ago
1ca438ae115f37932dce2d00d747ff06ff5ee590 authored about 4 years ago
Refactor Bezier to support mutable operations + add Bezier.Quad.setToSplitFirst
75fb9bb485819edab0ca51f6865390cfd9b1250a authored about 4 years ago
75fb9bb485819edab0ca51f6865390cfd9b1250a authored about 4 years ago
Improved View.draggable functionality
0fc47f6dca1e9c7628bf790c1d2ed05e2dd67cf0 authored about 4 years ago
0fc47f6dca1e9c7628bf790c1d2ed05e2dd67cf0 authored about 4 years ago
Add ColorAdd.rgba alias
90d3bed140e106a37359dfa69de3d15e03eba5c0 authored about 4 years ago
90d3bed140e106a37359dfa69de3d15e03eba5c0 authored about 4 years ago
Use ColorAdd inline class
32fb65ae1429cde4f319c6ba3ca66b5c3ed84b22 authored about 4 years ago
32fb65ae1429cde4f319c6ba3ca66b5c3ed84b22 authored about 4 years ago
Fixes https://github.com/korlibs/kbox2d/issues/9
bf34a4588952ce07b8ed598b725078ccb828ca79 authored about 4 years ago
bf34a4588952ce07b8ed598b725078ccb828ca79 authored about 4 years ago
Implemented open file dialog and color chooser for plain AWT so can be used on the debugger window
1012f7204401dfafe1322ed34f0f419d23b1d607 authored about 4 years ago
1012f7204401dfafe1322ed34f0f419d23b1d607 authored about 4 years ago
Remove old .gitignore
c64ca4f5c698de88a048b3f0867593a6c367e592 authored about 4 years ago
c64ca4f5c698de88a048b3f0867593a6c367e592 authored about 4 years ago
Fixes https://github.com/korlibs/korge/issues/296
cbec60bdfc6ee4d93f1407267e04b8afa8353d70 authored about 4 years ago
cbec60bdfc6ee4d93f1407267e04b8afa8353d70 authored about 4 years ago
Fixes tests for https://github.com/korlibs/korge-next/issues/59
a90051b74a673815583cc19c4c7bad3b267d6b91 authored about 4 years ago
a90051b74a673815583cc19c4c7bad3b267d6b91 authored about 4 years ago
win32EnableConsole -> enableConsole + documentation
538fcd4898ed06d7224a13468d2619e9063cc4aa authored about 4 years ago
538fcd4898ed06d7224a13468d2619e9063cc4aa authored about 4 years ago
Support configuring console on win32
e9a8144b8f2923ee65398fb383a2f5df6674cc44 authored about 4 years ago
e9a8144b8f2923ee65398fb383a2f5df6674cc44 authored about 4 years ago
Some work on https://github.com/korlibs/korge-next/issues/59 - Fixing runJvm and jar packaging
a7ea596ac1785a680c8a4c8a6f5a2e373c3a13f6 authored about 4 years ago
a7ea596ac1785a680c8a4c8a6f5a2e373c3a13f6 authored about 4 years ago
Add supportSpine function to the plugin
4067f8d9466c715a102200cbe5a937d93b1828e3 authored about 4 years ago
4067f8d9466c715a102200cbe5a937d93b1828e3 authored about 4 years ago
Make the returned textBounds to be updated even when autoSize = true
8aa823e7b3973419a15ef47f32a4a20c4dd83c01 authored about 4 years ago
8aa823e7b3973419a15ef47f32a4a20c4dd83c01 authored about 4 years ago
Produce FileNotFoundException on UrlVfs when http status is 404 + refactor to unify requests
b22fa459480b25cfecf4cf9669e6753c3afec320 authored about 4 years ago
b22fa459480b25cfecf4cf9669e6753c3afec320 authored about 4 years ago
Fixes https://github.com/korlibs/korge-next/issues/61
b6224daa07c7c9ae2db2ba87c4cfca2c58fef390 authored about 4 years ago
b6224daa07c7c9ae2db2ba87c4cfca2c58fef390 authored about 4 years ago
Fix size of text on UITextButton. Some work on https://github.com/korlibs/korge-next/issues/61
649a731b4017377c92792e0655fce343fe29e036 authored about 4 years ago
649a731b4017377c92792e0655fce343fe29e036 authored about 4 years ago
Fixes https://github.com/korlibs/korge-samples/pull/33
8468e152961f638edf604d8d5895c697b8dab001 authored about 4 years ago
8468e152961f638edf604d8d5895c697b8dab001 authored about 4 years ago
BitmapFont reading set names to glyph slices
d393572510210f259d08263e1d844adb1fe179ac authored about 4 years ago
d393572510210f259d08263e1d844adb1fe179ac authored about 4 years ago
Further Bitmap.slice name providing
ac3216502a59c8e1a6ab0bab1bc0453613d8344e authored about 4 years ago
ac3216502a59c8e1a6ab0bab1bc0453613d8344e authored about 4 years ago
RgbaArray inline invoke operator
82724a7ef8c4a0db3b3393ef466d25c857900498 authored about 4 years ago
82724a7ef8c4a0db3b3393ef466d25c857900498 authored about 4 years ago
Remove Matrix.fastTransform* extensions and use directly Matrix.transform*
7118ae0cde6eb80813e518f666916ce4510569ab authored about 4 years ago
7118ae0cde6eb80813e518f666916ce4510569ab authored about 4 years ago
Make TextRenderer an interface with version property to be able to cache glyphs
but still being able to animate with wave or shake effects.
This should act similar to a vertex s...
Disable github actions
0d176445d28c6210715eef49276155a113fbffe6 authored about 4 years ago
0d176445d28c6210715eef49276155a113fbffe6 authored about 4 years ago
Fixed Text getLocalBounds when getting the bounds before calling render
Some work on https://github.com/korlibs/korge-samples/pull/33
31d09654bf66457b962cd9c6e047cbfa2e21f624 authored about 4 years ago
Update bmpfont sample from korge-samples
763311f575c77f639e7adfe452c4ed1509828b84 authored about 4 years ago
763311f575c77f639e7adfe452c4ed1509828b84 authored about 4 years ago
Fixes https://github.com/korlibs/korge-next/issues/60
8e6c31a9e16b776298a8f7891693a6ebc3d66262 authored about 4 years ago
8e6c31a9e16b776298a8f7891693a6ebc3d66262 authored about 4 years ago
Fixes partially ':' https://github.com/korlibs/korge-next/issues/60
362b16729f2bc48c8a61eef2e5f1ae1465be4974 authored about 4 years ago
362b16729f2bc48c8a61eef2e5f1ae1465be4974 authored about 4 years ago
Reproduces ':' outside bounds https://github.com/korlibs/korge-next/issues/60
590a0cb5c7a300e7a305a56b41b3fd61d49ba3be authored about 4 years ago
590a0cb5c7a300e7a305a56b41b3fd61d49ba3be authored about 4 years ago
Make public Glyph-related TtfFont. Some work on https://github.com/korlibs/korge-next/issues/60
1e53f93eda0f8641bdc6dcafaf30a2929575fdfc authored about 4 years ago
1e53f93eda0f8641bdc6dcafaf30a2929575fdfc authored about 4 years ago
Some work on https://github.com/korlibs/korlibs.soywiz.com/issues/54
68662702504cce8be54309f9094d62e46a8a851c authored about 4 years ago
68662702504cce8be54309f9094d62e46a8a851c authored about 4 years ago
Some work on https://github.com/korlibs/korlibs.soywiz.com/issues/54
ab89b03b847d96a2aba90c8924da359416627532 authored about 4 years ago
ab89b03b847d96a2aba90c8924da359416627532 authored about 4 years ago
kbignum do not expose some internal stuff
94de985150984d89f9c9a032802b72e9b5573e7d authored about 4 years ago
94de985150984d89f9c9a032802b72e9b5573e7d authored about 4 years ago
Update korge/korvi
bc3d564d0c87ae674d972fb68d63c289f959146c authored about 4 years ago
bc3d564d0c87ae674d972fb68d63c289f959146c authored about 4 years ago
Update krypto
c6adc5e7f8dfe60834c1e18fc5c85599e0261e78 authored about 4 years ago
c6adc5e7f8dfe60834c1e18fc5c85599e0261e78 authored about 4 years ago
Update klock
69a242545266b7578c3345b7df96ce25a235d2b6 authored about 4 years ago
69a242545266b7578c3345b7df96ce25a235d2b6 authored about 4 years ago
eol=lf
a9ecc669c47ba4c34334666bdf65a1526c074c00 authored about 4 years ago
a9ecc669c47ba4c34334666bdf65a1526c074c00 authored about 4 years ago
Fixes https://github.com/korlibs/korge-next/issues/67
646e812a82f3db4a25a2eecbbce8a4eeb5aa204a authored about 4 years ago
646e812a82f3db4a25a2eecbbce8a4eeb5aa204a authored about 4 years ago
Fix intellij plugin method renames + disable debug utilities since somehow now it can't find the com.sun.jdi package
9f761910cf062c4edeae09437f1ea61eabd9c110 authored about 4 years ago
9f761910cf062c4edeae09437f1ea61eabd9c110 authored about 4 years ago
Bump versions
9d6d602c92223b9adb6ef02a59bec8f02e31dbca authored about 4 years ago
9d6d602c92223b9adb6ef02a59bec8f02e31dbca authored about 4 years ago
Backport some fixes
1e17d139af4dccedc77be774cb3fd80958cccc46 authored over 4 years ago
1e17d139af4dccedc77be774cb3fd80958cccc46 authored over 4 years ago
Backport some fixes
dbf028a1aae6d354c68217dfc61cd401ed7bfe76 authored over 4 years ago
dbf028a1aae6d354c68217dfc61cd401ed7bfe76 authored over 4 years ago
Restore Edge.containsY for now
f98349cd99946fe7ea2c564b49d65f5458b42bf0 authored over 4 years ago
f98349cd99946fe7ea2c564b49d65f5458b42bf0 authored over 4 years ago
Try to circumvent issues on korau Kotlin/Native
daa0b305e6f85b97896754b22eddb0e8dc4ae3db authored over 4 years ago
daa0b305e6f85b97896754b22eddb0e8dc4ae3db authored over 4 years ago
Add old projects
aea92b5fd5e5e6f9b6c0b58f368ebd7071c5664e authored over 4 years ago
aea92b5fd5e5e6f9b6c0b58f368ebd7071c5664e authored over 4 years ago
Try to fix publishing
3aa2ed139fa6587b22aba05c2b99a7557bf24bb6 authored over 4 years ago
3aa2ed139fa6587b22aba05c2b99a7557bf24bb6 authored over 4 years ago
Bump versions and small adjustments
410219f5cbf136eef103d32234fa444eec29696f authored over 4 years ago
410219f5cbf136eef103d32234fa444eec29696f authored over 4 years ago
Try to include gradle properties to be more resilient with bintray
bbfad31a1068832919e50db831c8397cca90aab4 authored over 4 years ago
bbfad31a1068832919e50db831c8397cca90aab4 authored over 4 years ago
Install opengl / openal libraries
9e10a517cbfaf2c952f12f00368fee6a3a3350bb authored over 4 years ago
9e10a517cbfaf2c952f12f00368fee6a3a3350bb authored over 4 years ago
Create DEPLOY.yml
f5aa6ece67ecfeb20c68b57bc5f13acb2690d34c authored over 4 years ago
f5aa6ece67ecfeb20c68b57bc5f13acb2690d34c authored over 4 years ago
Support FORCED_VERSION
d3b489939a1ca55f3bdb709e09b36a41f2823b4f authored over 4 years ago
d3b489939a1ca55f3bdb709e09b36a41f2823b4f authored over 4 years ago
Update and rename gradle.yml to TEST.yml
7095831c177d6a4b855087880ab8e9022a7f9a48 authored over 4 years ago
7095831c177d6a4b855087880ab8e9022a7f9a48 authored over 4 years ago
Try support publishing
b531af21967bac544daf44d2fa5feb23108b8042 authored over 4 years ago
b531af21967bac544daf44d2fa5feb23108b8042 authored over 4 years ago
Do not run e2e test if we are in headless mode (happens on korge-next)
75af53b23d1519dd442bd353820fab235b7da8d0 authored over 4 years ago
75af53b23d1519dd442bd353820fab235b7da8d0 authored over 4 years ago
Try to fix test on some linux
711c659200aa553423d2d15505c1f1c1b39a2d8a authored over 4 years ago
711c659200aa553423d2d15505c1f1c1b39a2d8a authored over 4 years ago
Try some java.awt.headless
520dfe1239d244274caeab5a116322403f408bbe authored over 4 years ago
520dfe1239d244274caeab5a116322403f408bbe authored over 4 years ago
Add java.awt.headless=true
442f0cb7addf72968e3c9c94a9b0b87f0c989d76 authored over 4 years ago
442f0cb7addf72968e3c9c94a9b0b87f0c989d76 authored over 4 years ago
Create gradle.yml
2ac2f7710264e0ec2b0aee8a983a147af8c31096 authored over 4 years ago
2ac2f7710264e0ec2b0aee8a983a147af8c31096 authored over 4 years ago
Optimize AsyncOutputStream.write*Array* variants
c4cdb9abbd9bd11eb3d503db44f2167359d79940 authored over 4 years ago
c4cdb9abbd9bd11eb3d503db44f2167359d79940 authored over 4 years ago
Small fix
4a4afe5ecf8f740b32d616e1e239b5e7b1f4db5d authored over 4 years ago
4a4afe5ecf8f740b32d616e1e239b5e7b1f4db5d authored over 4 years ago
Proposal for https://github.com/korlibs/korio/issues/108
b2d1913bb24d9a3d0cc16644c633f82f6f8fee2c authored over 4 years ago
b2d1913bb24d9a3d0cc16644c633f82f6f8fee2c authored over 4 years ago
Remove some old hacks from Pool
6a8a8d11121ff5e4b9b5fd529711947419444596 authored over 4 years ago
6a8a8d11121ff5e4b9b5fd529711947419444596 authored over 4 years ago
Backport klock latest changes
ecea423ffcb718352c9fc671c384544df82bc905 authored over 4 years ago
ecea423ffcb718352c9fc671c384544df82bc905 authored over 4 years ago
Use 1.4.20-M1 published on central + kotlinx.coroutines 1.4.0
2e55f5875613efa1ee111d5443c19edcda712e0b authored over 4 years ago
2e55f5875613efa1ee111d5443c19edcda712e0b authored over 4 years ago
Make hashing from streams and files a bit more generic
d1beefc11d0ccf874b9bd9586cdacc63eedb5738 authored over 4 years ago
d1beefc11d0ccf874b9bd9586cdacc63eedb5738 authored over 4 years ago
Remove Hex and Base64 from Korio since korio now depends on krypto that already include those
1798b9224fc52f010687261385ac398989c9def1 authored over 4 years ago
1798b9224fc52f010687261385ac398989c9def1 authored over 4 years ago
Minor adjustment to HasherFactory new digest structural inline function
5e22179e13396b324c1a93bb181d11c2422888be authored over 4 years ago
5e22179e13396b324c1a93bb181d11c2422888be authored over 4 years ago
Make korio include krypto and add extension methods for hashing. Fixes https://github.com/korlibs/korio/issues/110
c4a7152a79467e01dd4459cded09d843abca2176 authored over 4 years ago
c4a7152a79467e01dd4459cded09d843abca2176 authored over 4 years ago
Dry kotlin version + bump to 1.4.20-RC-212
4e10a1505cde7e48f054e567483af23b045965cf authored over 4 years ago
4e10a1505cde7e48f054e567483af23b045965cf authored over 4 years ago
Fix minesweeper timer
65e77978d405ca25ee5766734c79653f3f13db02 authored over 4 years ago
65e77978d405ca25ee5766734c79653f3f13db02 authored over 4 years ago
Remove print
658d9e643fba7309da389bff9dd3a0bf327f5481 authored over 4 years ago
658d9e643fba7309da389bff9dd3a0bf327f5481 authored over 4 years ago