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-06-05Merge branch 'master' into wm-drag-drop-rewritewm-drag-drop-rewriteJulian Eisel
2020-05-12Fix T76635: Clicking the text button X in a pop-up doesn't clearJulian Eisel
2020-05-07Cleanup: split button search callbacks into their own structCampbell Barton
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-01Fix T66494: Alt+ clicking (assign to all selected) does not work for NLAPhilipp Oeser
2020-03-26Merge branch 'master' into wm-drag-drop-rewriteJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-04Fix T74434: Video Sequencer: Alt+ clicking (assign to all selected) doesPhilipp Oeser
2020-02-25Cleanup: clang-formatBrecht Van Lommel
2020-02-21Fix T74006: Alt+ clicking (assign to all selected) doesn not work forPhilipp Oeser
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-24Merge branch 'master' into wm-drag-drop-rewriteJulian Eisel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-04UI: support Copy To Selected and Alt-Click for PropertyGroup members.Alexander Gavrilov
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-18Painfully update patch to latest masterJulian Eisel
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
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-19UI: replace "reports to text" operator with showing info logBrecht Van Lommel
2019-08-17Cleanup: spellingCampbell Barton
2019-08-14UI: suppress Copy/Paste/Edit Driver options on whole array property fields.Alexander Gavrilov
2019-08-04Add a new Copy As Driver context menu option for properties.Alexander Gavrilov
2019-07-17Undo System: replace with simpler binary diffing buffer storageCampbell Barton
2019-07-01Cleanup: move screen region find into utility functionCampbell Barton
2019-07-01Fix T66246: Key accelerators crashing on save dialogCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/interfaceCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-23Cleanup: add doxy sections to interface_ops.cCampbell Barton
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-15Fix: "Jump To Target" showing up in workspace context menuDalai Felinto
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton