were you aware of this? http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.58#Empty_Images_Display:
notes - xray option renders on top - object alpha is used. - alpha works same as textured quad on a mesh (but also draws in wire view) - to see alpha lines on top of other objects without alpha draw order glitches --- user prefs -> system -> clip alpha (set to 0.5 or so) I'm not really a fan of existing background images, so adding rotation is of course useful if you already use it, but think empty objects work better since there more flexible and don't get lost when joining windows. On Tue, Jan 17, 2012 at 5:26 AM, Mike Erwin <[email protected]> wrote: > Ooh! Wish I had such versatile background image support a few jobs ago > -- gave up and imported DXF from the architects, which needed a crazy > amount of manual cleanup prior to building up the structure in 3D. The > future looks bright! > > Knapp: maybe I misunderstand... how would you see what you're doing > with the reference image on top? > > Mike Erwin > musician, naturalist, pixel pusher, hacker extraordinaire > > > > On Mon, Jan 16, 2012 at 9:00 AM, Knapp <[email protected]> wrote: >> Very cool. This is something I have wanted for ages! Now, if we could >> just get the image to be on the top of the Z-stack so that verts and >> lines don't cover it as you work! >> >> On Mon, Jan 16, 2012 at 1:38 PM, Fabio Russo <[email protected]> wrote: >>> This patch is used to rotate the background images, >>> as required by an architect friend! >>> This is done using OpenGL API (glRotatef) and calculating the center of the >>> image. >>> >>> The link to the patch: >>> http://projects.blender.org/tracker/download.php/9/127/29906/19058/rotate- >>> BGpic.patch >>> >>> An image that shows the rotation of the backgroung images is: http://www. >>> pasteall.org/pic/24472 >>> >>> Hoping to be inserted in the trunk! >>> >>> Best regards, >>> Fabio Russo (ruesp83) >>> _______________________________________________ >>> Bf-committers mailing list >>> [email protected] >>> http://lists.blender.org/mailman/listinfo/bf-committers >> >> >> >> -- >> Douglas E Knapp >> >> Creative Commons Film Group, Helping people make open source movies >> with open source software! >> http://douglas.bespin.org/CommonsFilmGroup/phpBB3/index.php >> >> Massage in Gelsenkirchen-Buer: >> http://douglas.bespin.org/tcm/ztab1.htm >> Please link to me and trade links with me! >> >> Open Source Sci-Fi mmoRPG Game project. >> http://sf-journey-creations.wikispot.org/Front_Page >> http://code.google.com/p/perspectiveproject/ >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
