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-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Transform: default to median center instead of boundsCampbell Barton
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Fix T75836: Light target misses updates while draggingCampbell Barton
2020-04-17Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-17Fix normal smoothing for light positioning gizmoCampbell Barton
2020-04-17Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-17Fix T75794: Light point gizmo translate jumpsCampbell Barton
2020-04-16Fix T75620: Lamp gizmo flips direction for negative scaled objectsCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-01Object: support 'Affect Parents' for snap/clear transformCampbell Barton
2020-02-01Object: no longer skip weight paint objects when clearing transformCampbell Barton
2019-12-22Object: 'Affect Only Origins' support for 'Clear Transform'Campbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-23GPencil: Fix unreported set origin from PythonAntonio Vazquez
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-21Cleanup: use doxy groupsCampbell Barton
2019-08-04Fix T68202: GPencil Set Origin do not refresh until object is movedAntonio Vazquez
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-26Fix T67507: Set origin on armature moves incorrectly parented objectsSergey Sharybin
2019-07-09Fix T66605: Operation on origins not working correctSergey Sharybin
2019-07-09Fix crash on redo applying transformsPhilipp Oeser
2019-07-09Fix crash when redoing Set Origin operatorSybren A. Stüvel
2019-07-08Fix T66526: child's objects move if change their origin positionPhilipp Oeser
2019-07-08Fix T66525: Wrong apply scale for children chainSergey Sharybin
2019-07-07Cleanup: spellingCampbell Barton
2019-07-03Fix T66377: Applying rotation/scale on a parent changes location of a childSergey Sharybin
2019-06-19Fix order of modifications for Set Origin.Sergey Sharybin
2019-06-19Fix T65900: Apply Scale doesn't work correct with parentingSergey Sharybin
2019-06-19Cleanup: Pass explicit dependency graphSergey Sharybin
2019-06-04Fix T60971: Apply visual transform not workingPelle Johnsen
2019-05-31Fix T55494: Apply transforms on parents and childrenSergey Sharybin
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-27Fix T65160: missing updates when setting origin on a collection instancePhilipp Oeser
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton