View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006424 | The Dark Mod | Graphics | public | 04.01.2024 08:09 | 06.01.2024 16:31 |
Reporter | stgatilov | Assigned To | stgatilov | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.11 | ||||
Target Version | TDM 2.12 | Fixed in Version | TDM 2.12 | ||
Summary | 0006424: Remote camera rendering gives warning and breaks sky | ||||
Description | As soon as any remote camera is seen, the following warning happens in console: WARNING:FrameBufferManager::CopyRender resolution mismatch: 0 0 495 371 != 1366 768 After that some other graphical features are broken --- perhaps the ones that render to the same texture. | ||||
Steps To Reproduce | 1) Execute: map test/6424_remote_camera 2) Look up slightly to see the sky. 3) The sky is broken. You should be able to see the sky properly AND see remote camera from the same viewpoint. | ||||
Tags | No tags attached. | ||||
|
|
Fixing the warning: r10616. Fixed warning about wrong texture resolution. r10617. Minor code cleanup. Bad sky is an unrelated issue, which is actually broken in 2.11 too. Fixing the bad sky (unrelated): r10618. Fixed skybox rendering in presence of remote camera, and enforced color buffer clear on most views. I sincerely hope this comes through beta without trouble... |
|
Date Modified | Username | Field | Change |
---|---|---|---|
04.01.2024 08:09 | stgatilov | New Issue | |
04.01.2024 08:09 | stgatilov | Status | new => assigned |
04.01.2024 08:09 | stgatilov | Assigned To | => stgatilov |
04.01.2024 08:20 | stgatilov | Description Updated | |
04.01.2024 08:20 | stgatilov | Steps to Reproduce Updated | |
04.01.2024 08:20 | stgatilov | Note Added: 0016322 | |
04.01.2024 08:20 | stgatilov | File Added: elixir (2024-01-04 09-20-09) (-2058 2478 156.29).jpg | |
04.01.2024 08:23 | stgatilov | Relationship added | related to 0006300 |
06.01.2024 16:25 | stgatilov | Note Added: 0016324 | |
06.01.2024 16:25 | stgatilov | Product Version | TDM 2.12 => TDM 2.11 |
06.01.2024 16:25 | stgatilov | Status | assigned => resolved |
06.01.2024 16:25 | stgatilov | Resolution | open => fixed |
06.01.2024 16:25 | stgatilov | Fixed in Version | => TDM 2.12 |
06.01.2024 16:31 | stgatilov | Relationship added | related to 0006434 |