Blender Git Commits

Blender Git "filebrowser_redesign" branch commits.

September 3, 2019, 13:39 (GMT)
Merge branch 'master' into filebrowser_redesign
September 3, 2019, 12:52 (GMT)
Fix crash saving files with preview saving enabled
September 2, 2019, 15:01 (GMT)
Fix possible crash when opening files saved with new file browser open
September 2, 2019, 14:39 (GMT)
Gray out number increment/decrement button for file open operations

The buttons are shown in the file browser context menu.
September 2, 2019, 14:14 (GMT)
Fix empty tool settings region with old files

E.g. visible in the VSE workspace.

Also removes redundant NULL checks (do_versions_find_region asserts, and
AFAIK they should never be NULL)
September 2, 2019, 13:43 (GMT)
Merge branch 'master' into filebrowser_redesign
September 1, 2019, 12:03 (GMT)
Remove flag to disable categories per region-type

Just set a dummy bl_category to avoid warning prints.
September 1, 2019, 11:55 (GMT)
Remove 'HIDDEN' panel flag, use existing convention

Existing convention is to register the panels for a header, which means
they're not drawn by default anyway.
September 1, 2019, 11:39 (GMT)
Merge branch 'master' into filebrowser_redesign
August 30, 2019, 12:21 (GMT)
Merge branch 'master' into filebrowser_redesign
August 29, 2019, 22:32 (GMT)
Keymap: 'N' to toggle right side options region
August 29, 2019, 22:16 (GMT)
Don't clear file name on directory selection
August 27, 2019, 23:37 (GMT)
Cleanup: Rename column types to be less ambiguous
August 27, 2019, 22:38 (GMT)
Refactor inverted sorting to be applyied in sort callbacks already
August 27, 2019, 14:19 (GMT)
Open file browser window in center of parent window
August 27, 2019, 13:57 (GMT)
Cleanup: Remove outdated TODO comments

Also add a comment on prop_with_popover usage.
August 27, 2019, 13:54 (GMT)
Remove confirmation popup for creating new directory
August 27, 2019, 13:21 (GMT)
Correct string translation logic

Refactors BLI_filelist_entry_datetime_to_string so that user message
strings are created in UI code, not BLI. That way we can also handle
translations correctly and better.
August 27, 2019, 12:21 (GMT)
Open "Volumes" panel by default
August 27, 2019, 12:18 (GMT)
Disable the file name button for directory-only browsing
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021