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

Updated to Kotlin 1.3.21. #184

83f892bffde70b6b430ef88c7460ae03d3ef9426 authored almost 6 years ago
Updated contribution guide. #33

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

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

5f9ed3830cb9037a60ee1d8419b218a79bb5c336 authored almost 6 years ago
Fixed typos in README files. #73

513681396837142a348afbfc9aa3c8928d9756eb authored almost 6 years ago
Prepared for the next release. #180

f5ceea3f66b21fcf1692b5c98850d831a51876b8 authored almost 6 years ago
Released KTX 1.9.9-b1. #180

b95278baf4a44f2ba6b92fcd49f247f8f2edf469 authored almost 6 years ago
Changed library version to 1.9.9-b1. #180

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

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

61b5c3be5fe522e6b2b8a89257f2885c3ae52f1e authored almost 6 years ago
Updated contributors. #19

328d87924c7cea92ade9ae0196d290450c45caf8 authored almost 6 years ago
Switched back to Gradle 5.0 due to signing issues. #179

dc60abb26b3c78229a4ecd4029911f8c833c5ed8 authored almost 6 years ago
Updated Kotlin 1.3.20, Coroutines 1.1.1, Gradle 5.2 #179

c629385bd036f6ae6b29f197d2ec3254c81d40fe authored almost 6 years ago
Merge pull request #161 from jcornaz/feature/immutable-vectors

Immutable Vector 2D. #152

acf0da36475bfb206f4bd713f1c024e32ba78830 authored about 6 years ago
Add reference to arguments in documentations

8a58587cce0a37638b54984ad632c278e93e3016 authored about 6 years ago
Use fixed seed when testing withRandomDirection

6997b62d45b69070c9a3fb8a5feb48935e82fea6 authored about 6 years ago
Address small typo issues

43c9e58149ef5c44bd7f1903e780a92a3dd71a60 authored about 6 years ago
Change signature and update documentation of ImmutableVector2.time(Affine2)

a9456b77dc4b7a3e00e08dd14d373da455aa8496 authored about 6 years ago
Merge pull request #175 from Jkly/update_junit_platform_for_spek

Remove deprecated Junit Gradle Plugin #173

40ff6f3a8751b0986e163172489bea7b9dc301d6 authored about 6 years ago
Remove deprecated Junit Gradle Plugin

7c273ef30a0bf0a0dcecccb539171025ba377b0f authored about 6 years ago
Extension parallelTo no longer mutates the action. #172

56438a07cee63dcbf20fdaafa6494d657d67f660 authored about 6 years ago
Updated README with action chaining utility. #172

781ab09b3248423b2a74662f2f633eb6f9476600 authored about 6 years ago
Updated contributors. #172

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

`+` Operator for creating sequence of actions

22467dba033e06924c87f2a5fa3c8a7f410af47b authored about 6 years ago
Address some style issues

f3b7a3436cab271033012dd1b43f211eca665223 authored about 6 years ago
Remove `SequenceAction.plus(action)` it does the same as `Action.plus(Action)`

b6695debc75c78738efcfa5080a03fc765234eb9 authored about 6 years ago
Always extract action from sequences

970f8cd069f1a44255aaf9e26d505690b388bd5b authored about 6 years ago
Fix typo in comments

ba6a06b6924f2ebf802ba678e807cb0679054e9b authored about 6 years ago
Fix mistake in reamde

b3c71dad7b6b3f8753646d98533429863f0fe58a authored about 6 years ago
Update readme and changelog

16418b18645e62dda9fa44871543bfbce33bffee authored about 6 years ago
Add `+` operator for chaining actions into sequence

3d2cb4ca13af677d04a5526e83578a7a1005294c authored about 6 years ago
Updated test dependencies. #168

c66635e14fe9e6ed83b7f804db8a2f3323ce08ab authored about 6 years ago
Updated Kotlin to 1.3.11. #168

2aad4acedf2d2846cd62dac3a11a4e2d01dd57ee authored about 6 years ago
Updated VisUI to 1.4.2. #168

7b00b75caeb1186c99c6ade269afaeb0b45b25d3 authored about 6 years ago
Refactored actor and action adding operators. #171

1eef1cfe812e2dfa7e0525404bab146eea3ccad3 authored about 6 years ago
Merge branch 'develop' into feature/immutable-vectors

3cb53ad5593eac5e56176c1df59df602eb1a4509 authored about 6 years ago
Updated to LibGDX 1.9.9. #168

fe6a53e00c8ea84e48b99119eb7b83ea4fb8433e authored about 6 years ago
Added Stage factory method. #164

6486aefc779f86bbaff5dcd2decbed90e76f0919 authored about 6 years ago
Updated changelog. #165

cdc0c3239dd2833b8192214de030194d8ab47f01 authored about 6 years ago
Updated Kotlin to 1.3.10 and Coroutines 1.0.1. #165

3a7b5c5db695ae20431f05a108081805e9a85069 authored about 6 years ago
Merge pull request #170 from ProOrange/develop

Updated to Kotlin coroutines 1.0.1 #165

1f3615f1027e9f805093a9a995a9965a4592455e authored about 6 years ago
Refactor

a76d57f2a527e24b93d62d3581d6a02adae24bf4 authored about 6 years ago
Change versions in properties; Fix tests

cd9030c3805b9f109c4b994db9c0ba5bc9c142a3 authored about 6 years ago
Update kotlin coroutines to 1.0.1; Update kotlin to 1.3.10

d4d14204ae676606a5374cd2c658fa01c10c0f40 authored about 6 years ago
Updated Kotlin to 1.3.10. #165

5359996970cbe4194646b10bbee9984c211031c4 authored about 6 years ago
Add more tests for interpolations

18d87eb94225f4866df8595191247ff5a929292b authored about 6 years ago
Add tests for commutativity when relevant

99b02c815c697e2e3630869c8abfb06f24590ef9 authored about 6 years ago
Add direction comparison tests

* hasSameDirection, hasOppositeDirection, isOnLine, isCollinear, isCollinearOpposite, isPerpendi...

c1bb643458b2f5cd18392dd2ae574666f8242d75 authored about 6 years ago
Add few tests for angles

90f71861d73324863b6b4fcfffac1271160919e7 authored about 6 years ago
test withClamp and withClamp2

06909b805f5d8f03062dce9a6bd0e341c48fabcd authored over 6 years ago
Add some tests

cdc72c96ca37f91a423132a0202b52884f1261c4 authored over 6 years ago
Fix misleading documentation of result vectors

b95c6ad5f112a3e36bf7fd9bf5037de03a70d201 authored over 6 years ago
Improve documentation

dbdf93ba833edb95cb63fbf9bce6d02827cda86d authored over 6 years ago
Fix typo in readme

4d29ad3ce8e3c1fa3db687e48c84d44b4519f27f authored over 6 years ago
Add examples in readme

455ce76beab7dacd1488d4c6837b5399b0f40919 authored over 6 years ago
Updated documentation for ShapeRenderer.use extension. #162

79c3319783b44d0f8be7af511a363cd843337acf authored over 6 years ago
Merge pull request #163 from keturn/feature/ShapeRenderer-use

ShapeRenderer.use()

c7f9bc1142ad87bb126e10f1364c06aa4500c657 authored over 6 years ago
📰 Changelog #162

5ea7e20100ba6e6fdeb251245f8afa396d2eb8bd authored over 6 years ago
Fix deprecation message and level of `cpy`

063a0177e3db66c4492970c8f60c3e157e231c8c authored over 6 years ago
Update new names of functions in tests names

1c0070eaf3453b327cb1ac1c298b1772f8b5bf6c authored over 6 years ago
Change deprecation reason and level of `rotate`

9279fee7f53bd45feda28d8cc74ceb1861cf40f8 authored over 6 years ago
Increase deprecation level to ERROR for mutation methods

The fact that theses function do not mutate LibGDX does is very likely to cause bug if the user ...

c4d8a2e8e0d605c4ea21f888b61950f57363feee authored over 6 years ago
Explicitly test the usage of method `copy` and update readme.

9a19a6276faa08b1e7d45390703f693a7dfec610 authored over 6 years ago
Add mutation method deprecated to allow smoother migration

ac084853b3406beee0c7aaa76a5850dd22368eae authored over 6 years ago
Fix typos in tests

9de52b12b32a95cac007d0ec2850a1a05a64bf51 authored over 6 years ago
Rename conversion functions (`toMutable` and `toImmutable`)

d4b51a7f589569c9f7502bb6ccfdee29b1ccca00 authored over 6 years ago
Address some minor issues

* Promote some extension function to be member functions
* Remove some inline modifiers
* Rename...

71875f7e5b270a338132b420dac4deb3fbf6bc64 authored over 6 years ago
README for ShapeRenderer.use #162

f8cfdee15bb64bf751f8525e00d502a94cc97a4e authored over 6 years ago
Add ShapeRenderer.use #162

5d161370325a269b773816a08735c66da52a428b authored over 6 years ago
Make setLength2 and extension function

ca6364b5e895d61c57b184e28170774b81a81c6f authored over 6 years ago
Test destructuring immutable vector

f1d51eb11d81668e7f5683adfc6aca801627a112 authored over 6 years ago
Explicitly test equals and hashCode

c388137ebfdd4998b7186098d8619854ded4a62c authored over 6 years ago
Minor clean up

008693f82e5c2b89e43be07092b93377d81d79b5 authored over 6 years ago
Add module name in changelog

446afb24ee440f21b84de25265a14caf51d3055e authored over 6 years ago
Fix some typos

9ef346d6f289c81aa6fc0cd3efad70b3b1762aae authored over 6 years ago
Port syntax sugars provided by ktx for `Vector2`

7d9f0c46f7f4e6802a6155697df247bf2e5f9224 authored over 6 years ago
Merge branch 'develop' into feature/immutable-vectors

58c4cbb12ef3d47df2ffe23e324607ff87a2b8a5 authored over 6 years ago
Update changelog and start to write the readme

1f669748a44ff01dd5a42c10ec33c6a5cd13623a authored over 6 years ago
Improve documentation

429e094345c6558924a02f69ba131f2aa31d9053 authored over 6 years ago
Provide angleDeg() and deprecate angle()

7403c9d1e41e26f59408752d6559dc4d7072ed96 authored over 6 years ago
inline alias functions and solve few warnings

98823c474703b4c2f90dcb7a0ea5753649643e6d authored over 6 years ago
Test with small vectors

2d4eb3cfd50ec602d119d649f088eefc12fcd7bd authored over 6 years ago
Rename KVector to ImmutableVector

0746b6290249937bf68868bff2f2c47c970dfd86 authored over 6 years ago
Merge branch 'master' into feature/immutable-vectors

05b49d91e58b2612e1d6d2d2de10a09402f37824 authored over 6 years ago
Add KVector and KVector2

08b121c52ebaebb3d9442e8f5b6e7d13ff0c0e0f authored over 6 years ago
Prepared for the next release. #159

ffaa35850e050bed278059ed3dfbbb0110ff0170 authored over 6 years ago
Releasing KTX 1.9.8-b5. #159

76ae5c4b8bf203f9d249358b31c05dc1260fba09 authored over 6 years ago
Added Gradle update to changelog. #156

b7f27c36e1622eb421130a971852c3937d72f630 authored over 6 years ago
Changed library version to 1.9.8-b5. #159

fcd1b993bf40372a96362f1e6914cb926269d130 authored over 6 years ago
Updated to Gradle 4.10.2. #156

c7deb88e4e29f92892ace6e69dc1d0195cc57dd7 authored over 6 years ago
Updated to Kotlin Coroutines 0.26.1. #156

2d252797438b8ef6bddbc8c8a3338f2773f887eb authored over 6 years ago
Updated to Kotlin 1.2.70. #156

5340b34d1dc33c3533333a88406c040e12ec1c47 authored over 6 years ago
Meaningful exceptions for missing no-arg constructor. #157

426e5da0229c66ce1e7de67e1ff0d5299e7825ac authored over 6 years ago
Merge branch 'master' of https://github.com/libktx/ktx into develop

23e96d54108049334584c4cd859521310d8d2117 authored over 6 years ago
Merge pull request #158 from Jkly/unable-to-create-component-error

Throw an appropriate exception if createComponent fails

14c86ab85aebd11646d6f27c93cf58058293888c authored over 6 years ago
Use KClass in exception constructor

53f9321308fd694f84e5f3e1a8b8cb4a6345c3d8 authored over 6 years ago
Throw an appropriate exception if createComponent fails

Note that PooledEngine throws a RuntimeException with an appropriate
message "Class cannot be cr...

c39789f06ba56368e74169c677e9e9da88a604ea authored over 6 years ago
Updated Kotlin and Kotlin Coroutines libraries. #151

f35a21062111ca3270032a50e28934f236660773 authored over 6 years ago
Updated contributors. #14

7e6985fd077230f8dbe9c356406f34432dc95abf authored over 6 years ago
Prepared for the next release. #149

3ce4f31f149366e1094422e34a490bace13de25a authored over 6 years ago