1
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Overhaul GitHub Pages site for 2026.7.0: localize screenshots, cover new features More... 15 days ago
Fix Linux AppImage: Qt is statically linked, deploy plugins via CMake not linuxdeploy More... 16 days ago
Add opt-in SSH debugging for failed CI runs More... 16 days ago
Fix AppImage qmake detection and update_translations header-as-command bug More... 16 days ago
Drop macOS from CI matrix More... 16 days ago
Fix workflow_dispatch matrix filtering (matrix context not valid in job if:) More... 16 days ago
Fix root cause of intermittent Assimp link failure on Linux More... 16 days ago
Fix Windows CI configure failure and Linux Release link failure More... 16 days ago
Finalize release notes and site links for 2026.7.0 More... 16 days ago
Add Windows installer + Linux AppImage packaging, gated to releases More... 16 days ago
Update Quick Help, tutorials, and TutorialDialog; add release changelog More... 17 days ago
Fix progressive-load fit not converging; add Animate Progressive Fit setting More... 17 days ago
Fix: reorganize and finish wiring the Settings dialog More... 17 days ago
Fix: wire Settings dialog Import/Export tab end-to-end More... 18 days ago
Fix: wire Settings dialog Rendering and Materials tabs end-to-end More... 18 days ago
Fix: wire settings dialog Display and Navigation tabs end-to-end More... 18 days ago
Fix: Settings dialog crash with no MDI windows open More... 19 days ago
Fix: punctual lights shrink at inclined camera angles More... 19 days ago
Merge branch 'refactor/mesh-render-runtime-separation' into dev More... 19 days ago
Remove dead stubs and rename stale TriangleMesh method names More... 19 days ago
Refactor: header cleanup, method extraction, and pragma once conversion More... 19 days ago
Rename GLWidget to ViewportWidget throughout codebase More... 20 days ago
Rename glLights to punctualLights for clarity More... 20 days ago
Fix Material name collision inside namespace Mvf in MvfSceneBuilder More... 20 days ago
Rename GL-prefixed classes to domain-meaningful names More... 20 days ago
Inline trivial controller delegates in GLWidget More... 20 days ago
Remove dead prepareMvfMeshes code from GLWidget More... 20 days ago
Reduce SSS cost: 16-sample Burley kernel + capture-pass mesh filter More... 20 days ago
Fix hover and selection highlight in HOLLOW_MESH wireframe mode More... 20 days ago
Extract MVF mesh preparation and fix progressive scene restore More... 20 days ago