- 27 Nov, 2013 1 commit
-
-
Maciej Suminski authored
-
- 13 Nov, 2013 1 commit
-
-
Maciej Suminski authored
Fixes the case, when waste is never greater then the worst case and seeds assignment does not occur.
-
- 06 Nov, 2013 1 commit
-
-
Maciej Sumiński authored
-
- 14 Oct, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
template<> -> template <> Some more reformatting according to uncrustify results.
-
- 02 Oct, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Added typedefs for VIEW_GROUP iterators. Fixed improper order of layer drawing for VIEW_GROUP items.
-
- 01 Oct, 2013 1 commit
-
-
Maciej Suminski authored
VIEW_GROUP now does not change depth during drawing. Introduced functions for manipulating stored items. FIxed problem of overlay being covered by other layers while panning. Few minor fixes.
-
- 24 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 18 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
- 16 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 13 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Changed VIEW::PrepareTargets() to more appropriate name VIEW::ClearTargets(). Added SELECTION layer to always-on-top list.
-
Maciej Suminski authored
Mouse movement events are sent during autopanning, as the cursor position changes in the world coordinates (even if it stays still in the screen coordinates). It allows tools to update their state, as if the mouse was moved.
-
- 12 Sep, 2013 3 commits
-
-
Maciej Suminski 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.
-
Maciej Suminski authored
-
- 11 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 10 Sep, 2013 1 commit
-
-
tomasz.wlostowski@cern.ch authored
-
- 09 Sep, 2013 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 04 Sep, 2013 1 commit
-
-
Maciej Suminski authored
More effective way of updating bounding boxes. IsCached() method made public. Removed some of unused fields from the layer description structure.
-
- 02 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
VIEW_ITEMs save the layer numbers they use, it allowed to speed up removal of items.
-
- 30 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 28 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 27 Aug, 2013 1 commit
-
-
Maciej Suminski authored
Added flipping mode.
-
- 26 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 23 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 22 Aug, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 21 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-