Files
test/source/blender/blenkernel
Nathan Letwory 1071d4a16e This commit fixes two related issues:
1:
* when a blendfile gets loaded, paths are corrected with OS specific slashes (see blender.c)
* made available BLI_char_switch(char *string, char from, char to)
* made available BLI_clean(char *string);. This function should be called whenever you're doing path stuff, so paths are correctly saved, and thus avoiding other path functions stopping to work

2:
* relative paths work now in sequencer too (due to slash mess that didn't work all too well).
2005-05-20 12:18:11 +00:00
..
2005-05-08 21:20:34 +00:00
2005-04-11 17:55:20 +00:00
2005-05-08 21:20:34 +00:00
2004-12-21 16:23:24 +00:00
2003-03-24 16:08:15 +00:00
2005-05-08 21:20:34 +00:00
2004-04-22 20:37:24 +00:00
2005-04-16 15:06:02 +00:00
2004-07-26 21:44:55 +00:00
2004-01-05 00:06:11 +00:00