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
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-08-10Fix T90447: 3D view transform locks do not use driver colorsHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-13Edit Mesh: use partial updates editing vertices with number buttonsCampbell Barton
2021-07-11Edit Mesh: tag the object data for updating instead of the objectCampbell Barton
2021-07-08Cleanup: spellingCampbell Barton
2021-06-15BMesh: use faster normal update method for edit-mesh coordinatesCampbell Barton
2021-06-15Fix outdated face tessellation use when editing edit-mesh coodinatesCampbell Barton
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-27UI: Show message in transform panel when no metaball elements are selectedAaron Carlisle
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-03Object: refactor mode switchingCampbell Barton
2020-05-18Fix T76593: Coordinate limit of 10,000 unitsCampbell Barton
2020-05-15Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-06Fix T69536: Setting dimensions for parented objects failsCampbell Barton
2019-04-30Fix T64003: cannot enter object dimensions above 10000Philipp Oeser
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-05Cleanup: 3d view panel median value storageCampbell Barton
2019-01-04Silence warningDalai Felinto
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2018-12-14Cleanup: namingCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton