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-09-02Fix T69404: Merge by distance crash with UnselectedCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-29Cleanup: unused warningCampbell Barton
2019-08-29Edit Mesh: AutoMerge and Split: Improve detection of the best split facemano-wii
2019-08-29Fix possible endless loop in AutoMerge and Splitmano-wii
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-28Cleanup: split automerge logic into own fileCampbell Barton
2019-08-27Fix Poly Build crash with empty meshesPablo Dobarro
2019-08-27Edit Mesh: Poly build tool improvementsPablo Dobarro
2019-08-27Cleanup: rename max_len -> alloc_lenCampbell Barton
2019-08-27Cleanup: struct member name wasn't descriptiveCampbell Barton
2019-08-27Cleanup: unused warningCampbell Barton
2019-08-27Edit Mesh AutoMerge: Improve `Split Edges & Faces` optionmano-wii
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-25Cleanup: skip adding tessface loop & color layersCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-25Cleanup: remove tessface check when entering edit-modeCampbell Barton
2019-08-25Cleanup: remove unused ED_mesh_*_tessface functionsCampbell Barton
2019-08-25RNA: remove Mesh.update() calc_loop_triangles argumentCampbell Barton
2019-08-25Cleanup: remove USE_TESSFACE_DEFAULT defineCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Fix T67999: calling Mesh.materials.clear() crashes BlenderSybren A. Stüvel
2019-08-16Fix T64998: Multi window spin tool crashCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-08-09Fix T67821: Snap to Symmetry not updatingSebastian Parborg
2019-08-08Cleanup: use doxy sectionsCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-02Edit Mesh Select: Remove redundant and deprecated `FAKE_SELECT_MODE_...`mano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30Fix T67370 Normal Tools(Alt +N), copy and paste not workSebastian Parborg
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-28Cleanup: remove unused ID-map undo APICampbell Barton
2019-07-24Fix T66768: Grid fill span not workingCampbell Barton
2019-07-16Fixed crash when adding/removing custom normals from pinned meshSybren A. Stüvel
2019-07-14Cleanup: Do not use camel case for "Freestyle"Aaron Carlisle
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-03Fix T66332: Move gizmo stays in place when vertex is deletedPhilipp Oeser
2019-06-30Fix T66204, bevel numeric input respect scene units.Howard Trickey
2019-06-29Fix T65929: multi-object editing for new normals tools.Howard Trickey
2019-06-24Fix T66030: [CRASH] Modifying Normals with Skin Modifier.Bastien Montagne
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-24UI: Rename "Dupli" to "Duplicate" in Spin ToolAaron Carlisle
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-16Fix T65809: Blender crash while using the Normal's "merge" option in edit mode.Bastien Montagne
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne