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
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton
2019-11-21Sculpt: Mask SlicePablo Dobarro
2019-11-21Cleanup: spellingCampbell Barton
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-19Fix T71554: 'Hide Unselected' not working for certain selectionsPhilipp Oeser
2019-11-08EditMesh: avoid undo push on face creation if no action is madeCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-11-01Fix T60607: Spin tool duplicates after Spin DuplicateCampbell Barton
2019-10-31Fix T70687: Deleting sculpting mask extraction causes crashPablo Dobarro
2019-10-31Fix T71053: Poly Build tool crashes blender when deleting wire verticesPablo Dobarro
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-24Fix T71036: Separate loose parts crashes in object modeCampbell Barton
2019-10-20Fix T70864: Separate loose parts runs indefinitelyCampbell Barton
2019-10-20Mesh: add API functions for poly & loop removalCampbell Barton
2019-10-10Fix T70617: mesh.from_pydata() misses first edge if there are facesCampbell Barton
2019-10-09Fix T70544: Mesh extracted from Mask crash Blender when using DyntopoPablo Dobarro
2019-10-03Mesh: simple extract mask optimizationsCampbell Barton
2019-10-03Fix extract mask freed memory use & leakCampbell Barton
2019-10-03Fix T70102: Mask Extract bad solutionPablo Dobarro
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Fix memory leak in loop-cut error caseCampbell Barton
2019-10-02Revert "UI: use correct singular and plural nouns in report messages"Brecht Van Lommel
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-09-26Cleanup: clang-formatBrecht Van Lommel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-25Fix T69639: Bevel Info bar Width value not affected by Unit Scalemano-wii
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-20Mesh: support face-maps when joiningCampbell Barton
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-19Fix T68852: Link select crashes after knife projectPhilipp Oeser
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-12Transform: AutoMerge & Split: Create and merge vertices at edge intersectionsmano-wii
2019-09-12Fix T69792: Auto-merge split faces creates faces with unrelated wire edges.mano-wii
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-09-08Edit Mesh: select interior faces now detects regionsCampbell Barton
2019-09-05Object: Mode switching operatorCampbell Barton
2019-09-05Cleanup: reuse mesh select mode enumCampbell Barton
2019-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
2019-09-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-29Cleanup: unused warningCampbell Barton
2019-08-29Edit Mesh: AutoMerge and Split: Improve detection of the best split facemano-wii