kicad/include/view
Maciej Suminski 5ac699776d Revisiting GAL:
- VIEW_ITEM::ViewUpdate() does not update items immediately. Now it marks them to be updated and the real update occurs on the next rendering frame.
- VIEW::InvalidateItem() made private.
- VIEW_LAYER::enabled -> visible
- Some functions moved to header files.
2014-02-21 16:57:18 +01:00
..
view.h Revisiting GAL: 2014-02-21 16:57:18 +01:00
view_controls.h Cursor is in world coordinates. 2014-02-13 20:23:28 +01:00
view_group.h Mainly case changes. 2013-10-14 20:40:36 +02:00
view_item.h Revisiting GAL: 2014-02-21 16:57:18 +01:00
view_rtree.h Merged rtree.h, to avoid code duplication. 2013-11-13 17:03:22 +01:00
wx_view_controls.h Cursor is in world coordinates. 2014-02-13 20:23:28 +01:00