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 |