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-12Fix redo panel button alignmentCampbell Barton
2019-09-12Cleanup: use post increment/decrementCampbell Barton
2019-09-12Cleanup: function groupingCampbell Barton
2019-09-12Cleanup: use doxy sectionsCampbell Barton
2019-09-12UI: Bring back features for file path buttonJulian Eisel
2019-09-12LibOverride: add a generic macro to check whetehr an ID is overridable.Bastien Montagne
2019-09-12LibOverride: 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
2019-05-06Fix T64164: Resetting a curvemap could result in a mirrored curvePhilipp Oeser
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-25Fix T63605: Assert squeezing a template_curve_mapping in a panel toPhilipp Oeser
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Render: new material previewWilliam Reynish
2019-04-11Fix 'static override' message showing in ID template tooltip.Bastien Montagne
2019-04-02Merge branch 'blender2.7'Sergey Sharybin
2019-04-02Constraints: Use RNA update instead of block updateSergey Sharybin
2019-03-26Fix T62929: Linked To Scene Object cannot be made single user.Bastien Montagne
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-22Fix T62835: Color picker template value slider does not scale correctly with ...William Reynish
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton