From: jsimomaa Date: Fri, 27 Jul 2018 07:14:49 +0000 (+0300) Subject: Performance and resource consumption optimization for G2D picking X-Git-Tag: v1.43.0~136^2~403 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=48135dcd03588783f9c1b688aaa53cdaacba6ef2;hp=48135dcd03588783f9c1b688aaa53cdaacba6ef2;p=simantics%2Fplatform.git Performance and resource consumption optimization for G2D picking * Scene graph R-tree based spatial optimization of picked IElement-material resolution * Parallel processing for both resolving the elements to pick and picking the elements * Added INode -> IElement map management to ElementPainter to have the fastest possible means available in picking for getting from scene graph nodes to their corresponding IElement instances. gitlab #66 Change-Id: I524da0c2695cdda2eb4f0a1fa318f48ff8fcff24 ---