Tin Švagelj

Results 355 comments of Tin Švagelj

I'd like this too. I wanted to implement it locally several times in the past but never actually found it worth the trouble. As coronavirus is currently preventing me from...

### Status update: I managed to add a new option to CMake for mouse events, info to `conky -v` output, and basically completely integrated this feature into the build system....

# [BAM!](https://github.com/Caellian/conky/commit/1f1f5571686f83d67a23ccf0465a106d96128899) You can download and build my fork if you want to try playing around with mouse events. There are several touchups I want to perform before creating a...

I skimmed through your code and regarding template usage, I don't see any benefit they would add. They would make your current code harder to read and in this case...

> Ah, didn't know about clang-tidy, I'll give it a try. There are plugins for most IDEs and editors that apply the formatting automatically on file save. These will greatly...

u16string should be UTF-16. I agree with everything you said. I'm a bit busy with work currently, but I'm looking forward to helping out with this PR some time soon....

Static data doesn't need to necessarily break every version. It is possible to download Minecraft jar for version X by accessing version json launchers download, download version X jar, decompile...

> @Caellian I agree in principle. > > There may be a way to support mods though. You (or this project) defines a command interface for mod extensibility. Mods/mod frameworks...

> It would place a huge burden on the user of a datapack generated using CBA. No, it would allow them to fix the data pack to work for their...

@simon816 Added raytracing to the list.