Kaligule

Results 42 issues of Kaligule

I would like to insert some standard poses. Is there a place to upload them, so others could find them?

In a terminal, Ctrl-L works the same as entering `clear`: It scrolls down until only the current line is visable. It would be cool if doitlive could handle Ctrl-L the...

help wanted

It would be cool if we could have some more documentation in the help text. - Explain how to use Ctrl-C and Ctrl-Z in a presentation (this is self explanatory...

documentation

In the Readme and the example project there is a variable "displayName" for every author. I would expect that one to be displayed everywhere where the author is mentioned. Looking...

In the Readme I read > hugo new post/post-name.md -f yaml But running this gives me > Error: unknown shorthand flag: 'f' in -f And indeed I can't find it...

In the current repository there are two `LICENSE` and two `README.md` files (one in the project root and one in `addons/net.kivano.fsm`). This makes the code harder to work on and...

## function documentation In FSM2D (and possibly other places too) we can read: > \# update(inDeltaTime): update FSM to update current state. Should be > \# used in every game...

Most functions exposed to the user have 4 or 5 additional parameters (like "param0", "inParam1", and "inArg0"). This clutters the users project with unused code, makes it more complicated to...

Nothing fancy, just 3 lines of csv converted to 3 entries of ledger. I tried for 20 Minutes now and couldn't get anything working, so it would be nice to...