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-12Fix missing return value in fix for T80677Campbell Barton
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-11Fix T80623: Correct Face Attributes affecting modes not listedGermano Cavalcante
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-07Fix T80561: Crash when multi-mesh editing UVs with proportional editingJulian Eisel
2020-09-05Cleanup: spellingCampbell Barton
2020-09-03Fix assert when cleaning constraints in the transform toolGermano Cavalcante
2020-09-03Cleanup: Shorten the name of the Auto Constraint modal keymapGermano Cavalcante
2020-09-03Revert "Fix T59358: Wrong status bar keymap for release confirms and right cl...Germano Cavalcante
2020-09-01Fix T80224: Crash after duplicating and hiding vertices while using X Axis Mi...Germano Cavalcante
2020-09-01Transform: remove MOD_CONSTRAINT_PLANEGermano Cavalcante
2020-09-01Fix constrain plane masking shift eventGermano Cavalcante
2020-09-01Transform: Move some hardcoded keyitems to keymap_data in pythonGermano Cavalcante
2020-09-01Fix T80100: To sphere tooltip uses "vertices" even in object modeAaron Carlisle
2020-08-31Fix unused parameter warning in `snap_increment_apply_ex()`Sybren A. Stüvel
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-20GPUState: Use explicit depth test enumClément Foucault
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