View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000025 | DarkRadiant | Map Editing | public | 23.01.2007 19:51 | 04.12.2021 14:50 |
Reporter | orbweaver | Assigned To | greebo | ||
Priority | low | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 0.9.0 | ||||
Fixed in Version | 0.9.0 | ||||
Summary | 0000025: Select patch vertices by bounding box drag | ||||
Description | Currently patch vertices can only be selected one at a time. It would be preferable to allow a bounding box drag like D3Edit so that multiple vertices could be moved simultaneously. | ||||
Tags | No tags attached. | ||||
I think this is already possible, I will check this one out :) | |
This is already possible. Just hold down Shift and drag the mouse over the patch vertices (in vertex editing mode of course). The bounding box toggles all the vertices within its area. | |
DarkRadiant: master 748fc556 04.12.2021 14:50 Committer: GitHub Details Diff |
Merge pull request 0000025 from coldtobi/fix_no_pch_build Fix building when precompiled headers are turned off. |
Affected Issues 0000025 |
|
mod - include/itexturetoolmodel.h | Diff File | ||
mod - radiant/eventmanager/ModifierHintPopup.h | Diff File | ||
mod - radiant/eventmanager/MouseToolManager.cpp | Diff File | ||
mod - radiant/map/AutoSaveTimer.cpp | Diff File | ||
mod - radiant/textool/TexTool.cpp | Diff File | ||
mod - radiant/ui/common/SoundChooser.cpp | Diff File | ||
mod - radiant/ui/layers/LayerControlDialog.cpp | Diff File | ||
mod - radiant/ui/lightinspector/LightInspector.cpp | Diff File | ||
mod - radiant/ui/lightinspector/LightInspector.h | Diff File | ||
mod - radiant/ui/statusbar/CommandStatus.cpp | Diff File | ||
mod - radiantcore/entity/doom3group/Doom3GroupNode.h | Diff File | ||
mod - radiantcore/map/algorithm/Models.h | Diff File | ||
mod - radiantcore/map/format/Quake3Utils.h | Diff File | ||
mod - radiantcore/map/format/primitiveparsers/BrushDef.h | Diff File | ||
mod - radiantcore/model/import/openfbx/ofbx.cpp | Diff File | ||
mod - radiantcore/scenegraph/SceneGraph.h | Diff File | ||
mod - radiantcore/selection/algorithm/Texturing.cpp | Diff File | ||
mod - radiantcore/selection/textool/FaceNode.cpp | Diff File | ||
mod - radiantcore/selection/textool/Node.cpp | Diff File | ||
mod - radiantcore/selection/textool/Node.h | Diff File | ||
mod - radiantcore/selection/textool/PatchNode.cpp | Diff File | ||
mod - radiantcore/selection/textool/PatchNode.h | Diff File | ||
mod - radiantcore/selection/textool/TextureToolDragManipulator.cpp | Diff File | ||
mod - radiantcore/selection/textool/TextureToolManipulationPivot.cpp | Diff File | ||
mod - radiantcore/selection/textool/TextureToolRotateManipulator.cpp | Diff File | ||
mod - radiantcore/selection/textool/TextureToolSelectionSystem.cpp | Diff File | ||
mod - radiantcore/selection/textool/TextureToolSelectionSystem.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
23.01.2007 19:51 | orbweaver | New Issue | |
23.01.2007 19:53 | orbweaver | Status | new => confirmed |
24.01.2007 11:15 | greebo | Note Added: 0000005 | |
24.01.2007 11:15 | greebo | Status | confirmed => assigned |
24.01.2007 11:15 | greebo | Assigned To | => greebo |
24.01.2007 11:55 | greebo | Status | assigned => closed |
24.01.2007 11:55 | greebo | Note Added: 0000006 | |
24.01.2007 11:55 | greebo | Resolution | open => no change required |
24.01.2007 11:55 | greebo | Fixed in Version | => latest SVN |
04.12.2021 14:50 | greebo | Changeset attached | => DarkRadiant master 748fc556 |