1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #41 from jonri/version_fixes More... 14 days ago
Fix linting issues from flathub More... 18 days ago
Update version number in CMakeLists and metainfo More... 18 days ago
Update manual HTML More... 19 days ago
Update version to 3.9.0 More... 19 days ago
#6502: Adjust post build event after libxml2 removal More... 19 days ago
#6203: Merge pull request #37 from jonri/wayland_mouse_fix More... 19 days ago
Force GDK backend to X11 on Linux More... 28 days ago
Improve mouse cursor hiding consistency when the pointer is captured. This fixes issues under Wayland when dragging the 2D and 3D views. More... 28 days ago
#6502: Fix XmlTest resource path in Windows More... about 1 month ago
#6502: Remove win_iconv property sheet, doesn't seem to be used anymore More... about 1 month ago
Bump version More... about 1 month ago
#6502: Remove libxml2 property sheet, minor tweaks to Node file pair. More... about 1 month ago
#6502: Update LICENSE, add pugixml license file as taken from their github repository More... about 1 month ago
Merge remote-tracking branch 'remotes/orbweaver/master' More... about 1 month ago
#5502: set depth buffer size to 24 bits More... about 1 month ago
Attempt to invoke asciidoctor in CI configuration More... about 1 month ago
Remove remnants of libxml2 More... about 2 months ago
Replace usage of libxml2 with pugixml More... 3 months ago
Add basic unit tests for reading input.xml and a .game file More... 3 months ago
RadiantTest re-throws exception instead of abort() on Linux More... 3 months ago
#6472: Revert to xmlParseFile for Linux for the moment being More... 3 months ago
XmlTest no longer depends on RadiantTest on Linux More... 3 months ago
Move hard-coded constants into anonymous namespace More... 3 months ago
Refactoring, move pybind11-related code to the PythonModule type. More... 3 months ago
Instead of statically allocate the module_def, use a unique ptr. More... 3 months ago
Fix a compiler warning, remove unused object. More... 3 months ago
Use the build macro to specify the precompiled header to include throughout the projects. More... 3 months ago
Configure precompiled headers when compiling the test projects. It's grown large enough to save a couple of minutes. More... 3 months ago
#6467: Update google test adapter package reference More... 3 months ago