View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004285 | DarkRadiant | Map Editing | public | 02.02.2016 19:42 | 09.01.2020 19:25 |
Reporter | motorsep | Assigned To | greebo | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 2.0.3 | ||||
Target Version | 2.6.0 | Fixed in Version | 2.6.0 | ||
Summary | 0004285: Export patches and lights/func_statics to OBJ | ||||
Description | It would be nice if DR could export patches as meshes with UV maps into OBJ. Since OBJ only supports geometry to my knowledge (I don't recall ever seeing lights in OBJ), it would be nice to export lights and func_statics as small cubes of specific color. This way it would be easy to find them in Blender and replace with actual models or lights. Is it something that can be added to DR 2.0.4 ? | ||||
Tags | No tags attached. | ||||
DarkRadiant: master c3efa6d2 30.04.2018 11:50 Details Diff |
Resolve 0004285: added option to export lights as small octahedrons when saving as model. |
Affected Issues 0004285 |
|
mod - include/imodel.h | Diff File | ||
mod - install/ui/exportasmodeldialog.fbp | Diff File | ||
mod - install/ui/exportasmodeldialog.xrc | Diff File | ||
mod - radiant/map/algorithm/Export.cpp | Diff File | ||
mod - radiant/map/algorithm/Export.h | Diff File | ||
mod - radiant/model/ModelExporter.cpp | Diff File | ||
mod - radiant/model/ModelExporter.h | Diff File | ||
mod - radiant/ui/modelexport/ExportAsModelDialog.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
02.02.2016 19:42 | motorsep | New Issue | |
28.03.2018 09:37 |
|
Note Added: 0010199 | |
30.04.2018 09:51 | greebo | Target Version | => 2.6.0 |
30.04.2018 09:51 | greebo | Assigned To | => greebo |
30.04.2018 09:51 | greebo | Status | new => assigned |
30.04.2018 09:52 | greebo | Note Added: 0010428 | |
30.04.2018 09:52 | greebo | Status | assigned => resolved |
30.04.2018 09:52 | greebo | Fixed in Version | => 2.6.0 |
30.04.2018 09:52 | greebo | Resolution | open => fixed |
28.12.2019 11:00 | greebo | Status | resolved => closed |
09.01.2020 19:25 | greebo | Changeset attached | => DarkRadiant master c3efa6d2 |