1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed update issue of QDialogButtonBox translated text on language change More... 5 months ago
Added Q_OBJECT macro for translations to work More... 5 months ago
Updated the translations for XCAF Processor files More... 5 months ago
Some code restructuring and added STEP/IGES to root node name More... 5 months ago
Removed unwanted container node creation More... 5 months ago
Added document name as root node name More... 5 months ago
Set progressbar update to processedMeshes % 5 More... 5 months ago
Added progress bar update to traverseXCAFAssembly More... 5 months ago
Created a variant of traverseXCAFAssembly that directly builds the hierarchical scene from the XCAF doc More... 5 months ago
Modularized OpenCascade file reading More... 5 months ago
Calculate camera shift in perspective to accomodate very small models and avoid camera zooming into the model More... 5 months ago
Added node transformation to tangents and bitangents, and reporting total meshes in node processing More... 5 months ago
Corrected the progress reporting of nodes More... 5 months ago
Revert "Corrected progress reporting of processed nodes" More... 5 months ago
Corrected progress reporting of processed nodes More... 5 months ago
Applied node transformation to mesh vertices to handle gltf transformations More... 5 months ago
Made _currentBoundShader non-static member of AssImpMesh More... 5 months ago
Moved AssImpMesh::releaseCurrentShader(); to cleanUpShaders More... 5 months ago
Stopped releasing shader at end of each frame More... 5 months ago
Improvements in height mapping More... 5 months ago
Fixed a control reaching issue More... 5 months ago
Added user selection based exporting of scene or only loaded meshes More... 5 months ago
Fixed the matrial index causing a crash while saving the scene More... 5 months ago
Changed all connections to function pointers from SIGNAL/SLOT macros More... 5 months ago
Fixed a missing/stale implementation on the viewer popup menus due to the new view toolbar change More... 5 months ago
Removed OpenMP dependency More... 5 months ago
Removed double updateDisplayList call More... 5 months ago
Checking for opacity value 0 and set it to 1 More... 5 months ago
Corner axis position settings driven through settings dialog More... 5 months ago
Set border margins of the 3d viewer to 0 More... 5 months ago