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-10-07Cleanup: clang-formatCampbell Barton
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-03Fix F-Key icon displayCampbell Barton
2019-10-02UI: add NLA track and channel theme colorBrecht Van Lommel
2019-10-02UI: use consistent text box theme colors in search popupsBrecht Van Lommel
2019-10-01UI: fix misaligned popover arrow near the region edgeYevgeny Makarov
2019-10-01UI: don't align popover buttons with opened popoversYevgeny Makarov
2019-10-01Fix T70317: Equal clip range crashing in Hue Correct & RGB Curves Nodesmano-wii
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-30Revert "Fix T58683: Reload Scripts breaks toolbar button formatting."Campbell Barton
2019-09-29Fix T58683: Reload Scripts breaks toolbar button formatting.Alexander Gavrilov
2019-09-27Cleanup: Replace 'add mode' short for driver FCurve creation with an enumSybren A. Stüvel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-20Fix T69097: Empty context menu for dimensionsCampbell Barton
2019-09-19UI: layout support for fixed size buttons, and use for file browser open/cancelBrecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-16Fix T69755: 'Enter' over file name not workingJulian Eisel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-13UI: use pageup/down and home/end to scroll to start/end of menusJoep Peters
2019-09-12GPencil: New set of Brush iconsAntonio Vazquez
2019-09-10UI: File Browser Custom Folder ColorHarley Acheson
2019-09-09Fix T69633: weird behavior of operator_menu_enum tooltips.Alexander Gavrilov
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-08Fix T67756: File drag starts on file browser openJulian Eisel
2019-09-07Fix redo panel button alignmentCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-06Cleanup: function groupingCampbell Barton
2019-09-06Cleanup: use doxy sectionsCampbell Barton
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-09-05LibOverride: add a generic macro to check whetehr an ID is overridable.Bastien Montagne
2019-09-05LibOverride: give more remapping control to `BKE_override_library_create_from...Bastien Montagne
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-09-04UI: use vertical navigation buttonsCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-02UI: Don't show button context menu for drag-labelsJulian Eisel
2019-09-01UI: Active Default Button HighlightHarley Acheson
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30UI: assert on invalid click-step for integer buttonsCampbell Barton
2019-08-30UI: Remove Colons From Number FieldsHarley Acheson
2019-08-30Fix interger number buttons increment/decrement arrows not working inPhilipp Oeser
2019-08-29LibOverride: Fix use-after-free error when freeing whole Main DB.Bastien Montagne
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-27Cleanup: clang-formatCampbell Barton
2019-08-27UI: add title to assign shortcut popup, tweak paddingYevgeny Makarov
2019-08-27UI: improve layout of curve widget clipping options popupYevgeny Makarov