Benoit FOULETIER
Benoit FOULETIER
Same goes for kwargs btw.
+1 as well! I'm currently binge-watching a channel with ~400 videos, I'd love to be able to only display the unwatched ones!
I'm confused by this... the master branch does have docking support (after enabling the ImGuiConfigFlags.DockingEnable flag, or via the demo window), but viewport support doesn't work for me. The docking...
@mellinoe cool! I'm working off of the docking branch now, and everything is peachy. Please see PR #321 for more info.
If I understand correctly, ImGui.NET uses Veldrid as a backend, and you're proposing to add SDL support, correct? I am not an ImGui.NET dev, but as a long-time user of...
Turns out my assumption was wrong: `git lfs migrate export --everything --include="*"` does rewrite the whole history, across all branches, reinjecting all the large files' consecutive versions ([see here](https://github.com/git-lfs/git-lfs/issues/910#issuecomment-551566315)). Awesome!...
Yeah, migrate export solved my immediate issue so I moved on, this repo is such a mess that preserving sha1 in commit messages is the least of my problems :)...
> Mate, it's like asking Coca-Cola CEO which soft drink is better 😄 Eheh I know, but from the few interactions we've had in the past I felt like you...
> The details are here: https://github.com/oleg-shilo/cs-script/wiki/Choosing-Compiler-Engine#compiling-engines-summary Hmm, so if I understand correcly: - csc is the best for iteration - Roslyn is a close second, **and** is good for deploying...
Must have been fixed at some point because it works fine for me...