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-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-20Cleanup: rename lightprobe configure to type_setCampbell Barton
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2020-01-17Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-17Fix memory leak when full-copying a scene after recent changes.Bastien Montagne
2020-01-17Cleanup of previous rBac723db57fd8ba5 commit.Bastien Montagne
2020-01-17Fix T73170: New Scene -> "Full Copy" Crashes Blender.Bastien Montagne
2020-01-17Cleanup: remove dead code in full scene copy/make single users area.Bastien Montagne
2020-01-17Fix lightprobe creation from python data APIswann
2020-01-15Fix T72302: Only hide objects if their collection is visibleRobert Guetzkow
2020-01-14Fix T71798: Full Copy Scene produce Orphan Data objects.Bastien Montagne
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-02Tool System: adjust Smooth/Randomize modal operator behaviorCampbell Barton
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-22Object: 'Affect Only Origins' support for 'Clear Transform'Campbell Barton
2019-12-22Object: extract data transform container into own APICampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-09Fix T72145: Object.update_from_editmode crashes with emptiesCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-25Cleanup: used BKE_mesh_ prefixCampbell Barton
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Fix T71741: Crash showing the object relations menuCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-21Object: edit-mode data support for object vertex coordinate accessCampbell Barton
2019-11-20Fix assert running remesh with OpenVDB disabledCampbell Barton
2019-11-18Fix wrong name for QuadriFlow undo stepCampbell Barton
2019-11-15Fix T68191: Make-instances-real doesn't select the new instancesPhilipp Oeser
2019-11-08Fix T71199: Child-parent relationships arent kept after you make instances real.Bastien Montagne
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-10-11GPencil: Remove curve objects after converting to strokes (unreported)Antonio Vazquez
2019-10-11Fix T69459: Convert Curve to Grease Pencil clears TransformAntonio Vazquez
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-08Sculpt: Fix projection artifacts by changing the voxel remesh isovaluePablo Dobarro
2019-10-07Simplify the quadriflow manifold mesh function for loopsSebastian Parborg
2019-10-04Small cleanupDalai Felinto
2019-10-04Fix T70095: Quadriflow crash running on a messy meshSebastian Parborg
2019-10-03Sculpt: Disable remesh operators with MultiresPablo Dobarro
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-02Fix T70358: Use face count in Quadriflow by defaultPablo Dobarro
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-10-01Fix T66641: Certain drivers fail to copy when copying a full scene.Bastien Montagne
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Fix T70291: Sculpt remesh inverts normal when fix poles is activatedPablo Dobarro
2019-09-27Fix T70280: QuadriFlow remesh with "Use Paint Symmetry" and "Smooth Normals" ...Pablo Dobarro