Skip to content

Draft: ScenePosition: Cache computed x & y values

ivan tkachenko requested to merge work/ratijas/sceneposition-cache into master

It should speed up some expressions where ScenePosition properties are being read multiple times at once.

Merge request reports