Blender Git Commit Log

Git Commits -> Revision a95181a

Revision a95181a by Tamito Kajiyama (master)
November 14, 2010, 23:07 (GMT)
* Fix for relative paths to style module files.

When a .blend file is saved, the "Remap Relative" option allows users
to keep relative paths valid even if the .blend file is saved into a
different directory. Now the Remap Relative option takes care of relative
paths to style module files. In addition, the following operations work
as expected with respect to style modules:
- File >> External Data >> Make All Path Relative
- File >> External Data >> Make All Path Absolute
- File >> External Data >> Report Missing Files

* Indentation fix in the UI code (no functionality changes).

Commit Details:

Full Hash: a95181a7a07c057fe757a2ec20391439ea671345
SVN Revision: 33068
Parent Commit: 43f4dbc
Lines Changed: +66, -8

3 Modified Paths:

/release/scripts/ui/properties_render.py (+8, -8) (Diff)
/source/blender/blenlib/BLI_bpath.h (+8, -0) (Diff)
/source/blender/blenlib/intern/bpath.c (+50, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021