yvt

Results 95 issues of 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...

bug

https://en.cppreference.com/w/cpp/utility/optional/emplace

refactoring

https://old.reddit.com/r/cpp/comments/8v8rq9/random_considered_harmful/

bug

![shot0451](https://user-images.githubusercontent.com/5253988/125199641-1c299a80-e2a2-11eb-92ce-065c07665b0b.jpg) ![shot0448](https://user-images.githubusercontent.com/5253988/125199681-4bd8a280-e2a2-11eb-8242-c4f138f4f0c4.jpg)

bug
renderer

## 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:...

enhancement

# 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...

meta

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

bug
renderer

enhancement
renderer