View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005963 | DarkRadiant | Renderer | public | 17.05.2022 11:56 | 05.01.2023 16:25 |
Reporter | AluminumHaste | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.0.0 | ||||
Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
Summary | 0005963: More Geometry Corruption in Camera View (Lighting Mode) | ||||
Description | see https://forums.thedarkmod.com/index.php?/topic/21361-darkradiant-300-pre-release-test/page/3/#comment-473778 Doesn't happen right away, I have to move around in the 3d view and it gets worse and worse. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 9ec3f1c1 20.05.2022 16:13 Details Diff |
0005963: Increase the operation count threshold a bit when syncing buffers, editing a few patch vertices will be faster this way |
Affected Issues 0005963 |
|
mod - libs/render/ContinuousBuffer.h | Diff File | ||
DarkRadiant: master beb25cc3 29.05.2022 04:57 Details Diff |
0005963: Notify winding groups when the vertex storage location has been reassigned, otherwise their index remaps end up pointing at the wrong vertex storage. |
Affected Issues 0005963 |
|
mod - radiantcore/rendersystem/backend/WindingRenderer.h | Diff File | ||
DarkRadiant: master e8647333 29.05.2022 05:03 Details Diff |
0005963: WindingRenderer refers to the interface header |
Affected Issues 0005963 |
|
mod - radiantcore/rendersystem/OpenGLRenderSystem.h | Diff File | ||
mod - radiantcore/rendersystem/backend/WindingRenderer.h | Diff File | ||
DarkRadiant: master 4630ab7b 29.05.2022 05:06 Details Diff |
0005963: Move backend WindingRenderer implementation to libs/render |
Affected Issues 0005963 |
|
mod - radiantcore/rendersystem/backend/OpenGLShader.h | Diff File | ||
mod - tools/msvc/DarkRadiantCore.vcxproj | Diff File | ||
mod - tools/msvc/DarkRadiantCore.vcxproj.filters | Diff File | ||
mod - tools/msvc/libs.vcxproj | Diff File | ||
mod - tools/msvc/libs.vcxproj.filters | Diff File | ||
DarkRadiant: master b14e0c7c 29.05.2022 05:14 Details Diff |
0005963: Start working on WindingRenderer unit tests |
Affected Issues 0005963 |
|
mod - test/Entity.cpp | Diff File | ||
mod - test/GeometryStore.cpp | Diff File | ||
mod - test/WindingRendering.cpp | Diff File | ||
mod - test/algorithm/Entity.h | Diff File | ||
add - test/testutil/RenderUtils.h | Diff File | ||
add - test/testutil/TestObjectRenderer.h | Diff File | ||
add - test/testutil/TestSyncObjectProvider.h | Diff File | ||
mod - tools/msvc/Tests/Tests.vcxproj | Diff File | ||
mod - tools/msvc/Tests/Tests.vcxproj.filters | Diff File | ||
DarkRadiant: master 19ec453f 29.05.2022 06:18 Details Diff |
0005963: Test the entity surfaces creation by the WindingRenderer |
Affected Issues 0005963 |
|
mod - libs/render/WindingRenderer.h | Diff File | ||
mod - test/WindingRendering.cpp | Diff File | ||
DarkRadiant: master 34723bdb 02.06.2022 07:56 Details Diff |
0005963: Add unit test covering the fixed behaviour |
Affected Issues 0005963 |
|
mod - test/GeometryStore.cpp | Diff File | ||
mod - test/WindingRendering.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
17.05.2022 11:56 | greebo | New Issue | |
17.05.2022 11:56 | greebo | Relationship added | related to 0005959 |
17.05.2022 11:57 | greebo | Status | new => acknowledged |
19.05.2022 15:27 | greebo | Status | acknowledged => confirmed |
19.05.2022 15:27 | greebo | Assigned To | => greebo |
19.05.2022 15:27 | greebo | Status | confirmed => assigned |
19.05.2022 15:27 | greebo | Reporter | greebo => AluminumHaste |
21.05.2022 04:22 | greebo | Summary | More Geometry Corruption in Camera View => More Geometry Corruption in Camera View (Lighting Mode) |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master 9ec3f1c1 |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master beb25cc3 |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master e8647333 |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master 4630ab7b |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master b14e0c7c |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master 19ec453f |
02.06.2022 07:56 | greebo | Changeset attached | => DarkRadiant master 34723bdb |
02.06.2022 07:56 | greebo | Status | assigned => resolved |
02.06.2022 07:56 | greebo | Resolution | open => fixed |
02.06.2022 07:56 | greebo | Fixed in Version | => 3.0.0 |
05.01.2023 16:25 | greebo | Status | resolved => closed |