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-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
2019-09-26Quadriflow: Symmetry supportPablo Dobarro
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-25Motion paths: Use minimal possible dependency graphSergey Sharybin
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-18Fix remesher operator poll functionPablo Dobarro
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-18Fix segfault when polling OBJECT_OT_voxel_remesh without active objectSybren A. Stüvel
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-16Fix T64238: Scene Full Copy: Cameras bound to markers does not update.Bastien Montagne
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton