Jeff Young
|
253b2da717
|
Dead code cleanup.
|
2020-12-25 23:07:49 +00:00 |
Tomasz Wlostowski
|
30f8cc1346
|
VIEW_OVERLAY: added Cross() method
|
2020-10-07 16:36:37 +02:00 |
Tomasz Wlostowski
|
a31c9ae7af
|
VIEW_OVERLAY: implement Line() method
|
2020-09-08 01:31:42 +02:00 |
jean-pierre charras
|
253b14b871
|
VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives.
Some graphic primitives were already in VIEW_OVERLAY, without code.
A few graphic overloaded primitives (Polygon and Polyline) where missing.
|
2018-12-11 11:42:39 +01:00 |
jean-pierre charras
|
37c2743fec
|
Fix a minor compil warning.
|
2018-10-09 17:03:43 +02:00 |
John Beard
|
c75d4b9ba1
|
Fix -Wreorder warning in common view-overlay.cpp
Simple fix - m_radius comes after m_{start,end}Angle in the class member list.
|
2018-10-09 11:08:56 +01:00 |
Seth Hillbrand
|
cc26da394a
|
Code formatting and fix ordering warning
|
2018-08-27 08:38:58 -07:00 |
Tomasz Wlostowski
|
2186db976b
|
VIEW: added support for VIEW_OVERLAYS (temporary overlays for drawing debug graphics)
x
|
2018-08-24 14:42:49 +02:00 |