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-16Use BKE_mesh_apply_vert_coords instead of local defined versiontemp-modifier-rm-cddmMai Lavelle
2018-05-15Fixed mesh_calc_modifier()Sybren A. Stüvel
2018-05-12Changes from reviewMai Lavelle
2018-05-11Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddmMai Lavelle
2018-05-11Add comment about weird special handling of scene freeing in depsgraph.Bastien Montagne
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-11Multi-Object: MESH_OT_loop_to_region by OlegDalai Felinto
2018-05-11Modifiers: ported Corrective Smooth DerivedMesh → MeshChristian Hubert
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-11Modifiers: ported Decimate DerivedMesh → MeshChristian Hubert
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-11Merge branch 'master' into blender2.8Bastien Montagne
2018-05-11Fix (unreported) load image code calling icin/preview update from non-Main th...Bastien Montagne
2018-05-11No more DerivedMesh in mesh_calc_modifiersMai Lavelle
2018-05-11Assign totxxx mesh attributes in BKE_mesh_new_nomainChristian Hubert
2018-05-11Fix bad pointer cast when modifier is used on non-mesh objectSybren A. Stüvel
2018-05-11EditMesh: multi-object triangle fillCampbell Barton
2018-05-11EditMesh: multi-object select ungroupedCampbell Barton
2018-05-11Cleanup: whitespaceCampbell 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: whitespaceCampbell Barton
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-11Cleanup: styleCampbell Barton
2018-05-11Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-11Fix add-manipulator cursor plane calculationCampbell Barton
2018-05-10Fix error buildingCampbell Barton
2018-05-10Cleanup: Remove redundant parameter.Germano
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-10Timeline Header Cleanup - Part 3: Consolidate options in a "Playback" popoverJoshua Leung
2018-05-10Timeline Header Cleanup - Part 2: Rearrange buttons (WIP)Joshua Leung
2018-05-10Timeline Header Cleanup - Part 1: Move Keying Set + Autokeying Settings to Pr...Joshua Leung
2018-05-10Cleanup: warningsCampbell Barton
2018-05-10Cleanup: warningsCampbell Barton
2018-05-10Transform: Make snapDerivedMesh use bvhtrees from loose edges and bvhtrees fr...Germano
2018-05-10BKE: bvhutils: Added support for bvhtrees from loose verts and bvhtree from l...Germano
2018-05-10UI: Fix time cursor number box styling for Clip Editor's Dopesheet/Graph viewsJoshua Leung
2018-05-10Merge branch 'master' into blender2.8Bastien Montagne
2018-05-103D View: utility to get matrix from cursorCampbell Barton
2018-05-10Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddmMai Lavelle
2018-05-09Manipulator: API call to invoke on setupCampbell Barton
2018-05-09Manipulator: support direct cage3d adjustmentCampbell Barton
2018-05-09Cleanup: Remove redundant bvh_cache initialization.Germano
2018-05-09Clay: Cleanup, reduce indentation levelSergey Sharybin