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
2018-05-13Merge branch 'master' into blender2.8Campbell Barton
2018-05-13Cleanup: trailing spaceCampbell Barton
2018-05-13Fix 3D view axis align flagCampbell Barton
2018-05-13Cleanup: Remove unused member.Germano
2018-05-13transform_snap_object: perf: Check the distance of the bound_box of objects o...Germano
2018-05-13Cleanup: transform_snap_object: Remove unused variables and reuse the precalc...Germano
2018-05-12EditMBall: multi-object select randomCampbell Barton
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-12Replace `BKE_bvhtree_from_mesh_looptri` with `BKE_bvhtree_from_mesh_get`.Germano
2018-05-12UI: move orientation to the topbarCampbell Barton
2018-05-12EditMode: multi-object insetCampbell Barton
2018-05-12EditMode: multi-object UV cube projectCampbell Barton
2018-05-12EditMode: multi-object UV cylinder projectCampbell Barton
2018-05-12EditMode: multi-object UV sphere projectCampbell Barton
2018-05-12EditMode: multi-object UV resetCampbell Barton
2018-05-12Fix missing fallback in recent aabb precalc funcCampbell Barton
2018-05-12Refactor: Move functions to get the distance to a projected aabb to BLI_match...Germano
2018-05-11UI: tweaks to icon defaultsCampbell Barton
2018-05-11Merge branch 'master' into blender2.8Campbell Barton
2018-05-11EditMesh: remove duplicate rip macroCampbell Barton
2018-05-11Modifiers: ported Laplacian Deform DerivedMesh → MeshChristian Hubert
2018-05-11Fix: Last of the operators from T54811 now work with Copy on WriteJoshua Leung
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-11Icon for Light ProbesPablo Vazquez
2018-05-11Fix crash going to edit mode of particles with copy on writeSergey Sharybin
2018-05-11Light Probe type name should be CUBEMAP, not SPHERE.Pablo Vazquez
2018-05-11Remove unused functions which will break with copy-on-writeSergey Sharybin
2018-05-11Particle edit: Initial support of edit with copy-on-writeSergey Sharybin
2018-05-11Multi-Object: MESH_OT_loop_to_region by OlegDalai Felinto
2018-05-11Multi-Object: MESH_OT_screw by Nick MiliosDalai Felinto
2018-05-11Multi-Object: MESH_OT_select_loose by Falk DavidDalai Felinto
2018-05-11Multi-Object-Editing : MESH_OT_rip by Miguel PozoDalai Felinto
2018-05-11Fix memleak on MESH_OT_tris_convert_to_quadsDalai Felinto
2018-05-11EditMesh: multi-object triangle fillCampbell Barton
2018-05-11EditMesh: multi-object select ungroupedCampbell Barton
2018-05-11T54983: Bone selection overlayJeroen Bakker
2018-05-11EditMesh: multi-object recalculate normalsCampbell Barton
2018-05-11EditMesh: multi-object select_interior_facesCampbell Barton
2018-05-11Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-11Fix add-manipulator cursor plane calculationCampbell Barton
2018-05-10Paint Stroke: Fix strokes drawing.Germano
2018-05-10EditMesh: add cube interactive toolCampbell Barton
2018-05-10Cleanup: warningCampbell Barton
2018-05-10Make current frame indicator smaller with rounded corners.Pablo Vazquez
2018-05-10Cleanup: warningsCampbell Barton
2018-05-10Transform: Make snapDerivedMesh use bvhtrees from loose edges and bvhtrees fr...Germano
2018-05-10UI: Fix time cursor number box styling for Clip Editor's Dopesheet/Graph viewsJoshua Leung
2018-05-103D View: utility to get matrix from cursorCampbell Barton
2018-05-09Manipulator: support direct cage3d adjustmentCampbell Barton