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
path: root/source
AgeCommit message (Expand)Author
2020-06-10Fix T77068: UV Proportional Edit "Connected Only" option affects UVPhilipp Oeser
2020-06-10Fix T77560: Bone selection crashesCampbell Barton
2020-06-10LibOverride: Fix issues related to ID name differences.Bastien Montagne
2020-06-10Fix T77632: Deform modifier auto-binding not workingCampbell Barton
2020-06-10Mesh: utility functions to access wrapped mesh coordinatesCampbell Barton
2020-06-10Fix T77195: Crash with edit-mesh viewport measurements enabledCampbell 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-09Nodes: efficient node tree queries and inliningJacques Lucke
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-09Cleanup: extract function for common function call sequenceJacques Lucke
2020-06-09Fix T76894: Disable clipping region selection in material/rendered modeJeroen Bakker
2020-06-09Fix T76984: Normal node not drawing properly in compositorEvan Wilson
2020-06-09Cleanup: correct enum names in commentsJacques Lucke
2020-06-09BLI: remove incorrect constJacques Lucke
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-09Cleanup: move hashing of OperationIDKey to member functionJacques Lucke
2020-06-09BLI: rename ArrayRef to SpanJacques Lucke
2020-06-09Fix menu operator/search clipping the last characterCampbell Barton
2020-06-09GPencil: Cleanup doxygen commentsAntonio Vazquez
2020-06-09Fix warning-as-error about int to uint conversion in new BLI CPP code.Bastien Montagne
2020-06-09GPencil: Improve viewlayer masking checkAntonio Vazquez
2020-06-09Workbench: Fix missing NULL pointer checkClément Foucault
2020-06-09BLI: put C++ data structures in "blender" namespace instead of "BLI"Jacques Lucke
2020-06-09BLI: generally improve C++ data structuresJacques Lucke
2020-06-09Fix mistake in recent fix for text editor overflowCampbell 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-09Docs: comment text scale behaviorCampbell Barton
2020-06-09Fix T77609: Scale to Fit Text Box fails when text is too narrowDalai Felinto
2020-06-08Functions: Run-time type system and index maskJacques Lucke
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