Blender Git Commits

Blender Git "filebrowser_redesign" branch commits.

Page: 2 / 7

August 27, 2019, 11:49 (GMT)
Fix strings not translated
August 27, 2019, 10:51 (GMT)
Fix missing dot for .gltf file recognition
August 27, 2019, 10:48 (GMT)
General minor cleanup

* Remove dead code
* Correct comment position
* Use enum and bitshifting for PanelType.flag
* Remove final point from UI message
August 26, 2019, 22:40 (GMT)
Merge branch 'master' into filebrowser_redesign
August 23, 2019, 13:42 (GMT)
Merge branch 'master' into filebrowser_redesign
August 23, 2019, 13:38 (GMT)
Fix size column text missing when date column is disabled
August 22, 2019, 11:25 (GMT)
Merge branch 'master' into filebrowser_redesign
August 19, 2019, 16:30 (GMT)
UI: File Browser Large Thumbnails with Drives

This updates the prvicon sheet to a version that includes storage drives
August 19, 2019, 14:23 (GMT)
Fix warnings
August 18, 2019, 22:40 (GMT)
Add prominent button to toggle properties sidebar

Located at the lower left.
August 18, 2019, 21:22 (GMT)
Only add new properties sidebar when there is an operator to execute

So don't add the sidebar (not even hidden) when the file browser is
opened as regular editor.
August 18, 2019, 21:04 (GMT)
Only show new properties sidebar for specific operators
August 18, 2019, 18:43 (GMT)
Don't limit with of execute region by tool properties region
August 18, 2019, 13:21 (GMT)
Add right sidebar region for operator properties

This always shows up right now. Hiding it correctly still has to be
done.
August 18, 2019, 11:24 (GMT)
Merge branch 'master' into filebrowser_redesign
August 13, 2019, 17:52 (GMT)
UI: File Browser Use Friendly Relative Dates

Show 'Today' or 'Yesterday' in file list
August 12, 2019, 16:56 (GMT)
UI: File Browser Icons That Allow Themes

This alters the prvicon sheet so icons are full opacity so can be themed later
August 12, 2019, 02:16 (GMT)
UI: File Browser with Light Background

This uses dark icons if using a theme with light background
August 11, 2019, 22:54 (GMT)
Correction to prev. commit: Avoid multiple specific file format types

Use a single generic `FILE_TYPE_OBJECT_IO` instead of specific ones
(e.g. `FILE_TYPE_FBX`). We better leave as many bits free as we can
(this is stored in files).
August 11, 2019, 22:29 (GMT)
Icons: Add support for 3d model file types

OBJ, 3DS, GLTF, FBX, Collada
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021