- 20 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 19 Sep, 2013 1 commit
-
-
Maciej Suminski authored
Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter). Developed TOOL_Action class & added ActionManager. Hot keys registered by tools are processed. Selection & move tool can be invoked by a hot key.
-
- 18 Sep, 2013 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
- 16 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 13 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Changed VIEW::PrepareTargets() to more appropriate name VIEW::ClearTargets(). Added SELECTION layer to always-on-top list.
-
- 12 Sep, 2013 2 commits
-
-
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 1 commit
-
-
Maciej Suminski authored
-
- 10 Sep, 2013 1 commit
-
-
tomasz.wlostowski@cern.ch authored
-
- 09 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
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 1 commit
-
-
Maciej Suminski authored
-
- 21 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 20 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 19 Aug, 2013 3 commits
-
-
Maciej Suminski authored
Smarter way of the overlay rendering (overlay is always refreshed, while cached&noncached targets only if the viewport or items have changed).
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 08 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 07 Aug, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 05 Aug, 2013 1 commit
-
-
Maciej Suminski authored
Moved VIEW_ITEM::ViewGetRequiredLayers() functionality to the VIEW class. Now required layers are set per layer basis instead of per item.
-
- 02 Aug, 2013 1 commit
-
-
tomasz. authored
-
- 29 Jul, 2013 1 commit
-
-
Maciej Suminski authored
-