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-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix 'Set and Use 3D Cursor' normal editing command.Howard Trickey
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-11-06Cleanup: rename fast-heap -> heap-simpleCampbell Barton
2018-11-06Cleanup: move fast heap into own source & headerCampbell Barton
2018-11-05BLI_heap: implement a limited but faster version of heap.Alexander Gavrilov
2018-11-04BLI_heap: add an API function to directly read the top node value.Alexander Gavrilov
2018-10-31Fix gizmo extrude adjust & normal axis w/o facesCampbell Barton
2018-10-24Fix error w/ poly-build clearing the edit-objectCampbell Barton
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-23Fix T57190: loopcut crash w/o overlaysCampbell Barton
2018-10-22Fix T57028: Connect Vertex not working with more than 2 selectedPhilipp Oeser
2018-10-19Fix T57295: Edit-mesh modes got out of syncCampbell Barton
2018-10-19Cleanup: compiler warningsCampbell Barton
2018-10-18Cleanup: move gizmo sort functions into an APICampbell Barton
2018-10-16Cleanup: namingCampbell Barton
2018-10-12Mesh: remove derivedFinal from various placesCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-05Cleanup: styleCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-03Extrude: add normal flip to mesh.extrude_contextCampbell Barton
2018-10-03Cleanup: styleCampbell Barton
2018-10-02Gizmo: scale xyz axis to 1.0Campbell Barton
2018-10-02Gizmo: option to switch between normal/xyz widgetsCampbell Barton
2018-10-02Cleanup: split extrude gizmo into own fileCampbell Barton
2018-10-02Gizmo: move spin tool axis option into gizmo-groupCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-10-02Merge branch 'master' into blender2.8Campbell Barton
2018-10-02Correct tooltipCampbell Barton
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-09-28Multi-Objects: MESH_OT_sort_elementsDalai Felinto
2018-09-28Cleanup: Remove bmo_similar.c and small renamingDalai Felinto
2018-09-28Multi-Objects: Select similar vertex: SIMVERT_VGROUPDalai Felinto
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-27Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-09-27Fix missing freeCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Campbell Barton
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-26Spin Tool: match dial orientation to active gizmoCampbell Barton
2018-09-26Spin Tool: option (disabled) for gizmos to follow selectionCampbell Barton
2018-09-26Correct error in last commitCampbell Barton
2018-09-26Spin Tool: correct the initial redo dial rotationCampbell Barton
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-26Multi-Objects: Selects similar face SIMFACE_COPLANARDalai Felinto
2018-09-26BMesh: spin option to merge first/lastCampbell Barton
2018-09-26Multi-Objects: Select similar face SIMFACE_FACEMAPDalai Felinto
2018-09-26Multi-Objects: Select similar face SIMFACE_FREESTYLEDalai Felinto