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-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-21Fix T63686: missing data path for 3D cursor location and rotation.Brecht Van Lommel
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Fix error in recent image preference changeCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: de-duplicate flag setting macroCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19Fix T63648: Missing update when changing particle force fieldsSergey Sharybin
2019-04-19Cleanup: Remove dead codeSergey Sharybin
2019-04-19DRW: Make shaded batch validation more correctClément Foucault
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: replace toggle header with a propertyCampbell Barton
2019-04-18PyAPI: remove support for importing text blocks as modulesCampbell Barton
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: re-run (#if 0 caused noise)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14Render: new material previewWilliam Reynish
2019-04-14Cleanup: remove deprecated grease pencil object property.Brecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Explain the Local With Parent coordinate space better.Alexander Gavrilov
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Cleanup: rename 'ObData' to 'Object Data'Campbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-04-12Revert "Rename Label instead of Name in Node editor using F2 key"Campbell Barton
2019-04-12UI: Re-order Properties tabs to follow the data hierarchyWilliam Reynish
2019-04-11Rename Label instead of Name in Node editor using F2 keyAntonioya
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-09Mistake in 1be2888bf021Jeroen Bakker
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis