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
2019-09-12UI: File Browser Sizes in Binary for WindowsHarley Acheson
2019-09-12UI: Add superimposed + and - icons for file numberJulian Eisel
2019-09-12Cleanup: clang-formatPhilipp Oeser
2019-09-12UI: Allow file number shortcuts ouside main regionJulian Eisel
2019-09-12Cleanup: use post increment/decrementCampbell Barton
2019-09-12UI: File Browser Preview OutlinesHarley Acheson
2019-09-12UI: File Browser Large Icon UpdateHarley Acheson
2019-09-12Fix failing assert on directory auto-creationJulian Eisel
2019-09-12UI: Confirmation prompt for file path auto-createJulian Eisel
2019-09-12UI: Bring back features for file path buttonJulian Eisel
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-04Move file execute region back to C, fixing bugsJulian Eisel
2019-09-04Fix selecting multiple files ignoring first fileJulian Eisel
2019-09-03Fix T69451: Walk-select in empty directory assertsJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-07Cleanup: spellingCampbell Barton
2019-06-22File Selector: add options to select all operatorCampbell Barton
2019-06-18File Browser: Various fixes and enhancements to 'autoscroll to item' feature.Bastien Montagne
2019-06-16Fix: File browser icons intersecting in thumbnail viewWilliam Reynish
2019-06-15Cleanup: spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-16ClangFormat: remove FAKE_SELECT_MODE_BEGIN from ForEachMacrosCampbell Barton
2019-05-15space_file: fix build error with msvc.Ray Molenkamp
2019-05-15Fix T63748: Long startups after network drives are disconnected.Bastien Montagne
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-08Revert "UI: Dynamic region size for file browser options"Brecht Van Lommel
2019-05-04UI: Dynamic region size for file browser optionsJulian Eisel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14UI: Remember the last display mode in file browserSharan Ranjit
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-27UI: use active-default button flag for the file selectorCampbell Barton
2019-03-25Cleanup: pass const image data to IMB_ibImageFromMemoryCampbell Barton