-
- cocos2d-x version: git
- devices test on: XUbuntu 18.04
Steps to Reproduce:
1. Try `text->setTextColor(Color4B::BLUE);` on system font label/text.
2. It is still white!
This occurs on XU…
v1993 updated
6 years ago
-
Here's a full description of how color space information traverses KTX pipeline with supercompression from the source image to the GPU texture.
### Source PNG
As per the PNG spec, each PNG image h…
-
I'm using KTX as a source and destination format for HDR and encoded textures, but do image editors like Photoshop have a plugin to export/edit these files? They seem to solely be relegated to a dest…
-
I realize this is probably more a problem with IE11 but I thought I'd log the results of running the samples/tests. The console in IE11 (Windows 8.1 Preview) shows a few errors that it would be good t…
-
### URL
https://w3c.github.io/webappsec-standardizing-security-semantics-of-cross-site-cookies/
### Rationale
- See repository: [w3c/webappsec-standardizing-security-semantics-of-cross-site-cookies…
-
On OpenBSD, taisei 1.4.1 crashes during the bossfight in the third stage. it's probably a double free, although I can't say for sure.
Here's the logs. In this case I jumped to the third stage via…
-
___
***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.*
___
**Godot version:**
Godot 3.2.2.beta1
**OS/device including version:**
Mac…
-
I am trying to implement a dynamic texture atlas and I realised that at the moment there doesn't seem to be a way of only updating a certain region of a texture.
Is it as simple as being able to pa…
-
I use this command lines to generate `aft` files.
For PC:
`png2atf -c d -n 0,0 -r -i %2\%1 -o %2\pc\%1.atf`
For iOS:
`png2atf -c p -n 0,0 -r -q 0 -i %2\%1 -o %2\ios\%1.atf`
And for Android:…
-
below my cmake stuff, tried to use STATIC instead of SHARED but doesn't help..
what is going on exactly and how to fix it ?
--------------------------------------------------------------------------…