Dalai Felinto
73f1d88be2
Bugfix for:[23234] Blender File Browser - Back Button does work with first directory entered?
...
For !WIN32 systems the fix was in ED_fileselect_set_params
(basically adding the first folder in the sfile->folders_prev list)
For WIN32:
I talked with Nathan (Jesterking) and he agreed that the fix in path_util.c was required too. Without that BLI_path_abs was always making WIN32 paths ending with \ to end with \\
(e.g. C:\Blender\ --> C:\Blender\\)
And this was making the folder to fail ISDIR tests.
2010-08-09 22:54:40 +00:00
..
2010-08-09 22:54:40 +00:00
2010-05-24 18:53:45 +00:00
2010-04-06 01:00:59 +00:00
2010-03-31 12:35:05 +00:00
2010-02-12 13:34:04 +00:00
2010-05-11 07:08:32 +00:00
2010-06-24 15:54:01 +00:00
2010-02-12 13:34:04 +00:00
2010-02-26 23:56:16 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-06-06 01:15:44 +00:00
2010-04-23 22:08:11 +00:00
2010-05-07 07:54:25 +00:00
2009-07-09 01:48:08 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-04-15 10:28:32 +00:00
2010-02-12 13:34:04 +00:00
2010-06-22 15:20:06 +00:00
2010-03-31 12:35:05 +00:00
2010-06-22 15:20:06 +00:00
2010-03-30 23:32:16 +00:00
2010-04-15 10:28:32 +00:00
2010-06-22 15:20:06 +00:00
2010-06-22 15:20:06 +00:00
2010-08-02 00:08:01 +00:00
2010-07-27 04:56:24 +00:00
2010-04-15 10:28:32 +00:00
2010-04-15 10:28:32 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-08-03 12:34:42 +00:00
2010-07-14 14:11:03 +00:00
2010-04-15 10:28:32 +00:00
2010-06-17 14:22:54 +00:00
2010-02-12 13:34:04 +00:00
2010-07-26 10:41:26 +00:00
2010-05-07 15:18:04 +00:00
2010-05-08 15:37:29 +00:00
2010-04-25 10:49:13 +00:00
2010-06-15 21:46:02 +00:00
2010-03-22 09:30:00 +00:00
2010-02-12 13:34:04 +00:00
2010-07-14 22:16:56 +00:00
2010-08-03 08:12:55 +00:00
2008-04-16 22:40:48 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-07-19 09:19:54 +00:00