astrale-sharp

Results 39 issues of astrale-sharp

thank you

Hey, I've made this with someone : https://github.com/MatejSloboda/Dijkstra_map_for_Godot Its in rust and it allows for things astar does'nt provide, we're currently searching for a way to ship the binary directly...

question
class proposal

hey, if you modify the text in the editor of the slide "learn from simple demo" you then cant press "n" or "p" to change slides !

Hi there! Great projects that gives me a lot of idea! It could be interesting to - move all library code into an addons/ folder so it can be easily...

### qBittorrent & operating system versions qBittorrent v4.4.1 (tested with qBittorrent v4.4.5 as well) OS : Linux 5.15.0-47-generic #51-Ubuntu SMP x86_64 GNU/Linux I tried finding my version of Qt but...

Hey @MatejSloboda , you mentioned a few time that when you got time you'd like to implement a kind of "remote" dijkstra-map. I've never quite understood what you meant by...

enhancement

[as can be seen here](https://semver.org/#how-do-i-know-when-to-release-100) there is a meaning with having a version superior to 1.0.0, we already changed the interface in backward incompatible ways, shouldn't we regress our version...

hey there ! beautiful project \model -> model } view : Model -> Html msg view model = main_ [] [ stylesheet , exampleHero , exampleColumns ] exampleHero : Html...

support for writing fraction like `$a/(b/c)$` where a b and c have the same size so that it stays easy to read (or even better, control how much it shrinks)

add a subtest option (to run only one subtest) This has proven useful to me while testing, I can remove the subset option or we could make it better (you...