kicad/include/view
Seth Hillbrand edbf34c2b2 Adjust RTree default floating point to use double
This reverts the previous work-around 7d62f14dd for the RTree splitting
degeneracy that was placed prior to v5.  It appears not to have worked
for all systems.  In its place, we use doubles instead of floats to
calculate the bounding box when filling the RTree.  This keeps maximum
volume items from overlapping with the system boundary in test cases.

(cherry-picked from 539ca5aa3)
2018-08-06 17:01:59 -07:00
..
view.h fix misspelled 'allows to' -> 'allows one to' 2018-07-11 10:35:03 -04:00
view_controls.h GAL: update cursor position on panning and scrolling 2018-02-13 09:45:06 +01:00
view_group.h Fix a few doxygen warnings 2017-06-21 10:01:39 +02:00
view_item.h Add a REPAINT flag for faster redraw when bounding box hasn't changed 2018-02-25 18:20:34 -05:00
view_rtree.h Adjust RTree default floating point to use double 2018-08-06 17:01:59 -07:00
wx_view_controls.h GAL: update cursor position on panning and scrolling 2018-02-13 09:45:06 +01:00