Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-07OpenGL immediate mode: finish file_draw.cLuca Rood
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-22Cleanup: StyleJulian Eisel
2017-02-10Cleanup: Use const for array argumentJulian Eisel
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-10-28OpenGL: draw filebrowser dropshadow with new imm modeThomas Beck
2016-10-09OpenGL: Draw dividers in space_file with the new immediate modeThomas Beck
2016-02-03Include why file operations fail in reportsCampbell Barton
2015-09-20Cleanup: warning, styleCampbell Barton
2015-09-16Correction to previous commit.Bastien Montagne
2015-09-16Fix (unreported): Filebrowser key navigation entry did not change caption cor...Thomas Beck
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-22FileBrowser: Tweak display of size/time of entries.Bastien Montagne
2015-08-20Cleanup: whitespaceCampbell Barton
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-07-14Fix T45424: Blender able to create folders with invalid characters at the end...Bastien Montagne
2015-07-11Use const for direntry stringsCampbell Barton
2015-07-11File Browser: Fix possible bug and some minor tweaksJulian Eisel
2015-07-10Fix T45405: Crash on opening a file (in filebrowser code)Julian Eisel
2015-07-10Fix crash when appending from File BrowserJulian Eisel
2015-07-09File Browser: (Re-)Allow selecting '..' parent entry for file navigationJulian Eisel
2015-07-09File Browser: Improve usage of Enter-key to open files/directoriesJulian Eisel
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-22Fix T44470: File Selection sometimes surpresses last Character.Bastien Montagne
2015-04-08Font preview for file browserCampbell Barton
2015-02-17Revert "Fix file size not drawn using Link/Append"Campbell Barton
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-10Fix file size not drawn using Link/Appendjulianeisel
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-12Fix: Don't show filesel buttons when no operators runningCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-24Fix T42879: File Browser - disable selecting ".." entry (Parent Directory)julianeisel
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI: cleanup odd string-width checkCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-06Fix T42497: Enlarge rename text field in File Browserjulianeisel
2014-09-03Fix FileSelector dividers disappearingCampbell Barton