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-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-12GPencil: New set of Brush iconsAntonio Vazquez
2019-09-10UI: File Browser Custom Folder ColorHarley Acheson
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-22Fix WITH_HEADLESS buildCampbell Barton
2019-05-14Fix compiler warning with OpenGL icon texturesBrecht Van Lommel
2019-05-13Fix T64427: WITH_HEADLESS build optionCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-06UI: Icons updateWilliam Reynish
2019-05-02Workspace: remove global active toolCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-25Cleanup: pass const image data to IMB_ibImageFromMemoryCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-03Fix incorrect drawing of material list outline, after recent changes.Brecht Van Lommel
2019-01-02Fix wrong alpha blending for datablock preview icons.Brecht Van Lommel
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-11-29Workbench: Rename orientation to type and Camera studio light to StudioClément Foucault
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Fix headless buildCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: naming (inconsistent paint_mode term)Campbell Barton
2018-11-06Cleanup: remove unused brushesCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish