yvt
yvt
In the above C(VE)++ code, `ZipFileSystem::OpenForReading` constructs `ZipFileInputStream` and stores a pointer to it in a variable named `currentStream`. While it might look like `currentStream` is properly deleted in all...
https://en.cppreference.com/w/cpp/utility/optional/emplace
https://old.reddit.com/r/cpp/comments/8v8rq9/random_considered_harmful/
 
## Changes ### Requirements The GPU requirement for the OpenGL renderer was raised: - Video card supporting OpenGL 2.1 and following extensions: - `EXT_framebuffer_object` (part of OpenGL 3.0) - NEW:...
# Tasks - [ ] Try to update `Credits.inc` - [x] Fetch the latest translations from Crowdin - [x] Write [the release notes](https://trello.com/c/7fLEWJHG/39-upcoming-014) - [ ] Release 0.1.4 RC only...
https://github.com/yvt/openspades/blob/4d71214d04982a28f47cd8d478052f01644517f5/Sources/Draw/GLRenderer.cpp#L195-L197 https://github.com/yvt/openspades/blob/4d71214d04982a28f47cd8d478052f01644517f5/Sources/Draw/GLRenderer.cpp#L988-L991