Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Hexworks
Hexworks is a friendly bunch of developers and artists who focus on providing open source tools for (but not only) game developers.
Collective -
Host: opensource -
https://opencollective.com/hexworks
- Code: https://github.com/Hexworks
add AppConfigBuilder.withIcon(String) that allows you to provide a resource name that will be lo...
github.com/Hexworks/zircon - ac53c1a10f70eba5425bca224fe4e5c1846954c0 authored almost 5 years agoupdate code to pass icon data via ByteArray
github.com/Hexworks/zircon - 79b015d03121b70741c483a5a09baea72c8d0dd9 authored almost 5 years agoextend app builder to enable caller to customize applications icon
github.com/Hexworks/zircon - f69a8b396afe08c671c9adc023982e10ee74b2b4 authored almost 5 years agoborderless window / simplified fullscreen #309
github.com/Hexworks/zircon - 8b6adaadeef6931accd467dc5628027e7470075a authored almost 5 years agoReview tint, shade and tone in TileColor #87
github.com/Hexworks/zircon - 363b74a2b34650c6373538c099aa4ef3e6199367 authored almost 5 years agointroduce AppConfigBuilder.fullScreen(Int, Int) that enables user to provide screen size from ou...
github.com/Hexworks/zircon - 57d5f29c35c547ce29d2fdf2ebab4723050dd49e authored almost 5 years ago
introduce AppConfigBuilder.borderless()
this will create an undecorated window
github.com/Hexworks/cobalt - 90563e2dd73ba9d313d21acc761919e6a4034bf8 authored almost 5 years ago
github.com/Hexworks/cobalt - 0b42fb30b4eed6a0fe855a55423800167fc38610 authored almost 5 years ago
github.com/Hexworks/cobalt - d68954454e2d8ea6749254d9b80ee82a222fb47c authored almost 5 years ago
github.com/Hexworks/zircon - d13ab0818170e2ada676814d5587fc632c59cdad authored almost 5 years ago
github.com/Hexworks/zircon - 2b22365e8e48d37ba5455c2a004ddb2081972c00 authored almost 5 years ago
implement tint, shade and tone via color interpolation
github.com/Hexworks/zircon - 4c4c3c0df3e15e34efca8a25dd34b0b3a067d3fb authored almost 5 years agointroduce TileColor.tone() API
github.com/Hexworks/zircon - 24bc8182546121b3fce9169628d0539dac429edb authored almost 5 years agoutilize assertFailsWith
github.com/Hexworks/zircon - 745fd7a361c1556c67a5c36d4ef2dcc7b6a8aab6 authored almost 5 years agoimplement some tests
github.com/Hexworks/zircon - c4a4aa3e71d93ff94132bc02ce6108b7b8aa7734 authored almost 5 years agogithub.com/Hexworks/zircon - dfe6455488b944ebcfaf10d885e9504de251f289 authored almost 5 years ago
Let the Swing JFrame's layout manager decide on the size of the frame.
github.com/Hexworks/zircon - 69e591fb4e248fb233308d6fe02847ef17046f8f authored almost 5 years agoThis should fix the intermittent window size mismatch issue.
github.com/Hexworks/zircon - 10d05f756abdad55b4bd0410606ddefd069937de authored almost 5 years agogithub.com/Hexworks/zircon - 5bb4fe6d7bb5e5093c9ca5a22120c80db85a059a authored almost 5 years ago
This was caused by the wrong ordering of layers. Layers are returned from bottom to top, but the...
github.com/Hexworks/zircon - 34ae849c53196c3765642df2db92bf1fdb5f51a2 authored almost 5 years agoSo the problem with this was that there is an optimization in the renderer which just skips rend...
github.com/Hexworks/zircon - b8cc3b184d51b02b71ec5432b6f79a0173f8b8f3 authored almost 5 years agogithub.com/Hexworks/zircon - 7ded0a783ce29ee2b1c2572e3c22329de7e02a5d authored almost 5 years ago
github.com/Hexworks/zircon - 5499f831329da5bc2af37f5d8b43220e0d575964 authored almost 5 years ago
github.com/Hexworks/zircon - a105a189877aa4c8ad113315fcba053b6f806f54 authored almost 5 years ago
github.com/Hexworks/zircon - c9bb8904300b616332b923d9936564a4b6168284 authored almost 5 years ago
github.com/Hexworks/graphite - f0dee10f1fc9152fab654cf2a04870d2d119861e authored almost 5 years ago
github.com/Hexworks/zircon - 16ab2ea476e25e9717051faa31b465d916647bc2 authored almost 5 years ago
github.com/Hexworks/zircon - f056d3710dc57c885596cc13da534b35b8c02c82 authored almost 5 years ago
github.com/Hexworks/amethyst - 9c260faa1485d607974bca2aa58ae5abe15de569 authored almost 5 years ago
github.com/Hexworks/amethyst - 27f958d06a08a84aacc1721f903cc2a6ab69ff39 authored almost 5 years ago
github.com/Hexworks/amethyst - 4409b2c519ea208d34212be25bd716666a8ce380 authored almost 5 years ago
github.com/Hexworks/amethyst - 58aa2db3f8e6233ccaa6912066bb02b29b5e490d authored almost 5 years ago
App stop on close
github.com/Hexworks/zircon - 1bfd6c694771c85829883ccd792125e2fc1d37d2 authored almost 5 years agogithub.com/Hexworks/zircon.skeleton.java - b9998a961d589779a91e56ada18c6f3cf32e0744 authored almost 5 years ago
github.com/Hexworks/zircon - fac170278c81c991674cac5f767e6c52fe80a574 authored almost 5 years ago
github.com/Hexworks/zircon - ba8e35b0d7d833c26f33d8b232a646e74a73816e authored almost 5 years ago
github.com/Hexworks/hexworks-site - 69207098406dba72e6d3362a3d91cc772bb31794 authored almost 5 years ago
github.com/Hexworks/zircon.skeleton.kotlin - 78225b8f94864ad7252632eb10f93352de746c95 authored almost 5 years ago
github.com/Hexworks/zircon.skeleton.java - bd403e17593192604f338c064a534b93585bd123 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 0a5de3fd75854b366bf62b975290077185952085 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 53736478cd7bd9294f079db1d6b35004d76bc576 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 69c8dc07bdc5653e3694f3c85d86f0f38435451e authored almost 5 years ago
github.com/Hexworks/hexworks-site - 92f510efaec791302786b80239013da23e689584 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 20a9d396fc08facc057f6555cb21a2236f18ce31 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 684a788a655821646e406467171d7f31aba4ec02 authored almost 5 years ago
github.com/Hexworks/hexworks-site - def503653e637fd4634b973ee2198d7307d19663 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 1a954b3fec3f89b13ff75750863d989572e6f421 authored almost 5 years ago
github.com/Hexworks/zircon - 16a7e5770222e6c3e3ef1e8f876ee5f2f950df66 authored almost 5 years ago
github.com/Hexworks/zircon - fb7b18d33240d988b1c52ee3140fe9c6844bad43 authored almost 5 years ago
github.com/Hexworks/hexworks-site - 61cfa4ecb36eda24d564d2ba6ca2b32ec08c9f43 authored almost 5 years ago
github.com/Hexworks/zircon - ab7cdcf54e288b66a0aab361e75ac359677a9211 authored almost 5 years ago
github.com/Hexworks/zircon - 2fb69e1d1cddd97b935456fa651141cd96feb33f authored almost 5 years ago
github.com/Hexworks/hexworks-site - 74b58f9c7ac7262007dfa0d10e1f4f2869cd1156 authored almost 5 years ago
github.com/Hexworks/zircon - 7587150bcee2e62fdc602065154322897bc879d4 authored almost 5 years ago
Add ColorInterpolator and an example
github.com/Hexworks/zircon - 116894807b4926a5f59bd93ac92a195f7506ea29 authored almost 5 years agogithub.com/Hexworks/cobalt - 8d7cebea8856358aca04aa1eb7851e0584131d30 authored almost 5 years ago
github.com/Hexworks/zircon - 7999ffa7c028d2a0b2fe0d44e5d6c81b4f17c21f authored almost 5 years ago
github.com/Hexworks/zircon - 2bcab68736480d55c78121cf93277401ffe3f39a authored almost 5 years ago
github.com/Hexworks/zircon - 21ca6d8a087ac04383013ef76968be8fd7e6f4aa authored almost 5 years ago
github.com/Hexworks/zircon - a618bfd824571bef42e06601fb2b83b136e88878 authored almost 5 years ago
github.com/Hexworks/zircon - 0435917dc1adad95f0ce77acf461315fd704fce3 authored almost 5 years ago
github.com/Hexworks/zircon - 88f2230da60bf4de9983e4c37d5c21fdca1a7d05 authored almost 5 years ago
github.com/Hexworks/zircon - a97ae35ad42e2f71475870b14a0edbd361570041 authored almost 5 years ago
github.com/Hexworks/zircon - 55932a560cd41f58ad2a317ba1e17df5b95f79d4 authored almost 5 years ago
github.com/Hexworks/zircon - 78186dfa77f8c788fa641bead80c75169b2c0c49 authored almost 5 years ago
github.com/Hexworks/zircon - 563d4eac57f41997dcef359f245a6b55f99eeb87 authored almost 5 years ago
github.com/Hexworks/zircon - 40dc0c0b41bc988259f46b3016d99a1011ea51e9 authored almost 5 years ago
Add proposed fix to MarkovChain examples bug
github.com/Hexworks/zircon - 7f68003e545d36b15a58bf690ff435f434c37e47 authored almost 5 years agogithub.com/Hexworks/zircon - ab93f92127302fc1f20b5aa41ae2ded08a4cec8e authored almost 5 years ago
github.com/Hexworks/zircon - b2acb2aaded576e90043e155f7e0f993fb02c829 authored almost 5 years ago
github.com/Hexworks/zircon.skeleton.kotlin - f929be5e7634c1dda172ea67b97eed811cdd41cf authored almost 5 years ago
github.com/Hexworks/zircon.skeleton.java - 2ee0369ca40bae27cc85dcfaccaa1cb892b581a9 authored almost 5 years ago
github.com/Hexworks/zircon.skeleton.java - 8f1228e94c5296ac7de940bfab350d4ad2e680e3 authored almost 5 years ago
github.com/Hexworks/zircon.skeleton.java - aa92b2795769700f890d9016e9095115fdb54933 authored almost 5 years ago
Added cubeToOffset converters and tests
github.com/Hexworks/mixite - 966bc53001d01a05b143e17f6c5aedc24c289953 authored almost 5 years agogithub.com/Hexworks/zircon - a680480bf6e590796a819654d55b02cc1fb0e1ef authored almost 5 years ago
github.com/Hexworks/zircon - 998cac59a9f00159c3831b14708e659aaff0d2c4 authored almost 5 years ago
github.com/Hexworks/zircon - c031a99c4bed094accca6defafaf92ca82ea0ab5 authored almost 5 years ago
github.com/Hexworks/mixite - 16b00912f11efabb4e7e961ab05a9f7431313d12 authored almost 5 years ago
github.com/Hexworks/zircon - 79c3ac1d11ceff79d3be345ec5929bf95acef042 authored almost 5 years ago
github.com/Hexworks/zircon - 4689aee0ab906962b5575bf5343977f12ef81013 authored almost 5 years ago
github.com/Hexworks/zircon - 9913923c68f76ccdaa77be7d45bce92ba653b1c0 authored almost 5 years ago
github.com/Hexworks/zircon - 426b7ab2c67a3f74429e81459b4f98c942292503 authored almost 5 years ago
github.com/Hexworks/zircon - a5942c89d5b0b0a44f2e686346b12721022cdd15 authored almost 5 years ago
github.com/Hexworks/zircon - 1460d92029dc5659c4cd0bebc9c6b044b7f6743c authored almost 5 years ago
github.com/Hexworks/zircon - a14cb3009f5d7f428977a5e1a4f6be948b31f6e4 authored almost 5 years ago
github.com/Hexworks/zircon - 29202a889239b88c81a72cff1c94732153099c6a authored almost 5 years ago
github.com/Hexworks/zircon - 5968051142d7a2eb61524ba31a3f238eaaff0cbc authored almost 5 years ago
github.com/Hexworks/zircon - 0e92c398283b7ebab333ca7cf04bdf1c1f4b4340 authored almost 5 years ago
github.com/Hexworks/zircon - 9cdf775a2341d890b6cba336875099ba1cbb2b87 authored almost 5 years ago
github.com/Hexworks/zircon - 1b1b7faf73a861d2142b058c3fd20a36371b7ff8 authored almost 5 years ago
github.com/Hexworks/zircon - ff53ddd5ab2ac55afefa70cef45ea4f8bdd5b91d authored almost 5 years ago
github.com/Hexworks/zircon - f7df64ccb86c8f08b342ecdd5f922c7061086fe7 authored almost 5 years ago
github.com/Hexworks/zircon - 1b09acb957821d488b3420b05772a963422c0cfe authored almost 5 years ago
github.com/Hexworks/zircon - 40c848487d37f1f9c1c0b5978b5390498bbf961a authored almost 5 years ago
github.com/Hexworks/zircon - 6dd35fa80631a398e3e0e397280d665ab65bf393 authored almost 5 years ago
github.com/Hexworks/zircon - d32d2f23df7e6be1ff69ef58d7dc2f70c5e43109 authored almost 5 years ago
github.com/Hexworks/zircon - 1e7e492bb0df94668195c50d2a0f72e3fdca0e53 authored almost 5 years ago
github.com/Hexworks/zircon - 08cac6617bf4814621787ed5ef5122f209763b8c authored almost 5 years ago