View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000016 | DarkRadiant | GUI | public | 23.01.2007 18:16 | 08.08.2021 05:09 |
Reporter | greebo | Assigned To | greebo | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.0 | ||||
Fixed in Version | 0.9.0 | ||||
Summary | 0000016: Background Image Overlay in Orthoviews | ||||
Description | As suggested by Mr. Mike (http://modetwo.net/darkmod/index.php?s=&showtopic=3499&view=findpost&p=92207): Ideally this would be possible to assign to a single or all perspective views and could be scalled either uniformerly or by freehand. Aside from having the obvious use of importing sketched out plans of a building etc the main benefit, for me, is that when creating architecture I like to work from photos, it creates a much more believable structure. It's not difficult to flick between DR and my photo, but I'd find it much more beneficial to have it loaded there, in DR. I know nothing about coding, so have no idea how difficult this would be, but just wanted to throw this out for you guys to think about. | ||||
Tags | No tags attached. | ||||
Implementation note: compare with the Pointfile implementation, this creates a renderable object which is attached directly to the ShaderCache without going through the scenegraph. The background image could be implemented similarly, as a singleton class which attaches or detaches itself from the ShaderCache when toggle on/off, and renders its own texture image through the renderer back-end interface. | |
This is completed in the branch overlay_plugin and ready for merging into the trunk. | |
Date Modified | Username | Field | Change |
---|---|---|---|
23.01.2007 18:16 | greebo | New Issue | |
23.01.2007 18:16 | greebo | Status | new => acknowledged |
23.01.2007 20:04 | orbweaver | Note Added: 0000004 | |
23.01.2007 20:04 | orbweaver | Status | acknowledged => confirmed |
24.01.2007 19:18 | greebo | Assigned To | => greebo |
24.01.2007 19:18 | greebo | Status | confirmed => assigned |
27.01.2007 17:25 | greebo | Note Added: 0000031 | |
29.01.2007 20:21 | greebo | Status | assigned => resolved |
29.01.2007 20:21 | greebo | Fixed in Version | => latest SVN |
29.01.2007 20:21 | greebo | Resolution | open => fixed |
16.02.2007 13:22 | orbweaver | Status | resolved => closed |
08.08.2021 05:09 | greebo | Changeset attached | => DarkRadiant master 9fedb9db |