This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/src
Diego Borghetti 7b15e8cd64 Bugfix #17524
The problem is that the audio_fill_seq function try to load the hd file
if the sequence don't have it, but it join the two string (directory path +
file path) without the / (Linux... \ Windows), so the result is a wrong path.

 I change the the strncpy and strncat function for a BLI_join_dirfile (like
the reload_sequence_new_file) and all work fine now.

 Also note that the "them go" that Luca report is (or what happen here) the
ctrl+z function, and now both case work fine here.

(interesting.. date from Feb 05.. 2006 ;)
2008-11-06 18:49:53 +00:00
..
2007-11-06 22:29:20 +00:00
2008-10-06 17:37:03 +00:00
2007-11-06 22:29:20 +00:00
2008-09-19 14:15:36 +00:00
2008-10-28 20:26:38 +00:00
2008-10-05 17:31:33 +00:00
2008-10-14 10:44:22 +00:00
2008-05-08 20:55:16 +00:00
2008-10-28 20:26:38 +00:00
2008-05-08 08:59:36 +00:00
2008-10-12 00:59:58 +00:00
2008-04-28 00:40:38 +00:00
2008-10-28 20:26:38 +00:00
2008-10-12 00:59:58 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 18:47:01 +00:00
2008-10-28 20:26:38 +00:00
2008-10-26 09:41:59 +00:00
2008-10-28 20:26:38 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-10-28 20:26:38 +00:00
2008-11-03 13:00:39 +00:00
2008-09-19 14:15:36 +00:00
2008-10-11 11:07:25 +00:00
2008-10-28 20:26:38 +00:00
2008-09-19 22:51:05 +00:00
2008-09-19 14:15:36 +00:00
2008-10-11 04:30:09 +00:00
2008-09-20 13:02:06 +00:00
2008-10-12 12:00:26 +00:00
2008-10-05 11:49:09 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 20:26:38 +00:00
2008-09-19 14:15:36 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 20:26:38 +00:00
2008-10-28 20:26:38 +00:00
2008-05-06 19:29:37 +00:00
2008-11-02 12:27:25 +00:00
2008-10-26 09:41:59 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2007-12-27 07:27:03 +00:00
2008-09-19 14:15:36 +00:00
2008-08-30 14:32:16 +00:00
2008-10-08 18:35:41 +00:00
2008-10-26 09:41:59 +00:00
2008-09-21 16:04:33 +00:00
2007-11-06 22:29:20 +00:00
2008-11-04 01:05:44 +00:00
2008-10-28 20:26:38 +00:00
2008-10-04 11:04:09 +00:00
2008-10-28 20:26:38 +00:00
2008-05-05 17:30:33 +00:00
2008-02-22 03:29:17 +00:00
2008-11-06 18:49:53 +00:00
2008-04-22 14:53:15 +00:00
2008-09-20 13:02:06 +00:00
2008-10-28 20:26:38 +00:00
2008-10-22 05:33:45 +00:00
2008-10-28 20:26:38 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-10-21 08:00:19 +00:00
2008-10-28 20:26:38 +00:00
2008-09-19 14:15:36 +00:00
2008-10-22 05:33:45 +00:00
2008-09-20 13:02:06 +00:00
2008-05-05 17:30:33 +00:00