Re: Setting Relative Paths in Blender
GSR - FR <famrom-4jpfX+jSyEvdNFYlk2OXiVaTQe2KTcn/@public.gmane.org>
| Newsgroups | gmane.comp.video.blender.user |
|---|---|
| Message-ID | <20070303190640.GB5063@localhost> |
Hi, [email protected] (2007-03-03 at 1304.13 +0700): > Yeah, that works. But what if i want the temp folder inside the blender > folder, not in the root? > > Use two slashes: > > //temp Blender "//" means "same dir than the .blend file", not root. GSR