hearth icon indicating copy to clipboard operation
hearth copied to clipboard

Shared execution environment for constructing 3D virtual spaces from the inside.

Results 46 hearth issues
Sort by recently updated
recently updated
newest added

Closes #271. Part of #288. See commits for other changes.

guest

Adds the initial version of Hearth's panel manager, which provides input handling for generic implementations of panels as a service. Keyboard input and input lock is not yet implemented. Part...

enhancement
guest
moderate

Right now we have a bunch of `dev-` branches pushed that have different features. At the time of writing, these are: - [ ] `dev-flycam`: an interactive first-person 3D flycam...

enhancement
guest
complex

When running `hearth-ctl` there is a connection made to the IPC socket. This connection is currently unnamed according to the kernel, so `hearth-ipc` logs the connection as `unnamed`. I think...

enhancement
host
easy

Closes #138. An incomplete design document is better than an outdated one. Besides, if I were capable of completing this on my own, it would have happened in the months...

documentation
enhancement
complex

explain what each sub-directory within hearth is for.

documentation
easy

There is a TODO comment on line 50 of `fs.rs` about more potential file properties. Lets move that discussion here. I think that a good thing to add would be...

host
moderate

So up until now, we've been copyrighting the Hearth codebase under "the Hearth contributors." However, this isn't sufficient for reasons I can't quite remember that @emmatebibyte may be able to...

documentation
complex

follow up to #210 Ill elaborate on details soon

enhancement
guest
complex

Hearth's current tagline is "Shared execution environment for constructing 3D virtual environments from the inside." That kinda blows! Please help us make a new one that is actually legible to...

documentation
help wanted
question