Ecosyste.ms: OpenCollective

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

github.com/Hexworks/mixite.example

Examples for Mixite
https://github.com/Hexworks/mixite.example

Merge pull request #3 from DenalidTX/javafx-sample

Javafx sample

47cd48a71f3351b77c6b8d03e199bb321b4c979c authored almost 3 years ago
Merge pull request #2 from DenalidTX/jcenter-repo-fix

Replaced obsolete jcenter repo with gradlePluginPortal.

a4067004de067f489e80ffecf795c9db152019f4 authored almost 3 years ago
Fixed some warnings. Parameterized all generics.

Signed-off-by: DenalidTX <[email protected]>

15efdf2209bdd6d98ae79510b48ebd6f6168ef87 authored almost 3 years ago
Updated the UI so that selecting different orientations and shapes resets the grid. JavaFX has a strange way of dealing with callbacks for selectors and spinners, so it's slightly annoying to size down triangles and hexagons. However, this is a demo app, not a production app, so if that really bothers someone that person can find a solution.

Signed-off-by: DenalidTX <[email protected]>

b973f5239ef39ce63ea3eb508561e76e1a438ae1 authored almost 3 years ago
Updated visibility, pathing and coordinates. Fixed a few minor UI issues (couldn't edit spinners, check boxes didn't reset when the GUI was reset, etc.). Sample app is complete pending final tests.

Signed-off-by: DenalidTX <[email protected]>

32c8fe937bea5cb0050562eb05ce96ab54044fe9 authored almost 3 years ago
Path now renders.

Signed-off-by: DenalidTX <[email protected]>

dd98cc291f46f6bc5635d4a955abed69ba55ea77 authored almost 3 years ago
Neighbor distance now renders.

Signed-off-by: DenalidTX <[email protected]>

9cef7afd06929b770356469d58a3fc33b237a39b authored almost 3 years ago
Updated the display to outline the "current" and "previous" selected cells so that you can tell what the distance means.

Signed-off-by: DenalidTX <[email protected]>

4fe18c3040986cae16fdae3aa61ae1d6a78d9cbc authored almost 3 years ago
Fixed minor bug where first selected cell would cause an exception due to distance calculation with a null "previous" cell.

Signed-off-by: DenalidTX <[email protected]>

155420a5f13f2cec35396cde9754868dbd141e2e authored almost 3 years ago
Replaced obsolete jcenter repo with gradlePluginPortal. I verified that I can run Main (and SomeClass, though it doesn't appear to do anything). IntelliJ still issues a warning because the kotlin-gradle-plugin version is old, but it does not prevent the build from working.

Signed-off-by: DenalidTX <[email protected]>

2fa26f1a6d9be4b402e7c0bf8226c9457e822d1c authored almost 3 years ago
Add example

75396c7141512e70038d570fda26e8ed698a2515 authored about 6 years ago
Initial commit

c9e8b3fc074f358ee06df669cd71c815cbd5350b authored about 6 years ago