Klemen

Results 24 issues of Klemen

Done: * [ ] Move to 1.19 and test it out * [ ] Add new mappings (possible after data lists are done)

This PR adds codesigning system for Windows. There are still some things to be resolved on the certificate side before this can be merged

official
on hold

Other PRs converting PNG to SVG should target this branch/PR. Here are some rules/guidelines when porting PNG icons to SVG: * Use px for units when drawing the icons and...

It would be neat to have Java bindings for this library. There is currently no BLE desktop Java library to my knowledge. JNA/SWIG/JNR-FFI could be used to achieve this. Originally...

enhancement

I am in the process of making Java bindings for the library using JNA via SimpleBLE C API. I have implemented quite some parts of it already, but I am...

* [x] Bump to 2024.2 * [x] Update JFX to 22.0.1 * [x] close 2024.1 milestone (https://github.com/MCreator/MCreator/milestone/13) * [x] 2024.1 test workspace * [x] Bump NF and FG for 1.20.4...

official

If JUnit tests are nested more than 2 levels (e.g. https://www.baeldung.com/junit-5-nested-test-classes), only first and last test names are printed, excluding all level names in between on the summary page. This...

This PR simplifies the events system for Blockly. It also simplifies JS call structure. Most importantly, this PR reduces the amount of Blockly events that fire code (re)generation which in...

community review

This PR improves generator tests with test containers for nested test progress view