Blender Git Commit Log

Git Commits -> Revision 4086ca5

Revision 4086ca5 by Arystanbek Dyussenov (master)
August 3, 2009, 12:02 (GMT)
- re-wrote image exporting function renaming it from BKE_export_image to BKE_get_image_export_path because now it doesn't copy
files but only manipulates paths. It produces both ablsolute and relative paths. COLLADA exporter can now use it.
- re-wrote unit test for it, this is now more compact and readable
- RNA API Image.get_export_path takes a boolean arg to indicate whether a relative or absolute path should be returned. Python scripts
can now use it.

Commit Details:

Full Hash: 4086ca58e275816a49950f6ac0cbffa6cb36a8ad
SVN Revision: 22173
Parent Commit: d1e42cc
Lines Changed: +136, -137

4 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+1, -2) (Diff)
/source/blender/blenkernel/intern/image.c (+37, -40) (Diff)
/source/blender/makesrna/intern/rna_image_api.c (+7, -5) (Diff)
/source/creator/tests/alltest.c (+91, -90) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021