com.unity.uiwidgets icon indicating copy to clipboard operation
com.unity.uiwidgets copied to clipboard

[WIP] Prepare 2.0.6

Open zhuxingwei opened this issue 4 years ago • 0 comments

add the following two breaking changes to 2.0.6. We will wait for the release of the next version of Unity and merge this branch to the master then.

(1) RawTouch: we pass the raw touch events from engine to uiwidgets directly so that we can process user input better. (2) Vsync: we change vsync logics in both the Editor and the plugin side so that the frame duration and vsync timepoint is correctly calculated and triggered.

zhuxingwei avatar Aug 10 '21 11:08 zhuxingwei