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-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-06-17UI_GetThemeColorShadeAlpha4fv not clamping alpha channelHarley Acheson
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-16Fix unintended fall-through in switch statementSergey Sharybin
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-06UI: disable colored icons in menus for nowBrecht Van Lommel
2019-05-03UI: color icons in the properties editor tabsBrecht Van Lommel
2019-05-02Cleanup: styleCampbell Barton
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell 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-15Cleanup: comment line length (editors)Campbell 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-05UI: Preferences Redesign Part 2Severin
2019-01-04Cleanup: use typed unsigned intsCampbell 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-29UI: Vertical Properties Editor TabsJulian Eisel
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-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-09-13Cleanup: move cycles addon check out of versioningCampbell Barton
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-09-12Cleanup: remove BGE referencesCampbell Barton
2018-08-14Cleanup: remove unused theme color functions using legacy GL.Brecht Van Lommel
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton