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-06-11Merge branch 'master' into asset-uuidJulian Eisel
2020-06-11Merge branch 'master' into asset-uuidJulian Eisel
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-11Sequencer: view toggle no longer cycles over SEQUENCER_PREVIEW stateCampbell Barton
2020-06-11Cleanup: move sequencer view operators into sequencer_view.cCampbell Barton
2020-06-11UI: exclude context menus from menu searchCampbell Barton
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante
2020-06-10UI: Only set panel data expand flag for active panelsHans Goudey
2020-06-10Cleanup: Remove no more used `ED_object_single_users`.Bastien Montagne
2020-06-10Cleanup: rename `BKE_scene_copy` to `_update`.Bastien Montagne
2020-06-10Make `BKE_scene_copy` fully handle all duplicate modes, deep copy included.Bastien Montagne
2020-06-10Fix T77047: Dyntopo Sample detail size on hidden mesh causes crashPhilipp Oeser
2020-06-10UI: More specific modifier move to index operator descriptionHans Goudey
2020-06-10Fix T77694: Start panel animation when expansion data changesHans Goudey
2020-06-10UI: Show library names grayed out and right-aligned in menusJulian Eisel
2020-06-10Mesh Edit: preserve Custom Normal vectors in topology operators.Alexander Gavrilov
2020-06-10Cleanup: improve custom data type namesJacques Lucke
2020-06-10Cleanup: remove unused MBALL_NOSEL flagCampbell Barton
2020-06-10Cleanup: asan warning with bit-shifting flagCampbell Barton
2020-06-10Fix T77599 Image UV editor use linear interpolationClément Foucault
2020-06-10GPencil: Include new Bevel parameters when convert stroke to CurveAntonio Vazquez
2020-06-10Fix T77356: Texture Preview not taking alpha into accountPhilipp Oeser
2020-06-10Fix T77068: UV Proportional Edit "Connected Only" option affects UVPhilipp Oeser
2020-06-10Fix T77560: Bone selection crashesCampbell Barton
2020-06-10Cleanup: Move each special_aftertrans_update to their respective TransData fileGermano Cavalcante
2020-06-09Fix missing animation decorators for pointer buttonsJulian Eisel
2020-06-09UI: Set modifier panel expansion on every redrawHans Goudey
2020-06-09Sculpt: Face Set Edit OperatorPablo Dobarro
2020-06-09Sculpt: Pose Squash and Stretch deform modePablo Dobarro
2020-06-09Voxel Size Edit: Fix text not readable when zooming in the viewportPablo Dobarro
2020-06-09Fix Edit Voxel Size label in previewPablo Dobarro
2020-06-09UI: Avoid rebuilding Outliner tree on simple button interactionsJulian Eisel
2020-06-09Fix T77504: Operator search gives wrong resultsCampbell Barton
2020-06-09Fix T76894: Disable clipping region selection in material/rendered modeJeroen Bakker
2020-06-09GPencil: Keep original stroke when reprojectAntonio Vazquez
2020-06-09Fix T72936: Incorrect gizmo orientation with inherit rotation disabledCampbell Barton
2020-06-09Cleanup: Silence some overflow warnings in transform codeGermano Cavalcante
2020-06-09Transform: Fixes after recent refactorSergey Sharybin
2020-06-09Fix menu operator/search clipping the last characterCampbell Barton
2020-06-09Sequencer: restore behavior removed from recent refactorCampbell Barton
2020-06-09Fix T77148: Crash changing multiple values for sequencer stripsCampbell Barton
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-08Fix crash running "Edit Voxel Size" operator outside of a main 3D View regionJulian Eisel
2020-06-08Fix T70873: Pivot Center doesn't compute mirror elementsGermano Cavalcante
2020-06-08Cleanup: Create a header for TransData declarationsGermano Cavalcante
2020-06-08Cleanup: Move TransDataSeq declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move TransDataNla declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano Cavalcante
2020-06-08Cleanup: Split transform conversion of edge and uv to their own filesGermano Cavalcante
2020-06-08Cleanup: Move TransSeq declaration to tansform_convertGermano Cavalcante