Danny Angelo Carminati Grein
Danny Angelo Carminati Grein
Create IPath class and specific path types (Bezier/Spline, Polygon, Array, etc.)
Create an IThreadedModule so some Modules can be used in a Threaded way (ie. Sound System)
To Implement a console system. It must be able to manage variables and commands. Support to history, auto-completion, etc. Needs a hardcoded/embedded system font.
If I have 3 panes, each with a different directory set with cwd, when I start monocle to search, it seems to be using only the last cwd in my...
Hello, not really an issue, but this may be of interest to users of this crate. I've written a quick proof-of-concept proc-macro helper, which let us define remote rpc methods...