View Issue Details

IDProjectCategoryView StatusLast Update
0000016DarkRadiantGUIpublic08.08.2021 05:09
Reportergreebo Assigned Togreebo  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.0 
Fixed in Version0.9.0 
Summary0000016: Background Image Overlay in Orthoviews
DescriptionAs 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.
TagsNo tags attached.

Activities

orbweaver

orbweaver

23.01.2007 20:04

developer   ~0000004

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.
greebo

greebo

27.01.2007 17:25

administrator   ~0000031

This is completed in the branch overlay_plugin and ready for merging into the trunk.

Related Changesets

DarkRadiant: master 9fedb9db

08.08.2021 05:09

greebo

Committer: GitHub


Details Diff
Merge pull request 0000016 from stgatilov/master

Fixed std::bad_cast happening on camera movement.
Affected Issues
0000016
mod - radiantcore/entity/target/TargetLineNode.cpp Diff File

Issue History

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