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-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
2019-08-27UI: fix some menus and popups not taking into account UI scale for paddingYevgeny Makarov
2019-08-25UI: Dim Disabled Menu Items on HoverHarley Acheson
2019-08-25Cleanup: clang-formatCampbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23LibOverride: Fixed bug in removing override op operator.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Fix T68951: Incrementing int property causes overflowJacques Lucke
2019-08-21UI: Don't left align operator buttons in toolbarsJulian Eisel
2019-08-19UI: replace "reports to text" operator with showing info logBrecht Van Lommel
2019-08-19Fix T68672: splash screen does not remain centered when window resizesLuis de Bethencourt Guimera
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Eyedropper: Support datadropper in the outlinerNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Cleanup: clang-formatCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Fix broken text editing of integer number buttons, after recent changesBrecht Van Lommel
2019-08-15Fix T65461: IntProperty does not respect its 'step' fieldCampbell Barton
2019-08-15UI: make int/float button clicking logic consistentCampbell Barton
2019-08-15UI: Finalize old TODO in UI float number handling.Bastien Montagne
2019-08-14UI: suppress Copy/Paste/Edit Driver options on whole array property fields.Alexander Gavrilov
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Fix T68637: Crash assigning caps-lock shortcutCampbell Barton
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov