Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.8.7 #238

Merged
merged 32 commits into from
Mar 30, 2024
Merged

chore: release 0.8.7 #238

merged 32 commits into from
Mar 30, 2024

Conversation

doodlum
Copy link
Owner

@doodlum doodlum commented Mar 29, 2024

No description provided.

doodlum and others added 30 commits March 15, 2024 19:12
* fix: fix detection of changed files

* feat: queue filewatcher changes

This helps when many files are changed and prevents constant recompiling
as the cache is invalidated.

* feat: disable fileWatcher by default

FileWatcher is now under the Advanced Menu as a setting. This should
disable the code that may be killing bad Linux installs by gating the
use of `std::filesystem::last_write_time` and `esfw` behind a setting.
* feat: allow debug compilation for compute shaders

* refactor: use Util::Compile instead of custom compile
Features now should report whether they support VR
@alandtse alandtse changed the title 0.8.7 chore: release 0.8.7 Mar 30, 2024
@alandtse alandtse merged commit 20c72e0 into main Mar 30, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants