Ecosyste.ms: OpenCollective

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

KTX

Kotlin extensions for the libGDX game framework
Collective - Host: opensource - https://opencollective.com/ktx - Website: https://libktx.github.io - Code: https://github.com/libktx

Released KTX 1.9.10-b2. #212

github.com/libktx/ktx - 2dd880c38e6c56079369914dd1754726c602dc26 authored over 5 years ago
Changed KTX version to 1.9.10-b2. #212

github.com/libktx/ktx - c27e134689ac28344d2a58f2c7618290036ec7f6 authored over 5 years ago
Updated to Gradle 5.6.1. #212

github.com/libktx/ktx - 9fc8900ffe30a17ed56fbc4eb7cf2b8c6c0964f4 authored over 5 years ago
Updated contributors. #210

github.com/libktx/ktx - c13f2d2854e4e0441f17948b33e6fee8e6584d65 authored over 5 years ago
Improved tests and documentation of Batch.use. #211

github.com/libktx/ktx - f509c8f87d16e57f12d0a2f8eed8e51f9dfdda7b authored over 5 years ago
Merge pull request #211 from cypherdare/batchcam

Add matrix and camera parameters for batch.use

github.com/libktx/ktx - cf0a0738c9c904928e1afd679b91d08570691579 authored over 5 years ago
Updated changelog

github.com/libktx/ktx - 84ad2c8a2313cd76574d84defb553a3194040e01 authored over 5 years ago
Convenience projection matrix setting for batch

github.com/libktx/ktx - 40e82fb29831caa60f70f030c17195a80432a96f authored over 5 years ago
Updated CHANGELOG and contributors. #206

github.com/libktx/ktx - f95a1e5997c54477aa9098f1d580fb843ff4d786 authored over 5 years ago
Expanded examples of ktx-actors. #206

github.com/libktx/ktx - d4cd0054361975b61619eaba18392e9015e05d5c authored over 5 years ago
Merge pull request #207 from cypherdare/sequence

SequenceAction and ParallelAction functions refactoring

github.com/libktx/ktx - fe72cacfd034bc3dde633028807747c51831a49e authored over 5 years ago
Merge remote-tracking branch 'upstream/develop' into sequence

github.com/libktx/ktx - 696d69a30502ca8506ad065aa8aed5930986c8d3 authored over 5 years ago
Improved ktx-json README. #192

github.com/libktx/ktx - 8bcc201204caa318f50b417504a901f5feb40597 authored over 5 years ago
Removed ktx-freetype-async, added ktx-json module. #3 #7

github.com/libktx/libktx.github.io - 852b9d988d26b529dbaa4967f0f77baa921ee741 authored over 5 years ago
Updated to Kotlin 1.3.50 and Coroutines 1.3.0. #209

github.com/libktx/ktx - 4f037b90c7aa244bd4c0515173320180cbf8cbef authored over 5 years ago
Shapes are now disposed of after fixture creation. #208

github.com/libktx/ktx - de3c8f4ef516f490e156055a15e203bee89bbb71 authored over 5 years ago
Remove unwrapping

github.com/libktx/ktx - 79d342cf6582b7c29bb4395122b12ff9c17d064b authored over 5 years ago
Don't unwrap in action plusAssigns

github.com/libktx/ktx - 5558e652fcb63f69271cddd660d6027ccbd73811 authored over 5 years ago
Parallel and sequence functions refactoring

github.com/libktx/ktx - 81c9904630fde47e13e391860826f52ba0cc903c authored over 5 years ago
Removed freetype-async link from README. #182

github.com/libktx/ktx - 991dc7b516fc52663c96c88422a22abf690cc122 authored over 5 years ago
Updated Gradle config to support archive signing. #197

github.com/libktx/ktx - 0eb24ac7ffb546330cdcaa9accfebcec7db6dc21 authored over 5 years ago
Updated message on the state of ktx-freetype-async. #182

github.com/libktx/ktx - af9951f804b98700defa7cb67a4e1230f34c675e authored over 5 years ago
Prepared for the next release. #199

github.com/libktx/ktx - 30c885042f431e1dc9afe4afc681c7825778f118 authored over 5 years ago
Released KTX 1.9.10-b1. #199

github.com/libktx/ktx - 11838e96f288350215df1c2db7fcd118d53b350c authored over 5 years ago
Changed version to KTX 1.9.10-b1. #199

github.com/libktx/ktx - bffcf796c3256365c59909214dc85d0304c4352d authored over 5 years ago
Updated to VisUI 1.4.4. #199

github.com/libktx/ktx - beaa65a08753eabafcaa98e80c253fbdfbef8a8d authored over 5 years ago
Using OpenJDK 11 on Travis. #11 #204

github.com/libktx/ktx - e9d2b2937e5e3f6076d7a9f6f4aea92b87eeeff8 authored over 5 years ago
Explicitly setting Kotlin JVM target to 1.6. #204

github.com/libktx/ktx - 292616a033c9609257918f0b7194b6f247e8455f authored over 5 years ago
Updated to Coroutines 1.3.0-RC2 and VisUI 1.4.4. #199

github.com/libktx/ktx - dd9681b2e49b03d26915c443d47919ee7f8df5d4 authored over 5 years ago
Updated contributors. #196 #197 #203

github.com/libktx/ktx - 7863cc68e1dd41dead012ae6cdb5ac02184c6d77 authored over 5 years ago
Updated changelog. #203

github.com/libktx/ktx - 114aecd91196827e2e79f1d0033b8381b16550bb authored over 5 years ago
Merge pull request #203 from jojomickymack/clearscreen_depth_dev

adding depth buffer clear to clearScreen for screens with 3d graphics

github.com/libktx/ktx - 5d1776e4e89473c90f12b14c241318336737e757 authored over 5 years ago
adding depth buffer clear to clearScreen for screens with 3d graphics

github.com/libktx/ktx - 35bf77e5000f38f5b3b40d465822b5ff156e44d2 authored over 5 years ago
Separate HTTP tests for single- and multithread Net. #197

github.com/libktx/ktx - 6933098ff02d73ba312941f8db8ea6587843957b authored over 5 years ago
Added GLFrameBuffer.use extension method. #200

github.com/libktx/ktx - 4df23478f75d49bc46e0cf2633cbb9efe5d29fe0 authored over 5 years ago
Updated versioning and docs after LibGDX update. #199

github.com/libktx/ktx - a015a56415b324f75b419483f07dea9873da741e authored over 5 years ago
Merge pull request #197 from maltaisn/develop

Various updates: LibGDX, coroutines, mockito, gradle, etc

github.com/libktx/ktx - c92280cad5923cf34476d750fd302ca2d9192ecc authored over 5 years ago
Miscellaneous updates and some fixes to make tests pass

github.com/libktx/ktx - c90d6e2af96381d7a488f938e855e133a9271909 authored over 5 years ago
Updated to LibGDX 1.9.10

github.com/libktx/ktx - 43b5c6601614db368f9795e17fad34c914eaa303 authored over 5 years ago
Updated mockito kotlin to 2.1.0

github.com/libktx/ktx - a0029213def14054a95f7edb6d9cec55a581c9f4 authored over 5 years ago
Updated to kotlin 1.3.41, kotlin-coroutines to 1.3.0-rc

Removed redundant type parameters due to improved type inference system

github.com/libktx/ktx - db6c28c98e3af63ddae0135a73a9e04417b0e716 authored over 5 years ago
Updated to gradle 5.5.1

github.com/libktx/ktx - 93a415de613ebc7c6581a6e6d5355c25f99e390e authored over 5 years ago
Merge pull request #196 from kvonspiczak/patch-1

Update README.md (typo fix)

github.com/libktx/ktx - b9dbedd65d3e1c881206e5e4f32466192fe92d4f authored over 5 years ago
Update README.md (typo fix)

Hey guys, I just did a minor typo fix here.
Currently looking into libGDX + kotlin (trying to ...

github.com/libktx/ktx - 945596b37bbf28b6beda351b41d844e0dceec217 authored over 5 years ago
Merge pull request #195 from maltaisn/develop

Merged JSON two readValue and readArrayValue functions into one #192

github.com/libktx/ktx - 722ee6444d07664137983a604d71c3443f067917 authored over 5 years ago
Fixed missing newline at the end of file

github.com/libktx/ktx - fa6a19e35a1ec1063afca75da29835030890ca63 authored over 5 years ago
Merged JSON two readValue and readArrayValue functions into one

github.com/libktx/ktx - 2093e482184bf0900c776f2f30fc12b4d8eff495 authored over 5 years ago
Improved ktx-json tests and documentation. #192

github.com/libktx/ktx - 3d26805fb101b9a518d85d4b665af1d42af9f28b authored over 5 years ago
Merge pull request #194 from maltaisn/json

Added json extensions module #192

github.com/libktx/ktx - e36893ef855526a6bbd736310ec799403df129a0 authored over 5 years ago
Added json readme and more tests

github.com/libktx/ktx - 00ab9859781a88b2164ad55a5b87443f0808d9f8 authored over 5 years ago
Added json extensions module

github.com/libktx/ktx - 484f2abe6ae9420318bb383173f7cbfcaf5fa2df authored over 5 years ago
Prepared for the next release. #191

github.com/libktx/ktx - 31dc1e6cc8d6cf541a728b6505740c911366e6b6 authored over 5 years ago
Released KTX 1.9.9-b2. #191

github.com/libktx/ktx - bec14f7ae5f20c59d6a441c339de32aad1d8b66f authored over 5 years ago
Updated to 1.9.9-b2. #191

github.com/libktx/ktx - e89c592be3fb4c1cf1ce9bbe335b15a77047c296 authored over 5 years ago
Updated contributors. #19 #186 #189

github.com/libktx/ktx - 4dad852d1c8b0cc37c9186844f27a41e25388ab9 authored over 5 years ago
Updated ktx-style documentation. #186

github.com/libktx/ktx - 18d6fcc5d9b4d041f547ed227cad473fe5060316 authored over 5 years ago
Updated to Kotlin 1.3.31 and Coroutines 1.2.1. #190

github.com/libktx/ktx - 3831c67ea3b6366dac007f341a30cf14e4ddae73 authored over 5 years ago
Updated ktx-style documentation and tests. #188

github.com/libktx/ktx - d1dd708c2b2a10c1e7562be2f6fd77c30b0510f0 authored over 5 years ago
Merge pull request #189 from maltaisn/develop

Added default parameter value for Skin.get

github.com/libktx/ktx - 30ebaca090be214f0dc9d3695cba1a6802c9cec5 authored over 5 years ago
Added default parameter value for Skin.get

github.com/libktx/ktx - a9f78aa90267a96f3cc62e75899465b8f86744ae authored over 5 years ago
Updated documentation with new enum accessors. #186

github.com/libktx/ktx - 8532cf199739c03043b6ed759b4aebb7d1a7e8e3 authored almost 6 years ago
Merge pull request #186 from FocusPo1nt/develop

Type-safe enum names without invoke() method and brackets

github.com/libktx/ktx - af282430556f7b0c43e01fff6e8c0a16485fe7c0 authored almost 6 years ago
Add more tests for style

github.com/libktx/ktx - 8b124b7ec490040012f1cc8e802edd9dbdb78aa7 authored almost 6 years ago
Type-safe enum names without invoke() method and brackets

github.com/libktx/ktx - e5e6307d5edd3af49bd625a0a6a7c18cfbd8c7a4 authored almost 6 years ago
Updated to Kotlin 1.3.21. #184

github.com/libktx/ktx - 83f892bffde70b6b430ef88c7460ae03d3ef9426 authored almost 6 years ago
Updated contribution guide. #33

github.com/libktx/ktx - 5fdeac1de5f4e6b4f3b3b5f41e95ec231bde0894 authored almost 6 years ago
Moved TextAssetLoader to ktx-assets. #182

github.com/libktx/ktx - e1414e4c2238c764e2e52d1baf4b5310e5ff388e authored almost 6 years ago
Removed test assets from ktx-async. #182

github.com/libktx/ktx - 5f9ed3830cb9037a60ee1d8419b218a79bb5c336 authored almost 6 years ago
Fixed typos in README files. #73

github.com/libktx/ktx - 513681396837142a348afbfc9aa3c8928d9756eb authored almost 6 years ago
Prepared for the next release. #180

github.com/libktx/ktx - f5ceea3f66b21fcf1692b5c98850d831a51876b8 authored almost 6 years ago
Released KTX 1.9.9-b1. #180

github.com/libktx/ktx - b95278baf4a44f2ba6b92fcd49f247f8f2edf469 authored almost 6 years ago
Changed library version to 1.9.9-b1. #180

github.com/libktx/ktx - 7cafc573e08b476f78b36388d962b46c2a2821b7 authored almost 6 years ago
Added notice to ktx-freetype-async README. #154

github.com/libktx/ktx - 0678b8e29f7703e0932d1abae26c5bca6b9dc9d2 authored almost 6 years ago
Overhaul of the ktx-async module. #154

github.com/libktx/ktx - 61b5c3be5fe522e6b2b8a89257f2885c3ae52f1e authored almost 6 years ago
Updated contributors. #19

github.com/libktx/ktx - 328d87924c7cea92ade9ae0196d290450c45caf8 authored almost 6 years ago
Switched back to Gradle 5.0 due to signing issues. #179

github.com/libktx/ktx - dc60abb26b3c78229a4ecd4029911f8c833c5ed8 authored almost 6 years ago
Updated Kotlin 1.3.20, Coroutines 1.1.1, Gradle 5.2 #179

github.com/libktx/ktx - c629385bd036f6ae6b29f197d2ec3254c81d40fe authored almost 6 years ago
Merge pull request #161 from jcornaz/feature/immutable-vectors

Immutable Vector 2D. #152

github.com/libktx/ktx - acf0da36475bfb206f4bd713f1c024e32ba78830 authored about 6 years ago
Add reference to arguments in documentations

github.com/libktx/ktx - 8a58587cce0a37638b54984ad632c278e93e3016 authored about 6 years ago
Use fixed seed when testing withRandomDirection

github.com/libktx/ktx - 6997b62d45b69070c9a3fb8a5feb48935e82fea6 authored about 6 years ago
Address small typo issues

github.com/libktx/ktx - 43c9e58149ef5c44bd7f1903e780a92a3dd71a60 authored about 6 years ago
Change signature and update documentation of ImmutableVector2.time(Affine2)

github.com/libktx/ktx - a9456b77dc4b7a3e00e08dd14d373da455aa8496 authored about 6 years ago
Merge pull request #175 from Jkly/update_junit_platform_for_spek

Remove deprecated Junit Gradle Plugin #173

github.com/libktx/ktx - 40ff6f3a8751b0986e163172489bea7b9dc301d6 authored about 6 years ago
Remove deprecated Junit Gradle Plugin

github.com/libktx/ktx - 7c273ef30a0bf0a0dcecccb539171025ba377b0f authored about 6 years ago
Extension parallelTo no longer mutates the action. #172

github.com/libktx/ktx - 56438a07cee63dcbf20fdaafa6494d657d67f660 authored about 6 years ago
Updated README with action chaining utility. #172

github.com/libktx/ktx - 781ab09b3248423b2a74662f2f633eb6f9476600 authored about 6 years ago
Updated contributors. #172

github.com/libktx/ktx - ba4cfea0ebae26a80a0acd17fa305bfabd84eb20 authored about 6 years ago
Merge pull request #174 from jcornaz/feature/operator-for-action-sequence

`+` Operator for creating sequence of actions

github.com/libktx/ktx - 22467dba033e06924c87f2a5fa3c8a7f410af47b authored about 6 years ago
Address some style issues

github.com/libktx/ktx - f3b7a3436cab271033012dd1b43f211eca665223 authored about 6 years ago
Remove `SequenceAction.plus(action)` it does the same as `Action.plus(Action)`

github.com/libktx/ktx - b6695debc75c78738efcfa5080a03fc765234eb9 authored about 6 years ago
Always extract action from sequences

github.com/libktx/ktx - 970f8cd069f1a44255aaf9e26d505690b388bd5b authored about 6 years ago
Fix typo in comments

github.com/libktx/ktx - ba6a06b6924f2ebf802ba678e807cb0679054e9b authored about 6 years ago
Fix mistake in reamde

github.com/libktx/ktx - b3c71dad7b6b3f8753646d98533429863f0fe58a authored about 6 years ago
Update readme and changelog

github.com/libktx/ktx - 16418b18645e62dda9fa44871543bfbce33bffee authored about 6 years ago
Add `+` operator for chaining actions into sequence

github.com/libktx/ktx - 3d2cb4ca13af677d04a5526e83578a7a1005294c authored about 6 years ago
Updated test dependencies. #168

github.com/libktx/ktx - c66635e14fe9e6ed83b7f804db8a2f3323ce08ab authored about 6 years ago
Updated Kotlin to 1.3.11. #168

github.com/libktx/ktx - 2aad4acedf2d2846cd62dac3a11a4e2d01dd57ee authored about 6 years ago