Lili
Lili
New report will be added as a reply to this issue. Please do not close this issue. UWP edition of #121. Icons: - 🐞 Bug - It doesn't do what...
Not ready, what's missing: - [ ] Localization (in xaml + actual text) - [ ] Localization (installer) - [ ] Karen integration (upstream changes) - [x] Dual screen (minor...
Instead of going for a full java-only code the engine will use scripts for the objects: Entities, Blocks, Chunks, even Dimensions and Worlds. Using this the engine can load objects...
All related to Intel HD incompatibly issues. Extensions: - [x] ~~ARB_shading_language_include~~
Hello! I just found this, and I'm impressed with how good it is. This PR adds: basic Linux support using OpenCV, two new parameters to specify the camera index and...
This involved mostly changing process management code and not using any code that uses forks. A minion replacement worker has been added that does exactly the same but without forking...
- Fix #1410. - Fix #1418. - Fix filewatcher delete event using short paths instead of long paths. - Added get_archive_path for getting the archive path without going through create_path...
Allows changing the job timeout from the default of 10 minutes to any required value in hours, minutes or seconds (e.g. '1h', '3m', '5s'). This allows an increased timeout for...