Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/libktx/ktx

Kotlin extensions for the libGDX game framework
https://github.com/libktx/ktx

Released KTX 1.9.8-b4. #149

cc6051ac6500f5b349095bcbf567b8d9d5446cc4 authored over 6 years ago
Changed version to 1.9.8-b4. #149

e192b59a3389845b52de9a133b6528b442812f6c authored over 6 years ago
Updated to Gradle 14.9 and Dokka 0.9.17. #148

ae7bdcd034ad66fe0225c7336c0f2b40ede8c222 authored over 6 years ago
KtxAsync.asynchronous method is now inlined. #142

5fff2c5d0db51a5a2e6fb04d598c5359114b1263 authored over 6 years ago
Updated to Kotlin 1.2.51 and Kotlinx Coroutines 0.24.0. #148

bd755322a1508ee65c80eb6760d665171cdacb7a authored over 6 years ago
Updated contributors. #109

66efe1042f2a83b5827d19dc099ccf35abadb13c authored over 6 years ago
Merge pull request #147 from nukesz/develop

Improved collections module tests #109

6821119b0c05940f359b08b85229b08903e00532 authored over 6 years ago
Refactored sets test in collections module. #109

4c47faeacedd1a46ba7636d4d43f1019fe901d7d authored over 6 years ago
Corrected parameter order in assertEquals calls #109

36c7dc87bd58ad69531276127d96b8132dc163ff authored over 6 years ago
Refactored arrays test in collections module. #109

7691af428eb22331adf4c92ef64be4a2cc6db3fb authored over 6 years ago
Combined empty and non empty status methods. #109

487d118109efd47ec7855f2aa97db766861d4960 authored over 6 years ago
Refactored maps test in collections module. #109

2bdc091a8f7b781a9d8efd004fbee7f7b7ea487c authored over 6 years ago
Refactored lists test in collections module. #109

9ee5d3809eb7576eb4d08b954b82dc39e1544f1b authored over 6 years ago
Prepared for the next release. #143

e29885337dd1188492636da025588447cfddf492 authored over 6 years ago
Added graphics module to README. #138

55022585609fe8854e90918271d223f51bd626a4 authored over 6 years ago
Added graphics module to README. #138

f2299c5994896ca7b8e4b6fbf5873e5beae25249 authored over 6 years ago
Released KTX 1.9.8-b3. #143

884db9c22e13682639ef0d2aaa7143fc6f9762a1 authored over 6 years ago
Changed version to 1.9.3-b3. #143

20c0102891c5ddb5c557252e4f79aad9ef43ebaa authored over 6 years ago
Changed version to 1.9.3-b3. #143

89171420b93beda0244fe187e25bc6e2f4c2bd30 authored over 6 years ago
Improved ktx-graphics module. #138

0de32f9fe624c6bc83d8927631bf302018b58f91 authored over 6 years ago
Merge pull request #138 from dwursteisen/develop

Added `graphics` module

4b8533312cfa4b8375d67dfc119586c3cd6452b1 authored over 6 years ago
Merge branch 'develop' into develop

f35bdfa5a3f4ec7a958a8b7aa7b60971e409ea0d authored over 6 years ago
Removed old migration guides. #136

18b9f5e00f7929e8cc18ea313e19a9781de7fe22 authored over 6 years ago
Updated to Gradle 4.7. #141

43bf46b2b4431aa10a5f9ca486c77a9a3edfe325 authored over 6 years ago
Updated to Kotlin 1.2.41. #141

e658e5ec05fc839a4830ed585f1970d15ff0e233 authored over 6 years ago
Add ShapeRenderer utilities method

fe9c6cc147be4e1a8764eafec3f2f198dae4029a authored almost 7 years ago
Add ShapeRenderer utilities method

a972f296dcc2cc193be11ab00a8b01d630a5db53 authored almost 7 years ago
Add ShapeRenderer utilities method

00779ad6bef00841483f5ea235a0e43c4d6c7a2e authored almost 7 years ago
Merge pull request #137 from elect86/patch-1

Update README.md, adding glm port

d099972915daab7af3101b42e1f1053e9c556ec9 authored almost 7 years ago
Update README.md

74fe21415954df85501d6b15d6196344bbc2d252 authored almost 7 years ago
Prepared for the next release. #134

a432574807807ece2a1df29cfd03baaf3ef5e734 authored almost 7 years ago
Released KTX 1.9.8-b2. #134

2d8ed9ed6a40992a9943285fc76333ab522b8b8d authored almost 7 years ago
Released KTX 1.9.8-b2. #134

54289e8ed0cb15dc47840547e78bd58945ce7480 authored almost 7 years ago
Updated to Gradle 4.6. #133

4df6cd730c735d6e3794c2b85ea9389ae92f2e8a authored almost 7 years ago
Updated to Kotlin 1.2.30 and Kotlinx Coroutines 0.22.5. #133

ff544d94dcd4bf1ff8ec28483a1ccdaf232bd5ae authored almost 7 years ago
Added note about android-ktx. #127

3f2b339315fff4339f65c36cfcabdc7df67ebf83 authored almost 7 years ago
Init block in World.body extension method is now optional. #132

ff358f98eade8386966036e1be91d6e253b23605 authored almost 7 years ago
Merge pull request #131 from Jkly/query_callback_extension

ktx-box2d: extension method for querying

f7b8761445334194cca5e5abab9644bd6d68dfa2 authored almost 7 years ago
Added test to check query that doesn't match

fbc50d21419a402081d45554b39c102203fe5d95 authored almost 7 years ago
Use set equality for assertion

e0e772683d74064a8947ab5be174c3cd64161bb1 authored almost 7 years ago
Use named parameters

41ed28c36d64bbda9da6cfecf4558aafd97eab07 authored almost 7 years ago
Merge branch 'develop' into query_callback_extension

9e95e373312ba20a1c3c481e7612a32d59930134 authored almost 7 years ago
Fixed typo and added doc for callback

fd3eba36fa0a766967bdcd4fad4cd4e967305395 authored almost 7 years ago
ktx-box2d: extension method for querying

This extension method allows querying for fixtures overlapping an AABB
in a more Kotlin idiomati...

92af548984c87c2167e8872e70779b958439848c authored almost 7 years ago
Reformatted math module, added documentation improvements. #130

86cad81eae3bbd0a7f5b9e394f7a419f5f3d98a3 authored almost 7 years ago
Merge pull request #130 from mrdlink/develop-math

Modified math operators

927f74a6b908e933fcb93fb5c0bef26945e32a7b authored almost 7 years ago
Update CHANGELOG.md

7d66889914d0084ac5ce74d061f39be7a526aabd authored almost 7 years ago
Removes tests for extension properties.

43dc8d855d040f8de65f4c912174daa9b8a4bc4f authored almost 7 years ago
Removes all previous added extension properties. Updates Readme.md.

1a6273ebf5ce0a063c150421c468aa8f3e3e9ba3 authored almost 7 years ago
Improved matrix4 operators. Introduces new arithmetic asign operators. Binary operators no longer manipulate parameters. Matrix vector multiplication changes.

3926a9ada87e147812be3e3d1f32bda0fbba6a95 authored almost 7 years ago
adds two new constructors to vec3

aee136b7dd24d15d717c48b7e59a7f43a07d19a8 authored almost 7 years ago
improved matrix3 operators. New artithmetic assign operators are introduced. Binary operators no longer manipulate parameters.

8c5223a9c3cd13e81c06f5e3094c151c36a9dddc authored almost 7 years ago
Improved vector2 and vector3 library. Binary operators no longer manipulate the first parameter. Arithmetic assign operators are introduced instead.

Swizzled extension properties are introduced, like in GLSL, for better syntax.

30785df9a57b67fd448bbfbafa849307bc9d868d authored almost 7 years ago
Prepared for the next release. #120

a1e9d9c0b6d11aa3ae075f336cd3ab865298ef04 authored almost 7 years ago
Released KTX 1.9.8-b1. #120

9937d79dc7eab0593788ec2322fe779f1e8d4e8e authored almost 7 years ago
Changed version to 1.9.8-b1. #120

1d10015c3a765e346070d42accea6f96865c7d8f authored almost 7 years ago
Included ktx-freetype-async in README. #113

056056779bc4258a22244353130cfea6998f2bfa authored almost 7 years ago
Updated VisUI to 1.4.0. #120

c6f5bd927b8aa80157aaf7950bb87eaaf51dee91 authored almost 7 years ago
Updated contribution guide. #120

edd40100fa1f8293d5e12bc65c0ff9ded93352bc authored almost 7 years ago
Added font generation DSL. #113

01ff419ddba21eb0e3d50ea5ed5802097e0f4d41 authored almost 7 years ago
Added ktx-freetype-async module. #113

3b02394a3792281fa22519f63c6118ee7d2d84a5 authored almost 7 years ago
Inlined tooltip factory methods. #119

27f0991ee87e581e08141f910441391210353aeb authored almost 7 years ago
Binding methods now consume KClasses instead of Java Classes. #124

ef5bc274500a3b57a0edb5b79cb68fd870fb9701 authored almost 7 years ago
Updated to Kotlin 1.2.21 and Kotlin Coroutines 0.22. #125

5ea3880c172ea272221b70bb971a7b0dfda6186f authored almost 7 years ago
Merge pull request #123 from TomGrill/develop

Add higher-order function parameters to bindSingleton() functions.

f0a35da274f2c6904410b77a5e0a1fd344ce5459 authored almost 7 years ago
Add higher-order function parameters for to allow the use of lambda

7aad047a494585e7c1e80f59214ba70aacad13aa authored about 7 years ago
Swap parameters of bindSingleton to be more congruent with bind functions

c333aa52fe773c9c68203a35279ba058a6b27682 authored about 7 years ago
Updated to Gradle 4.4. #117

2ffd109c4def0e8a75dd5d00435c07d68d42a18a authored about 7 years ago
VisUI actors style definitions now use default inlined parameters. #94

0875e465771575392572faff0d2fbca2ab8e013f authored about 7 years ago
Scene2D actors style definitions now use default inlined parameters. #94

dbef878a64fb3092a0b1b4b87cf9b9e4fefa245a authored about 7 years ago
Added ChainShape tests back to the Box2D test suite. #112

3eb22024bfc28b6fab82ac8bb56a9cf2525ab157 authored about 7 years ago
Updated to LibGDX 1.9.8. #118

46016da493376e9c2b8cc4782ba34cb714bd81ac authored about 7 years ago
Updated to Kotlin 1.2.10 and Kotlin Coroutines 0.20. #117

c1a7042c1f31260999dbfc43e7e4e375803d88e6 authored about 7 years ago
FreeType font loading method now returns Asset wrapper. #113

fc29692497a772548f8f816f9e89b5012b4d0a0b authored about 7 years ago
Added ktx-ashley functional parameters info to changelog. #94

e587988f9548815f6269d7fc068e96f2de5305b5 authored about 7 years ago
Used default functional parameters in ktx-ashley. #94

Use default functional parameters for ktx-ashley

29026c8e00b273e2346682121d36c0184b23badf authored about 7 years ago
Use default functional parameters

483c4bbd090aad8217e2a96a2513324a8254c6e6 authored about 7 years ago
Removed unnecessary dependency on ktx-assets. #113

d2ef98b98219c81ff14fc0253745007959f4b3cb authored about 7 years ago
Implemented ktx-freetype module. #113

cddda89cc39d1846b0373a1ada807ef7c83ea0bc authored about 7 years ago
Removed duplicate factory methods in Scene2D DSL. #94

2f54ebafe31a5eb332c8452487b02510f3e19c64 authored about 7 years ago
Added more Box2D DSL tests to showcase optional init block usage. #94

8cf41ef8f0801c4ab2300cf3acb9502b4733780a authored about 7 years ago
Initialization blocks are now optional in Box2D DSL. #94

395144c6b1145d5856f0d637d8317fa46a210e24 authored about 7 years ago
Updated to Kotlin 1.2.0. #114

960165986ef6fd7e248efc89dd8c84441703b6df authored about 7 years ago
Prepared for the next release. #110

bc259a914b11fa1f9afb913109846476605267c2 authored about 7 years ago
Released KTX 1.9.7-b1. #110

667216cde888a1680d9f7cef21a9d54752b721ee authored about 7 years ago
Reverted ChainShape test settings. #108

cb1ac07321933ccedc179950c7bb3f8dd8b86d5f authored about 7 years ago
Changed version to 1.9.7-b1. #110

9ed6df94c36453577a024e00bfc37885e12c5ffa authored about 7 years ago
Updated to Kotlin 1.1.51 and Kotlin Coroutines 0.19.3. #104

bdd82231424350833d86d69ba37a102087250f00 authored about 7 years ago
Updated Gradle 4.3. #108

2cdfd79efb51e7dbfea2f6c1576859dfe6361c65 authored about 7 years ago
Updated LibGDX to 1.9.7. #108

69ad7e2590a637e28a3b21df4d0818e076422a37 authored about 7 years ago
Refactoring due to LibGDX 1.9.7 changes. #108

fd84fcd8effb2aedbe911ad9d8ad13340f8270c7 authored about 7 years ago
Ignored ChainShape tests, which is broken in LibGDX 1.9.7. #108

ba27144228f423403475bd7b16428e265bed7400 authored about 7 years ago
Removed redundant checks. #108

020f77a576fd4d2d19ac8cc8e9e464e86e237bb6 authored about 7 years ago
Updated README.md. #106

5daa2d9d1f016575b2a4501568fbfcf7e31d3bf6 authored over 7 years ago
Added ktx-ashley description. #106

5ebf487812a5d37d34088f3f599b335431873426 authored over 7 years ago
Added ktx-ashley description. #106

8eea01ce3b1a094fffe881414dbaa0e2ca14c529 authored over 7 years ago
Updated to Gradle 4.1. #100

55a57927209f92ae1a046cbe7bf6922d43543fbd authored over 7 years ago
Updated to Kotlin 1.1.4-3. #100

a6be956236ca4e034fc03cea947453af91270538 authored over 7 years ago
Prepared for the next release. #98

0e4c086bd2c0999ef85bdaf8d5025e885ab435d3 authored over 7 years ago
Released KTX 1.9.6-b7.

58d95f83c3866a1590c8134d6a13322526818f3f authored over 7 years ago