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-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16Cleanup: trailing commasCampbell Barton
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
2019-04-04Eevee: Add property update for render settingsClément Foucault
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-04-02Python API: expose text object kerning.Damien Picard
2019-04-02Merge branch 'blender2.7'Sergey Sharybin
2019-04-02Constraints: Use RNA update instead of block updateSergey Sharybin
2019-04-02Constraints: Mark proxy lcoal as not editableSergey Sharybin
2019-04-02Cleanup: Remove space at the end of descriptionSergey Sharybin
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-04-02Fix T60199: Icon Viewer addon causes internal errors and slows text editorPhilipp Oeser
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-31Fix/Cleanup bad usage of RNA_def_parameter_clear_flags() on RNA properties.Bastien Montagne
2019-03-30UI: Icons updateWilliam Reynish
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-28Fix T62717: Switching Shading Modes During SculptingJeroen Bakker
2019-03-28Fix T63032: Increase camera properties precision in UIJacques Lucke
2019-03-28Fix T63031: Keyframing Annotations doesn't workAntonioya
2019-03-27Eevee: Modify tooltip about transparent shadowClément Foucault
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-27Revert "RNA: error on register when classes use invalid identifiers"Campbell Barton
2019-03-26Cleanup: warnings, correct assertCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25UI: replace popovers with prop_popover_enumCampbell Barton
2019-03-25UI: add icon_only option to prop_popover_enumCampbell Barton