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-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Cleanup/update comment on flag_legacy valuesDalai Felinto
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Depsgraph: Store pointer to original NLA stripSergey Sharybin
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-25DynamicPaint: Remove PreviewsJeroen Bakker
2019-04-24Nodes: remove group node forward compatibility with version 2.66Brecht Van Lommel
2019-04-24Nodes: better integrate node init and versioning in file readingBrecht Van Lommel
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell 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: quiet extra-semicolon warningCampbell Barton
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-18UI: Revert fix T37463: Y-clamp for header-only spacesCampbell Barton
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-15Cleanup: Add missing commaAntonioya
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-15CMake: sort file listCampbell Barton
2019-04-14Render: new material previewWilliam Reynish
2019-04-14UI: Remember the last display mode in file browserSharan Ranjit
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-14Cleanup: move operator constants out of DNACampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis