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
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2021-09-23Applying patch D12600, GSOC Knife Tools branchCian Jinks
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-08-28Merge newboolean branch into master.Howard Trickey
2019-11-25CMake: support building without PythonCampbell Barton
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-08-28Cleanup: split automerge logic into own fileCampbell Barton
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton
2018-10-02Cleanup: split extrude gizmo into own fileCampbell Barton
2018-09-19Move select similar to its own fileDalai Felinto
2018-09-18Cleanup: move editmesh spin gizmo into own fileCampbell Barton
2018-09-10Cleanup: rename edge-ring preselect fileCampbell Barton
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
2018-08-21BMesh: split out edgering preview into own APICampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-05-10EditMesh: add cube interactive toolCampbell Barton
2018-05-03Merge branch 'master' into blender2.8Campbell Barton
2018-05-03Cleanup: split out extrude spin/screwCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Multi-Object EditingCampbell Barton
2018-03-16Cleanup: move mesh mirror functions to own fileCampbell Barton
2018-03-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-26Tool System: experimental low-poly constructionCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2016-05-25Move editmesh undo into its own fileCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-11Add mesh tool to split faces by wire edges (face menu)Campbell Barton
2014-06-13New Editmesh Tool: Extend Vertex, (Alt+D) D512Campbell Barton
2013-08-29mesh bisect can now be defined with mouse inputCampbell Barton
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-04-16move editmesh_bvh.c into blenkernel.Campbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-04-01code cleanup: split editmesh_tools.c, into inset, bevel (both modal operators...Campbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-16Bug fix, irc reported:Ton Roosendaal
2013-03-15knife projection feature,Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-15replace vertex slide with the transform operator. (MESH_OT_vert_slide -> TRAN...Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama