1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added system theme event capture More... 5 months ago
Fine tuned batch size calculation by clamping values between 5 and 100 More... 5 months ago
Improved performance in progrsssive loading with deferred mesh rendering More... 5 months ago
Removed duplicate seting of light slider range More... 5 months ago
Implemented seperate method for progressive loading to process meshes in batch More... 5 months ago
Fixed a crash in cancel loading More... 5 months ago
Fixed theme issues More... 5 months ago
Removed QMessageBox informing user of the settings effet after restart and moved the message string to the dialog box More... 5 months ago
Removed redundant assignment of _mainWindow = this; More... 5 months ago
Moved theme setting to MainWindow from main More... 5 months ago
Improved theming More... 5 months ago
Show user message box about settings taking effect after restart More... 5 months ago
Apply user set theme at startup More... 5 months ago
Added themes manager More... 5 months ago
Implemented the settings variables and applySettings method More... 5 months ago
Disconnected the meshProcesses and loadingFinished signals to prevent multiple calls which caused errors during import More... 5 months ago
Added code to free scene before loading another More... 5 months ago
Implemented progressive model loading More... 5 months ago
Fixed default settings, load and save settings code More... 5 months ago
Created callbacks and default settings More... 5 months ago
Improved, planar, cylindrical, and spherical mapping More... 5 months ago
Removed setting of default UV creation More... 5 months ago
Added canonical shapes for testing More... 5 months ago
Some updates to Settings dialog More... 5 months ago
Merge branch 'performance' of https://github.com/sharjith/ModelViewer-Qt into performance More... 5 months ago
Improved Spherical and Cylindrical mapping More... 5 months ago
Added settings dialog - not implemented yet More... 5 months ago
Added check to show messagebox only if settings are remembered More... 5 months ago
Option for user to launch UV method dialog for models with more triangles More... 5 months ago
Removed dialog positioning and size adjustment code that caused crash in drop event More... 5 months ago