View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005964 | DarkRadiant | GUI | public | 02.06.2022 09:06 | 05.01.2023 16:25 |
Reporter | Bikerdude | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 10 (21H1) |
Product Version | 3.0.0 | ||||
Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
Summary | 0005964: Cannot manipulate func_emitter after creation | ||||
Description | Placing and rotating in DR doesn't behave as per previous versions of DR | ||||
Steps To Reproduce | 1. right click on the map and select create func_emitter - you cant drag/move the entity. 2. give the func_emitter a particle. 3. try to rotate the func_emitter but the particle doesn't rotate - so in this instance I cant place "tdm_arclight_2.prt" in the orientation that I want. 4. direction arrow is also broken. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
DarkRadiant: master d3534fe9 02.06.2022 13:28 Details Diff |
0005964: The renderable box needs to be centered at the entity's origin, not at the bounds origin |
Affected Issues 0005964 |
|
mod - radiantcore/entity/generic/GenericEntityNode.cpp | Diff File | ||
mod - radiantcore/entity/generic/GenericEntityNode.h | Diff File | ||
DarkRadiant: master 70345892 02.06.2022 13:30 Details Diff |
0005964: Trigger a localToWorld transform evaluation once a NullModelNode has been inserted into the scene. Otherwise the RenderableBoxSurface might be stuck at the world origin until the entity is moved. |
Affected Issues 0005964 |
|
mod - radiantcore/model/NullModelNode.cpp | Diff File | ||
mod - radiantcore/model/NullModelNode.h | Diff File | ||
DarkRadiant: master bbb3ce37 02.06.2022 13:47 Details Diff |
0005964: Add unit test checking the model localToWorld transform after the parent entity has been created |
Affected Issues 0005964 |
|
mod - test/Models.cpp | Diff File | ||
add - test/resources/tdm/def/func.def | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
02.06.2022 09:06 | Bikerdude | New Issue | |
02.06.2022 09:06 | Bikerdude | File Added: fe_broken_1.jpg | |
02.06.2022 09:44 | Bikerdude | Description Updated | |
02.06.2022 09:48 | Bikerdude | Steps to Reproduce Updated | |
02.06.2022 11:50 | greebo | Status | new => confirmed |
02.06.2022 11:50 | greebo | Product Version | => 3.0.0 |
02.06.2022 11:50 | greebo | Summary | Func_emitter entity broken in DR 3.00 pre6 => Cannot manipulate func_emitter after creation |
02.06.2022 13:30 | greebo | Assigned To | => greebo |
02.06.2022 13:30 | greebo | Status | confirmed => assigned |
02.06.2022 13:47 | greebo | Changeset attached | => DarkRadiant master d3534fe9 |
02.06.2022 13:47 | greebo | Changeset attached | => DarkRadiant master 70345892 |
02.06.2022 13:47 | greebo | Changeset attached | => DarkRadiant master bbb3ce37 |
02.06.2022 13:48 | greebo | Target Version | => 3.0.0 |
02.06.2022 13:48 | greebo | Status | assigned => resolved |
02.06.2022 13:48 | greebo | Resolution | open => fixed |
02.06.2022 13:48 | greebo | Fixed in Version | => 3.0.0 |
05.01.2023 16:25 | greebo | Status | resolved => closed |