-
I've been trying to use studio library with maya 2018 and 2019 on a MacBook pro with a wacom bamboo tablet. I've used studio library for years without issue but I am getting a frustrating problem whe…
-
I am using GPUImageStillCamera to take pictures. I also have a pipeline with a Screen Blend to allow for putting overlays down over the live image before taking the picture. The user can drag the imag…
-
Hi. Any examples I can find that use 2 input filters from movie files are not working. I just get blank white output. I have tried various examples all with the same result.
The below (taken from htt…
-
The blend mode property isn't implemented for the `CCLabelBMFont` class which is resulting in some errors in SpriteBuilder when deserialising. This property needs to be added to the class for consiste…
-
I'm trying to create filter which uses a Multiply blend filter with an image output and a color layer with a certain alpha ('translated' to Photoshop, imagine I have a single-colored layer at X% opaci…
-
I am developing an app that put text into a background image. The textblocks are placed on a canvas control as children and I render the canvas to PNG. Then I use the BlendEffect to blend it with a ba…
-
``` css
.test {
color: color(hsl(210, 10%, 85%) blend(hsl(330, 50%, 70%) 50%));
}
```
Error message says: Unable to parse color from string "hsl(330,"
can get the bug here too: http://cssnext.io/pl…
-
A leaf block appears as a specific shade of green* when in inventory GUIs, held/worn by entities, dropped on the ground, et cetera. However, when placed, a leaf block takes on different shades of gree…
-
Hello @ankush-me,
In `poisson_reconstruct.py` is the:
IM_TOP -> text instance
IM_BACK -> background image
There says:
```
combine images using poission editing.
IM_TOP and IM_BACK shou…
-
**Describe the bug**
With code changes from #16124, px4 is not using the secondary GPS for positioning/blending.
- In 1.10.1, `ekf_gps_position` messages are generated, but the the flight system (in…