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-06-30 03:19:28 +00:00
2010-07-04 15:35:23 +00:00
2010-02-12 13:34:04 +00:00
2010-05-08 15:37:29 +00:00
2010-05-07 07:54:25 +00:00
2010-04-15 10:28:32 +00:00
2010-03-22 09:30:00 +00:00
2010-03-20 18:52:03 +00:00
2010-06-22 15:20:06 +00:00
2010-04-18 10:28:37 +00:00
2010-03-20 18:52:03 +00:00
2010-03-22 09:30:00 +00:00
2010-08-04 04:01:27 +00:00
2010-06-24 18:05:51 +00:00
2010-03-20 18:52:03 +00:00
2010-02-12 13:34:04 +00:00
2010-04-18 10:28:37 +00:00
2010-03-22 09:30:00 +00:00
2010-07-17 18:08:14 +00:00
2010-04-18 10:28:37 +00:00
2010-03-22 09:30:00 +00:00
2010-04-21 12:27:48 +00:00
2010-04-18 10:28:37 +00:00
2010-03-20 18:52:03 +00:00
2010-03-20 16:41:01 +00:00
2010-02-28 00:48:05 +00:00
2010-03-20 18:52:03 +00:00
2010-03-22 09:30:00 +00:00
2010-07-17 21:01:00 +00:00
2010-04-15 20:16:10 +00:00
2010-07-25 01:45:53 +00:00
2010-07-26 18:20:20 +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-06-22 15:20:06 +00:00
2010-08-09 22:54:40 +00:00
2010-07-14 14:11:03 +00:00
2010-04-18 10:28:37 +00:00
2010-06-17 14:22:54 +00:00
2010-07-20 10:41:08 +00:00
2010-07-26 10:41:26 +00:00
2010-05-08 15:37:29 +00:00
2010-06-22 15:17:12 +00:00
2010-04-18 10:28:37 +00:00
2010-06-15 21:46:02 +00:00
2010-04-24 10:08:07 +00:00
2010-04-18 10:28:37 +00:00