- 13 Sep, 2013 3 commits
-
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
Requied for constrained Delaunay triangulation (P&S/ratsnest) and zone tesselation (GAL).
-
tomasz.wlostowski@cern.ch authored
-
- 12 Sep, 2013 4 commits
-
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
Redraws can be requested way too often than it is required. This commit adds redraw timeout: - if the view became dirty and there has been no redraw for longer than certain time, it is redrawed immediately - otherwise, we wait for the next frame This in general improves smoothness of rendering.
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
Used in highlighting/routing code.
-
- 10 Sep, 2013 8 commits
-
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
Maciej Suminski authored
PCB items are refreshed on GAL switching (changes made using default renderer are displayed by GAL).
-
tomasz.wlostowski@cern.ch authored
-
Maciej Suminski authored
Added const to GetColor() and GetType() functions in WS_DRAW_ITEM.
-
- 09 Sep, 2013 14 commits
-
-
Maciej Suminski authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Sep, 2013 7 commits
-
-
Maciej Suminski authored
Changed focus owner of LayerWidget to EDA_DRAW_PANEL_GAL to make keyboard events work (apparently everything works fine, to be tested more extensively). Removed unnecessary event hook from EDA_DRAW_PANEL_GAL.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Smarter selection algorithm (does not allow to select both whole MODULE and its parts at the same time). Cancel event works better (selection box does not appear after cancelling the selection tool). Removed blinking selection box effect. Model is accessed in more appropriate way (getModel() method).
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 04 Sep, 2013 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
More effective way of updating bounding boxes. IsCached() method made public. Removed some of unused fields from the layer description structure.
-
Maciej Suminski authored
-
Maciej Suminski authored
-