Slavomir Durej

Results 6 issues of Slavomir Durej

Say I have a sprite bg inside of container thumb. I've added a drop shadow to the bg sprite, and then added color matrix filter to the thumb, this will...

Bug

Got a code here (pretty much taken from the example code : ``` as3 private function initGestures() : void { transformGesture = new TransformGesture(photoSprite); transformGesture.addEventListener(org.gestouch.events.GestureEvent.GESTURE_BEGAN, onGesture); transformGesture.addEventListener(org.gestouch.events.GestureEvent.GESTURE_CHANGED, onGesture); transformGesture.addEventListener(org.gestouch.events.GestureEvent.GESTURE_ENDED, resumeScroll);...

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Windows ### GPU cuda ### VRAM _No response_ ### What happened? 1)...

bug

PLEASE FILL OUT THIS FORM, DO NOT CREATE ISSUE WITHOUT THIS FORM, OTHERWISE, ISSUE WILL CLOSE WITHOUT ANY NOTICE OR CONVERT TO DISCUSSION. Environment =========== Platform: Android OS Version: 13...

bug

Using Unity 2019.4.0f1 When trying to build the project I am getting the following error: Shader error in 'DragonBones/BlendModes/Framebuffer': invalid ps_5_0 output semantic 'VCOLOR1' at line 68 (on gles3) Compiling...

Hi Daniel, thank you for this amazing extension, really great work! There is just one issue with it and that's the whole image (i.e. Content) jumps considerably when you choose...