1
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a bug where the initializeSupportedImportExtensions method initialized the list for every instance of the viewer document More... 2 months ago
Made the get3dTranslationVectorFromMousePoints method projection agnostic with NDC and unprojection logic More... 2 months ago
Moved the initialization of supported filters to a separate method. More... 2 months ago
Added dynamic format for import and export More... 2 months ago
Refined export implementation More... 2 months ago
Added keyboard shortcut for File->Export menu More... 2 months ago
Refined click and sweep selection More... 2 months ago
Changed perspective FOV to 45 instead of 15 More... 2 months ago
Reverted to old CMake settings More... 2 months ago
Revert "Changed perspective FOV to 45 instead of 15" More... 2 months ago
Merged More... 2 months ago
Changed Qt version More... 2 months ago
Swapped ortho and perspective icons More... 2 months ago
Elaborated projection tooltip More... 2 months ago
Merge branch 'master' of https://github.com/sharjith/ModelViewer-Qt More... 2 months ago
Added assimp path More... 2 months ago
Changed perspective FOV to 45 instead of 15 More... 3 months ago
Added info about using the Open Cascade library in the project description More... 3 months ago
Added build instruction using CMake More... 3 months ago
Text on the command tab changes according to the viewer bottom color for better readability More... 3 months ago
Clipping plane editor text changes based on background color for better readability More... 3 months ago
Qt6 More... 3 months ago
Changed foreground color to black for better readability More... 3 months ago
Renamed traverseSTEPAssembly to traverseXCAFAssembly More... 3 months ago
Corrected the display filename length More... 3 months ago
Added message to cout if opacity is non-positive value More... 3 months ago
Fixed a crash in shape healing More... 3 months ago
Removed debug statement More... 3 months ago
Improved mesh optimization and fixed a bug related to opacity coming as 0 More... 3 months ago
Fixed a build error and crash due to invalid bounding box More... 3 months ago