Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SegmentVisitor: fix crash if vertexCount is 0 | Paul Lemire | 2024-09-20 | 1 | -0/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
* | Replace old Q_DECL statements with modern C++ | Allan Sandfeld Jensen | 2020-11-02 | 1 | -1/+1 |
* | Introduce QPickingProxy | Mike Krus | 2020-04-23 | 1 | -2/+11 |
* | Fix picking with primitive restart for line loops | Mike Krus | 2019-12-13 | 1 | -26/+31 |
* | Fix picking with primitive restart | Mike Krus | 2019-12-09 | 1 | -1/+6 |
* | Render: Use SIMD Vectors and Matrices in the backend | Paul Lemire | 2018-02-02 | 1 | -6/+6 |
* | Add support for iterating on lines | Mike Krus | 2017-05-26 | 1 | -0/+369 |