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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-02-28UI: add theme option for grid levels to display in node editor backgroundPawel Franitza
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-01-29UI: Info Editor Visual ChangesHarley Acheson
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-11-25UI: Widget Text Cursor ColorPaul (Thirio)
2019-11-20UI: Text Editor Visual ChangesHarley Acheson
2019-10-02UI: add NLA track and channel theme colorBrecht Van Lommel
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-10UI: File Browser Custom Folder ColorHarley Acheson
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-04-29Cleanup: spellingCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Fix T58090: Selected curve vertex should stand outCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2018-12-27Cleanup: use unsigned char (change previous commit)Campbell Barton
2018-12-25Fix T59505: Knife tool cut preview line becomes blackmano-wii
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel