zhengying
zhengying
NOTE: Each discrete (stand-alone) request should be in its own issue. **Put "Add ____" as Title** - [x] Done **Provide a link to the proposed addition.** https://zhengying.github.io/hungrymark/ **Explain why it...
env: MacOS 11.6 Error info: ``` ... glslViewer/src/tools/text.cpp:90:21: error: chosen constructor is explicit in copy-initialization std::smatch match = {}; ... ``` the compilation is successful after modified like this `std::smatch...
I don't known why SDL_WINDOW_ALLOW_HIGHDPI option no effect. I try add NSHighResolutionCapable to plist file. with no luck.
I found that the animation clip will copy the asesprite first frame as its last frame. but when I have a transform meta layer, the last frame missing transform meta...
I want to fetch lasso-selected areas information, but I can't find API related. if there is no API for that, is there any plan for this feature?
This is example ```swift let test_match = "hello man! push yourself!" let scanner = StringScanner(test_match) let match = scanner.match("hello man:") // scanner.reminder is "! push yourself!" ``` match is failed...
why rename operation not implement?
The attributes of a file, such as creation time and modification time, do not seem to be supported.
### How are you using the lua-language-server? Visual Studio Code Extension (sumneko.lua) ### Which OS are you using? MacOS 13.4 intel ### What is the issue affecting? Can't auto detect...
obj file contains g tag is not supported