Nikky
04/26/2019, 5:57 PMNikky
04/26/2019, 5:58 PMNikky
04/26/2019, 5:59 PMYevhenii Zapletin
04/27/2019, 3:30 PMNikky
04/27/2019, 3:30 PMYevhenii Zapletin
04/27/2019, 3:31 PMYevhenii Zapletin
04/27/2019, 3:31 PMlouiscad
05/14/2019, 7:31 PMFudge
06/20/2019, 7:50 PMgaetan
06/21/2019, 9:32 AMgaetan
06/28/2019, 2:13 PMNikky
09/12/2019, 10:01 PMNikky
09/12/2019, 10:37 PM./gradlew publishToMavenLocal
but that fails with error like Could not determine java version from '11.0.2'.
ande even after fixing those (gradlew wrapper older than 5.0)
there was errors from actual defs. missing in some modules and it just.. failedgaetan
09/16/2019, 10:27 AMpublisthToMavenLocal
problem.Nikky
09/21/2019, 1:41 PMNikky
09/21/2019, 1:45 PMPathNode
, i did not figure out how to move one around, os instead i just clear the path and redraw it when stuff resizes or pieces are moved
at least the rescaling and clearing seems to work fine on first glance but sometimes that exception throws and the whole jfx window goes funky
it could alos be a sideeffect of updating to 0.8.0-RC1 ofc and this is completely unrelated to paths
i also use some utf8 geometric symbols in strings now, could jfx have a issue with rendering those ?Nikky
09/21/2019, 2:06 PMgaetan
09/21/2019, 2:41 PM//add event listener
val handle = on(KPointerMove) { evt ->
println(evt.pos)
}
//remove event listener
handle.dispose()
Nikky
09/21/2019, 2:48 PMNikky
10/07/2019, 8:33 PMhttps://i.imgur.com/5pGj440.png▾
Nikky
10/07/2019, 8:38 PMgaetan
10/07/2019, 9:33 PMNikky
10/07/2019, 10:43 PMNikky
10/07/2019, 10:45 PMgaetan
10/07/2019, 11:25 PMNikky
10/13/2019, 12:45 AMhttps://i.imgur.com/167iDRv.png▾
Nikky
10/13/2019, 12:47 AMgaetan
10/13/2019, 8:18 AMbreandan
12/01/2019, 8:22 AMgaetan
12/01/2019, 10:28 AM