kicad/common/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.cpp Revisiting GAL: 2014-02-21 16:57:18 +01:00
view_group.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
view_item.cpp Revisiting GAL: 2014-02-21 16:57:18 +01:00
wx_view_controls.cpp GAL::GetGridPoint() returns point in world coordinates. 2014-02-14 14:16:08 +01:00