-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LIE intersect (continued). #2293
Commits on Dec 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6523656 - Browse repository at this point
Copy the full SHA 6523656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5207e0f - Browse repository at this point
Copy the full SHA 5207e0fView commit details -
[BL] Use Container::value_type in contains().
Also drop the unnecessary 'inline', because of a template function.
Configuration menu - View commit details
-
Copy full SHA for 7db97fa - Browse repository at this point
Copy the full SHA 7db97faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b94fe63 - Browse repository at this point
Copy the full SHA b94fe63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9ecb9 - Browse repository at this point
Copy the full SHA 1b9ecb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa36349 - Browse repository at this point
Copy the full SHA aa36349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ecc5fe - Browse repository at this point
Copy the full SHA 3ecc5feView commit details -
[PL] LIE; Use FractureProperty as value, not ptr.
The usage in the code is simpler due to value semantics. Initialization is more safe.
Configuration menu - View commit details
-
Copy full SHA for 6b96bc5 - Browse repository at this point
Copy the full SHA 6b96bc5View commit details -
[PL] LIE; Avoid ptr usage with BranchProperty.
Also add a constructor for simple members of the BranchProperty. Fix node_id type.
Configuration menu - View commit details
-
Copy full SHA for ff49ff8 - Browse repository at this point
Copy the full SHA ff49ff8View commit details -
[PL] Avoid ptr usage with JunctionProperty.
Also add a ctor for RAII.
Configuration menu - View commit details
-
Copy full SHA for 13d6e47 - Browse repository at this point
Copy the full SHA 13d6e47View commit details -
[PL] LIE; consistently name fracture/junction prop
No underscore for public members; Drop type prefix from the name.
Configuration menu - View commit details
-
Copy full SHA for d74f8de - Browse repository at this point
Copy the full SHA d74f8deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f26cc0 - Browse repository at this point
Copy the full SHA 1f26cc0View commit details -
[PL] LIE; Add braces around statements;
clang-tidy '*readability-braces-around-statements'
Configuration menu - View commit details
-
Copy full SHA for f8c6dd1 - Browse repository at this point
Copy the full SHA f8c6dd1View commit details