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
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-28Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-28Fix T66699 EEVEE: Material Preview "World" option doesn't workClément Foucault
2020-01-20Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-17Fix T73190: Anim Player button in the status bar when scrubbingJulian Eisel
2020-01-16UI: Show animation cancel button in all status-barsJulian Eisel
2020-01-05Fix T72423: Incorrect tooltips in curve profile layoutJacques Lucke
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-26Fix preview Template-ID broken in vertical layoutsJulian Eisel
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-25UI: Reduce width of UI-List scrollbarsJulian Eisel
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-27UI: add utility to show icons for the keymap itemCampbell Barton
2019-09-19Cleanup: spellingCampbell Barton
2019-09-07Fix redo panel button alignmentCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
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-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-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-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-19UI: replace "reports to text" operator with showing info logBrecht Van Lommel
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Cleanup: clang-formatCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-04Cleanup: improve commentsCampbell Barton
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-06-17UI: remove redundant RNA_TYPE property in the key-map editorCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
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-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke