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

changed `create` extension methods to extend `Engine`

- updated the Ashley version to 1.7.3
- delegates to PooledEngine version as necessary

github.com/libktx/ktx - a391a86c05c3ede9df6c5da42ce742d68dd4ff7b authored over 7 years ago
Prepared for next release. #83

github.com/libktx/ktx - 5bc14bfcf7765cdc7fa453ae5dc338291b1a4ea8 authored over 7 years ago
Released 1.9.6-b5. #83

github.com/libktx/ktx - ae52bd8f2a94255094b6e504faa4871a92e0ad4e authored over 7 years ago
Changed version to 1.9.6-b5. #83

github.com/libktx/ktx - efcb144afd06518cda74f3652c21bbeeeb58603b authored over 7 years ago
Updated to Kotlin 1.1.2-5. #83

github.com/libktx/ktx - 5326d3314224cfe1258115a116bbf4f14a8baf51 authored over 7 years ago
Added additional info about coroutines usage. #82

github.com/libktx/ktx - 6bc39c25d01b272880fa5bdee9cb51147113e5d1 authored over 7 years ago
Updated kotlinx-coroutines-core to 0.16. #82

github.com/libktx/ktx - 742c5bbbd316705b48ed789d84afe62ac8349da1 authored over 7 years ago
Refactored EventListener factory methods. #80

github.com/libktx/ktx - 8875c9aa00491d04de4be39c3d1acc8e3d360986 authored over 7 years ago
Improved mapper utility documentation. #23

github.com/libktx/ktx - b83230f99ffe116aeb422f9ce2ec2889c96d6bac authored over 7 years ago
Improved Ashley module documentation. #23

github.com/libktx/ktx - f1ff61dc8528d77387146cf29196bd754966378a authored over 7 years ago
Updated Dokka version. #10

github.com/libktx/ktx - aded35edd6efd41f457bc1cf19115881df504fc0 authored over 7 years ago
Merged ktx-ashley module. #23

github.com/libktx/ktx - 5659caf16382c083728354114871e60138821d5b authored over 7 years ago
removed non-pooled engine utilities

- fixed some examples

github.com/libktx/ktx - 1d62fc66887ec2ede19c71d31420b13bc362d9c9 authored over 7 years ago
address PR comments

- add imports to examples
- move junit5 platform build config to root
- move version numbers to r...

github.com/libktx/ktx - c276fff94974342980ecb3c1bce44bf4bae4300d authored over 7 years ago
use gradlew to ensure same gradle version

github.com/libktx/ktx - f6d2459ae6b6a3ca541b82bdf4ea9203b1fe0877 authored over 7 years ago
utilities for Ashley entity component system

github.com/libktx/ktx - f72f1995206048279cc7756fd280b9d0da43dee5 authored over 7 years ago
Added Horde! game to the showcase.

github.com/libktx/libktx.github.io - 6110908900fad8f3ccaded64974fd8a3765c0900 authored over 7 years ago
Expanded Maven Central uploading section. #77

github.com/libktx/ktx - cae90da600d5d6bde392bd7f2064aa523233dc25 authored over 7 years ago
Synced with develop.

github.com/libktx/ktx - 2a7b9a490b0ccf15a0adf8c8b87478128affebb5 authored over 7 years ago
Prepared for next release. #77

github.com/libktx/ktx - 4733c217a139343a3790483f4f2ec9af376192e6 authored over 7 years ago
Updated contributors list. #77

github.com/libktx/ktx - ac151627526e5e0810beab9a377165684f85c212 authored over 7 years ago
Released 1.9.6-b4. #77

github.com/libktx/ktx - 1180c0b182564a71ac94dcf943774d4749d0628f authored over 7 years ago
Released 1.9.6-b4. #77

github.com/libktx/ktx - 18d9fe72ebb37bd6c226b0f7aded156ff67db665 authored over 7 years ago
Refactored and improved LibGDX Array utilities tests. #43

github.com/libktx/ktx - d1643111dc4662393ee775d9a8b9700067c7de61 authored over 7 years ago
Removed author comments. #43

github.com/libktx/ktx - d524aae707a7a71bc2d3415d3efdc17d1c7e85e8 authored over 7 years ago
PooledList now implements equals and hashCode. #75

github.com/libktx/ktx - 410e0509c2776a8c8b4de66077857a1a08082234 authored over 7 years ago
Merge pull request #74 #58

Collection operations for gdx collections #58

github.com/libktx/ktx - 4ff8cd10f031f83c0845e26469c43765693175c6 authored over 7 years ago
Reformat with project formatter

github.com/libktx/ktx - c6e300fe259f35085cb7039af6a8117144f3fa77 authored over 7 years ago
Improve tests

github.com/libktx/ktx - 907850c7ee850fb6d1dc147ce7d74951cd820ea5 authored over 7 years ago
Wording in doc

github.com/libktx/ktx - ccca75d4079b4499f0f2f9e6563c1be53f4dd916 authored over 7 years ago
Typo in comment

github.com/libktx/ktx - 2e57d24eaf5d6170c09cd5463c73e849f6e8a47e authored over 7 years ago
Documentation

github.com/libktx/ktx - 20c21eef3f833f42ffe784edae439e2892d6de49 authored over 7 years ago
Add map/filter/flatten/flatMap to GdxList

github.com/libktx/ktx - ee34aea16fd1e8e49d76f3f62506e579750294df authored over 7 years ago
Improve tests

github.com/libktx/ktx - 7d35b5051e7a668a549c01cea499b1bce7564a0e authored over 7 years ago
Add map/filter/flatten/flatMap to GdxMap

github.com/libktx/ktx - d250d62a25341fb878807be6fa798529d3466fd6 authored over 7 years ago
Add map/filter/flatten/flatMap to GdxArray

github.com/libktx/ktx - 1e4e036b0a202e5628e063f3401d6c0587b45153 authored over 7 years ago
Revert "Put kotlin-stdlib to compile scope"

This reverts commit 7e8cc1e79676795b5ef0ae109c9b70fdee075343.

github.com/libktx/ktx - ee4db41a89e4b7f197f1ec078a546b98f851b064 authored over 7 years ago
Supress LoopToCallChain warning in sets.kt

github.com/libktx/ktx - e08c18193e8c77b907cd47c25f694877a255e533 authored over 7 years ago
Add map/filter/flatten/flatMap to GdxSet

github.com/libktx/ktx - 00eef9f99ca6e2d1fe7be737f3ea8f3f96ba3a8e authored over 7 years ago
Put kotlin-stdlib to compile scope

github.com/libktx/ktx - 78214b68618ce96e9d3e780227c222abf0c54007 authored over 7 years ago
Improve formatting

github.com/libktx/ktx - 54a6602a7113442744591e2337be4e54301063fb authored over 7 years ago
Added logo background images.

github.com/libktx/libktx.github.io - c25b5e23d3126564cdd786e3e2519c3a340026cf authored over 7 years ago
Documented usage of the Gradle wrapper. #68

github.com/libktx/ktx - 6f0fe44387fdd29ac883f837b49a8e06c75b6210 authored over 7 years ago
Included Gradle wrapper. #68

github.com/libktx/ktx - e15621ebeae87e7ce6dcc6afcc2a51521630277c authored over 7 years ago
Implemented KTX equivalent to LibGDX Game: KtxGame. #71

github.com/libktx/ktx - 62e7262306aeabb7bbfec4ba6a3b851d4c178866 authored over 7 years ago
Added Context disposal test with error handling. #72

github.com/libktx/ktx - 1b85abfba93101a13c3015b676c78b687a077f66 authored over 7 years ago
Removed unnecessary explicit type declaration in Context. #72

github.com/libktx/ktx - 2475804f8eb7793c3e85e0fbef11474750f08084 authored over 7 years ago
Improved Context API. Close #72.

Context now implements Disposable. getProvider, setProvider and clear
methods are now open. Adde...

github.com/libktx/ktx - 5d02be3f4008281b504ec8ba3baf56080c630615 authored over 7 years ago
Included Box2D module in dependencies list.

github.com/libktx/libktx.github.io - 22bf9dc70e2454c90ef69625e94375c917993b52 authored over 7 years ago
Included Box2D module.

github.com/libktx/libktx.github.io - b984a077ded61ec0072ab5028a902198abab0d9c authored over 7 years ago
Library version is now fetched from the repository.

github.com/libktx/libktx.github.io - 98b9786ad2e59e8e9b2dffbdc2e61a9c63faac5f authored over 7 years ago
Prepared for next release. #56

github.com/libktx/ktx - 4c0c45c3945f99396ea2c0490e4e87834ad0ad95 authored over 7 years ago
Merged 1.9.6-b3 release.

github.com/libktx/ktx - 45385444a6f704cb51611848cd20c6445230e52d authored over 7 years ago
Released KTX 1.9.6-b3. #56

github.com/libktx/ktx - 2ccdaf9a7afacd03ace05d749fef80a811ece15a authored over 7 years ago
Added missing new line. #65

github.com/libktx/ktx - afab6781b843ebe901f508c7f62f2e7976096d57 authored over 7 years ago
Extracted KTX version to a separate file. #56

github.com/libktx/ktx - b88329806cd84075ee78d9179c19ae02707bc9b6 authored over 7 years ago
Updated Kotlin to 1.1.2-3. #63

github.com/libktx/ktx - c2877771e760133121aeb3858a7fda9cb7dbe578 authored over 7 years ago
Added Joint builder methods. Close #65.

github.com/libktx/ktx - c379e2169ba19b50b0d3c70a768332085822bfc3 authored over 7 years ago
Added Box2D resource disposing to Box2D tests. #65

github.com/libktx/ktx - bcd054e85f0063c690e407e2b8018aa4b6be8cff authored over 7 years ago
Fixed asset dependencies reference counting in AssetStorage. #69

github.com/libktx/ktx - 28531e69dcd4a4b8d623bc3786e15ad768588902 authored over 7 years ago
Listed all project contributors. #39

github.com/libktx/ktx - 14bd20d3bcb58349374040ff866b7814810c22d3 authored over 7 years ago
Corrected AssetStorage documentation. Close #69.

github.com/libktx/ktx - 04db9ccb5dffb9cd139ffb9b02253c1fe6464c90 authored over 7 years ago
Added concurrent asset loading test of AssetStorage. #69

github.com/libktx/ktx - ea82e1fc7f11c667b282654890945bd3c6e9b06b authored over 7 years ago
Increased concurrency levels in AssetStorage tests. #69

github.com/libktx/ktx - 76cfbeced2b5d50783697ffdcab107747eb15d45 authored over 7 years ago
Multiple asynchronous coroutines loading support in AssetStorage. #69

github.com/libktx/ktx - 730e8bb72688cc9d2002f13ef0e0f9a63545c51e authored over 7 years ago
Implemented references counting in AssetStorage. #69

github.com/libktx/ktx - fec403361088acc64dc2f61cf87b615238af41b7 authored over 7 years ago
Added callbacks API to Box2D bodies and fixtures building DSL. #65

github.com/libktx/ktx - 33544e89cfe11260868021873950fb5310025557 authored over 7 years ago
Added optimized edge builder methods overloads. #52

github.com/libktx/ktx - 84a88d91ec72a72af2b65ba206bdc0262897ea61 authored over 7 years ago
Added Fixture building extension methods to Body. #52

github.com/libktx/ktx - bafc12dc64f25a22a15c91044c51d382306d2a2a authored over 7 years ago
Added BodyType to Body building method. #52

github.com/libktx/ktx - 4def4a3abdd4df31d6e114ab3aaf151a9cc68d1c authored over 7 years ago
Removed unnecessary shapes disposal. Added user data support. #52

github.com/libktx/ktx - 247be9acd1c169e7b0f8eb8ac67ebe086afeb092 authored over 7 years ago
Extracted Box2D utilities into separate files. #52

github.com/libktx/ktx - 32091d5b0740b2018b9dd0530c8707bb01f56446 authored over 7 years ago
Extracted fixtures utilities to separate file. Improved filters API. #52

github.com/libktx/ktx - dae2d12ad1379093154e0dbd59fc07000852da6b authored over 7 years ago
Implemented JSON assets loading. Close #66.

github.com/libktx/ktx - 9cdb0b4b10ace152ba7181e463f30d8e132ecf56 authored over 7 years ago
Merge pull request #67 from raincole/Replace-Mockito-with-Mockito-Kotlin

Replace mockito with mockito-kotlin

github.com/libktx/ktx - cfe805314927bc789011858dd90f97d171191ec5 authored over 7 years ago
Put mockito dependency back

github.com/libktx/ktx - bbfd09ff5a1da336158f5fa1e09b4dbcddd86aca authored over 7 years ago
Replace mockito with mockito-kotlin

github.com/libktx/ktx - 9240847308064c211298d470619354623f4c8cb1 authored over 7 years ago
Included ktx-box2d in main README. #52

github.com/libktx/ktx - 9b5692a862ffe552983834d1384cd6ec9d30d225 authored over 7 years ago
Implemented basic ktx-box2d module features. #52

github.com/libktx/ktx - 9294e94eec468b71619e89adad53a479c26f457d authored over 7 years ago
Improved readability of ktx-style and ktx-vis-style tests. #43

github.com/libktx/ktx - 86a0f7c7a51826325ac025793f6b023f4ffd27dd authored over 7 years ago
Improved readability of ktx-scene2d tests. #43

github.com/libktx/ktx - 796fe1c95bab09957a8908ec97456be7c57819e7 authored over 7 years ago
Refactored and improved ktx-math tests. #43

github.com/libktx/ktx - f4d3e6a3732f4c0d857e47c200365d941554a54c authored over 7 years ago
Refactored and improved ktx-log tests. #43

github.com/libktx/ktx - 1a61b71a2deb8b1b7e64b436f1bb8fabfd8582aa authored over 7 years ago
Implemented coroutines-based asset manager. Close #41.

github.com/libktx/ktx - 3e874c36026aa0b14eb00d7f57a24a988f2788c9 authored over 7 years ago
Added text asset loader and AssetLoader utilities. #41

github.com/libktx/ktx - 2814f3d342808cf5e830dbc2b14aa45b262fe587 authored over 7 years ago
Invalid AssetLoader implementations are now rejected. #41

github.com/libktx/ktx - 5e5873b93d754222507fd4a217a2e1de6a40a21f authored over 7 years ago
Added AssetLoader storage for coroutines based asset manager. #41

github.com/libktx/ktx - eacd914fbaed1734af11c028c059b4cdfb84a35a authored over 7 years ago
Added new ktx-math alternative. #3

github.com/libktx/ktx - 957589c57f822222c614b34b74744312fa78a1a4 authored over 7 years ago
Updated to Kotlin 1.1.2. #63

github.com/libktx/ktx - 919ce6844bd74a3febbbd416853793e623e7cf11 authored almost 8 years ago
Added meta tags.

github.com/libktx/libktx.github.io - 58772ab0d0a29cba8af06fcdf000f14e196bbed5 authored almost 8 years ago
Added FileHandleResolver utilities. #60

github.com/libktx/ktx - e727903e56cf8c8140935a54d7dcee82370e1c5f authored almost 8 years ago
Silenced invalid warning in tests. #43

github.com/libktx/ktx - 91274e579b5f49a81d85e8995a3d5f6e6436f217 authored almost 8 years ago
Improved footer styling.

github.com/libktx/libktx.github.io - 93c63f04ece9769627980a8bcdd96310b80a09ea authored almost 8 years ago
Removed global Context instance. #42

github.com/libktx/ktx - 8dae02737de10bebae500f78527984c88242fff6 authored almost 8 years ago
Refactored and improved ktx-inject tests. #43

github.com/libktx/ktx - 9bff1174ac84d7c6446b399d48d134f5c7114123 authored almost 8 years ago
Removed global AssetManager instance. #42

github.com/libktx/ktx - 67ae230a46885d9e372b5edead6047e1a84f0acf authored almost 8 years ago
Updated Maven Central link.

github.com/libktx/libktx.github.io - 47664b5e9885535c0ce9e90fee88e8430f950c83 authored almost 8 years ago
Removed global I18NBundle instance. #42

github.com/libktx/ktx - 866f056db9ca08b5b7058c2a39109aaa989199a9 authored almost 8 years ago
Updated contribution guide. #50

github.com/libktx/ktx - 444a9dd36cc7ecb1c1b913f1143ebe43126411e5 authored almost 8 years ago
Merge branch 'master' of https://github.com/czyzby/ktx into develop

github.com/libktx/ktx - a33407e14f4bb1afd6ab2df77f63c79a3137a110 authored almost 8 years ago