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-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-05Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-08-05Fix T77548: Crash when using Add Object Tool with Normal Orientation and zero...Deep Majumder
2020-08-05Fix T78592: Shear operator fails to affect curve control point handlesGermano Cavalcante
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-31Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-31Fix T78600: Crash when transforming doubles with mirroring onGermano Cavalcante
2020-07-30Cleanup: spellingCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-30Fix ghash return value on 'Correct Face Attributes' with 'Keep Connect'Germano Cavalcante
2020-07-29Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-29Fix T78826: Move constraint is not fully disabledGermano Cavalcante
2020-07-28Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-28Fix bad 'Correct Face Attributes' behavior when extruding facesGermano Cavalcante
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-24Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-24Cleanup: Rename 'isect_ray_seg_v3' to 'isect_ray_line_v3'Germano Cavalcante
2020-07-22Fix T79144: Snapping bypassing the viewport backface cullingGermano Cavalcante
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-21Cleanup: move 'int i' declarationGermano Cavalcante
2020-07-21Fix T79112: Redo shrink/fatten uses negative valuesCampbell Barton
2020-07-21Cleanup: spellingCampbell Barton
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-17Transform: use GHASH_ITER when restoring customdataGermano Cavalcante
2020-07-15Add missing NULL assignment to D8293Sebastian Parborg
2020-07-15Fix T78909: Curve-edit proportional connected-only brokenSebastian Parborg
2020-07-15Cleanup: spellingCampbell Barton
2020-07-14Fix T78875: Numerical display of delta of translation is not updating in 3d viewGermano Cavalcante
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-14Fix T78900: Single vertex sliding crashesGermano Cavalcante
2020-07-13Cleanup: silence warningsGermano Cavalcante
2020-07-13Optimization: Use dedicated function to restore customdataGermano Cavalcante
2020-07-13Cleanup: move unchanged condition out of loopGermano Cavalcante
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Transform, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Fix T78570: Vert/Edge slide doesn't adjust UVsGermano Cavalcante
2020-07-01Fix alignment test when snap to edge while in vert or edge slideGermano Cavalcante
2020-07-01Revert "Fix alignment test when snap to edge while in constraint"Germano Cavalcante
2020-07-01Fix alignment test when snap to edge while in constraintGermano Cavalcante
2020-07-01Fix T78494: Edge slide crashesCampbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante