Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_file/file_ops.c
| Context not available. | |||||
| } | } | ||||
| /* we could check for relative_path property which is used when converting | /* we could check for relative_path property which is used when converting | ||||
| * in the other direction but doesnt hurt to do this every time */ | * in the other direction but doesn't hurt to do this every time */ | ||||
| BLI_path_abs(sfile->params->dir, BKE_main_blendfile_path(bmain)); | BLI_path_abs(sfile->params->dir, BKE_main_blendfile_path(bmain)); | ||||
| /* XXX, files and dirs updates missing, not really so important though */ | /* XXX, files and dirs updates missing, not really so important though */ | ||||
| Context not available. | |||||