View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004010 | Slicer4 | Module Transforms | public | 2015-06-24 01:33 | 2018-03-02 11:07 |
| Reporter | rankin | Assigned To | lassoan | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | Slicer 4.4.0 | ||||
| Target Version | Fixed in Version | Slicer 4.5.0-1 | |||
| Summary | 0004010: Adding ability to copy/paste 2x2, 3x3 and 4x4 transforms from clipboard to current linear transform | ||||
| Description | Enhancement to add feature as per summary. 2x2, 3x3 and 4x4 matrices (4, 9 or 16 element arrays separated by ' ' ',' '\t', '\n' and '|') padded out with the 4x4 identity. Only applies if the current selected transform is a linear transform. Fails silently with debug messages | ||||
| Tags | No tags attached. | ||||
|
Hmm, you can assign it to me. I didn't mean to assign it to Andras. |
|
|
Commits located at https://github.com/Slicer/Slicer/pull/294/commits |
|
|
Thanks for your contribution Fixed in r24355 |
|
|
Works very well. To make the feature easier to discover I would add buttons on the GUI - see pull request: |
|
|
Import 2017-06-07 23:51:09: master 6aaa218e 2015-06-24 09:13:10 Details Diff |
ENH: Update transforms module to support copy/paste of linear transforms. This commit improve the transforms module to allow user to copy/paste linear transforms to/from the clipboard. Matrix of size 2x2, 3x3 or 4x4 are supported. Reviewed-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> Tested-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> Fixes 0004010 From: Adam Rankin <adam.rankin@gmail.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24355 3bd1e089-480b-0410-8dfb-8563597acbee |
||
| mod - Modules/Loadable/Transforms/qSlicerTransformsModuleWidget.cxx | Diff File | ||
| mod - Modules/Loadable/Transforms/qSlicerTransformsModuleWidget.h | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-06-24 01:33 | rankin | New Issue | |
| 2015-06-24 01:33 | rankin | Status | new => assigned |
| 2015-06-24 01:33 | rankin | Assigned To | => lassoan |
| 2015-06-24 01:33 | rankin | Note Added: 0013146 | |
| 2015-06-24 02:03 | rankin | Note Added: 0013147 | |
| 2015-06-24 05:42 | jcfr | Note Added: 0013150 | |
| 2015-06-24 05:42 | jcfr | Status | assigned => resolved |
| 2015-06-24 05:42 | jcfr | Fixed in Version | => Slicer 4.4.1 |
| 2015-06-24 05:42 | jcfr | Resolution | open => fixed |
| 2015-06-27 16:45 | lassoan | Note Added: 0013155 | |
| 2015-09-09 08:29 | jcfr | Fixed in Version | Slicer 4.4.1 => Slicer 4.5.0-1 |
| 2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master 6aaa218e |
| 2018-03-02 11:07 | jcfr | Status | resolved => closed |