1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Default type for Vector3D More... 3 months ago
Code cleanup More... 3 months ago
Turned on openmp on x64 release, for Eigen More... about 1 year ago
Made materials as a std::unordered_map and protected More... about 1 year ago
SymmetryPoints has the symmetryPoints protected now More... about 1 year ago
Switched from map to unordered_map in SymmetryPoints More... about 1 year ago
Replaced some divisions by multiplication More... about 1 year ago
VTK debug libs are linked now in debug More... over 1 year ago
There are some issues when compiling in debug mode, not all fixed yet More... over 1 year ago
Switched to the latest Eigen, wxWidgets 3.2.1 and VTK 9.2.5 More... over 1 year ago
Removed some unneeded std::move from returns More... over 1 year ago
Merge pull request #3 from codacy-badger/codacy-badge More... over 1 year ago
Add Codacy badge More... over 1 year ago
Dealt with some flags to avoid warnings from dev version of wxWidgets More... almost 2 years ago
Switched to wxWidgets 3.0.5 More... almost 2 years ago
Switched to VC++ 2022 More... about 2 years ago
Removed a warning More... about 2 years ago
Added CodeFactor badge More... about 2 years ago
Code quality improvements More... about 2 years ago
Switched to C++ 17 More... over 2 years ago
Create .gitignore More... over 3 years ago
Made options Open/Close protected More... over 4 years ago
Added destructor to options, closing/reopening when assigning More... over 4 years ago
Avoid double deletion if options is copied More... over 4 years ago
OnClose took too long More... over 4 years ago
Added OnClose event handler to stop the threads More... over 4 years ago
Change to Vector3D angles computing More... over 4 years ago
Better have the last thread do less work and all the others a little bit more, than the last one having much more work to do than the others - better computation for 'work stride' More... over 4 years ago
The latest version of Visual Studio could break compilation of Vector3D even if the comparison operator is not used More... over 4 years ago
Added possibility to get polar angles for Vector3D, it is useful More... over 4 years ago