1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed active texture from 0 to 1 More... about 5 years ago
Changed texture colour vector to rgba More... about 5 years ago
Added environment mapping More... about 5 years ago
Disabled texturing temporarily to dealt with environment mapping More... about 5 years ago
Changes to variable names More... about 5 years ago
Added method loadEnvMap and relevant variables More... about 5 years ago
Changed variable names with f_ More... about 5 years ago
Added modifier check condition for rubberband drawing in mouseMoveEvent More... about 5 years ago
Changed loop range and offset value in intersectsWithRay method More... about 5 years ago
Modified intersectsWithRay More... about 5 years ago
Added _indices More... about 5 years ago
Changed projection plane Z from 0 to -1 in convertClickToRay method More... about 5 years ago
Modified signature of buildMesh and implemented intersectsWithRay More... about 5 years ago
Modified signture of buildMesh More... about 5 years ago
Mouse button 1 rubberbanding moved out from window zooming code More... about 5 years ago
Added code to clear selection on clicking background More... about 5 years ago
Selection toggling through listView More... about 5 years ago
Added Control modifier for zoom, pan and rotate using mouse More... about 5 years ago
Implemented mouse selection for all mesh objects More... about 5 years ago
Added methods convertClickToRay and mouseSelect More... about 5 years ago
Added methods intersectsWithRay and rayIntersectsTriangle for aiding interactive mouse selection More... about 5 years ago
Relocated cursor creation from mousePressEvent to mouseMoveEvent More... about 5 years ago
Rounded selection color value More... about 5 years ago
Implemented selection via list More... about 5 years ago
Renamed Select/Deselect to Check/Uncheck in Display List Change list selection mode to Multiselect More... about 5 years ago
Added call to on_listWidgetModel_itemChanged(nullptr); in deleteItem method More... about 5 years ago
Removed code to clear displayedObjectsId from removeFromDisplay method More... about 5 years ago
Corner axis added More... about 5 years ago
Scale taken into account for font alignment More... about 5 years ago
Removed application of transformation on multiple items More... about 5 years ago