aboutsummaryrefslogtreecommitdiff
path: root/ink_stroke_modeler
AgeCommit message (Expand)Author
2022-03-24Handle start==end correctly in NormalizeSamuel Freilich
2022-03-24Validate inputs in StrokeModel.Update are not inf/NaNSamuel Freilich
2022-03-24Remove some unnecessary static_castsSamuel Freilich
2022-03-23Don't use GMock unnecessarilySamuel Freilich
2022-03-22Factor out validation utility functions into separate targetSamuel Freilich
2022-03-16Use BUILD.bazel instead of BUILDSamuel Freilich
2022-03-07Fix CMake build structure and add usage docsSamuel Freilich
2022-03-04Fix some build warnings and some errors under GCCSamuel Freilich
2022-03-03Internal changeSamuel Freilich
2022-03-02Revert incorrect merge of work in progress in 9e7296e2Samuel Freilich
2022-03-02Merge pull request #5 from google:test_431979296Copybara-Service
2022-03-02Use an alias for a dependency which uses a different target upstreamSamuel Freilich
2022-02-11Move .bazelignore up one levelSamuel Freilich
2022-02-11Add CMake build/testSamuel Freilich
2022-02-08Initial export of Ink Stroke ModelerInk Open Source