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-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-12Transform: AutoMerge & Split: Create and merge vertices at edge intersectionsmano-wii
2019-09-12Fix T69792: Auto-merge split faces creates faces with unrelated wire edges.mano-wii
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-09-08Edit Mesh: select interior faces now detects regionsCampbell Barton
2019-09-05Object: Mode switching operatorCampbell Barton
2019-09-05Cleanup: reuse mesh select mode enumCampbell Barton
2019-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
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