-
Good morning!
Would it be possible to add support for the .GNF image format?
It is a standard PS4 image format
-
## Issues
- Reaches menus, but with broken texture swizzling?
_From @blueshogun96 on April 10, 2017 2:12_
![cxbx 2017-04-08 18-01-45-08](https://cloud.githubusercontent.com/assets/5076651/24842…
-
At the moment, Alamofire doesn't deal well when system frameworks or the Obj-C runtime interfere with `URLSession` or `URLSessionTask` identity.
These include:
* Use of `URLProtocol`, as seen in W…
-
Since KTX2 already has swizzling metadata, it's fair to explore what other runtime properties may need to be stored in the same way (using optional metadata). Keep in mind that API support is not cons…
-
I'm wondering if there is any need from the Texture community for an empty data set API within Texture?
We've hit a few snags along the way with the ever popular [DZNEmptyDataSet](https://github.c…
-
Neat idea! I wonder if it would be possible to create a SwiftUI modifier than limits copy+pasting per view?
It seems with the swizzling approach it must be done globally for everything in the app - …
-
5849 [or something?] works in XQEMU // 5933 on hardware doesn't
The buffer description looks fine (same for both). I'm not sure if this is due to hw or sw differences.
The colors in the broken s…
-
You may remove the _platform quirks_ for iOS if you use the same approach as in [PushPlugin](https://github.com/phonegap-build/PushPlugin), i.e. extending AppDelegate by using a category + [method swi…
-
### Description
In Xcode 12+ a test case which calls into a function that then calls something like `XCTFail`/`XCTAssert*` has proper traces back up the stack to the originating caller. This helps di…
-
交换方法:
Method addObject = class_getInstanceMethod(NSClassFromString(NSMutableArraySubClassName),@selector(addObject:));
Method addObject_override = class_getInstanceMethod(NSClassFromString(NSMutab…