Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-18spelling cleanupCampbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-01added path traversal flag - BPATH_TRAVERSE_SKIP_MULTIFILE,Campbell Barton
2011-10-27use path remapping for all make local functions, patch from Alex Fraser with ...Campbell Barton
2011-10-27bpathCampbell Barton
2011-10-27- remove bpath iterator and replace all uses with visitor.Campbell Barton
2011-10-27edits ontop of Alex's patch from r41292.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2011-01-18option for the path iterator to loop over packed files so their dir separator...Campbell Barton
2010-12-06- converted path cleaning on file load to use bPath Iterator functions - imag...Campbell Barton
2010-12-06bpath iterator updatesCampbell Barton
2010-11-11fix for building, also use const char in more places.Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-05-11 bpy.utils.blend_paths(absolute=False) (was Blender.GetPaths in 2.4x)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-08Remap Relative paths save option.Campbell Barton
2008-04-28* Group unlinking wasnt removing groups from particle systems, or render laye...Campbell Barton
2008-04-25added sequencer paths to bpath iterator, This needed to use get/set filename ...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-31Improvements to File->External Data->Make Paths Relative & Make Paths Absolute,Campbell Barton
2007-12-24Added 'File->External Data->Make all files Absolute'Campbell Barton
2007-12-20Render-farm and file utils for dealing with external data.Campbell Barton