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
2020-07-14Fix T78883: New bezier curve points to uninitialized memoryCampbell Barton
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Fix T76062: Interpolate Radius in Curve Subdivide Special CaseHans Goudey
2020-04-14Fix T75733: Curve extrusion does not include endpointsGermano Cavalcante
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: replace static list with argument for curve mergingCampbell Barton
2020-04-03Cleanup: move curve picking functions into 'editcurve_query.c'Campbell Barton
2020-04-01Fix problem extruding curve segments with selected handlesCampbell Barton
2020-04-01Cleanup: use doxy sectionsCampbell Barton
2020-03-31Edit Curve: Improve Curve extrudeGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-04Improve error message converting nurb to bezierPhilipp Oeser
2019-12-17Fix T68665: FCurve group disappear on Curve/Surface object dataSybren A. Stüvel
2019-12-17Cleanup: Animation: mark function parameter as `const`Sybren A. Stüvel
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-19Fix T68779: "Match Texture Space" causes blender to crashPhilipp Oeser
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-08Fix T68375: Polyline: can not make segment (cyclic)Philipp Oeser
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-28Fix T64829: Active point of Curve objects is not displayed correctlyPhilipp Oeser
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-24Fix T65053: unhide curve does not refresh the viewport properlyPhilipp Oeser
2019-05-22Fix T64974: misisng multi-object edit for some curve operators, like smoothBrecht Van Lommel
2019-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-05-08Fix T64283: Gizmo doesn't update after click-extrudeCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton