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-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
2019-06-01Fix T65330: Blender crash when double click on faceDalai Felinto
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Fix show face-dot checkCampbell Barton
2019-05-27Cleanup: Fix warning in bf_editor_meshRay Molenkamp
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-23Fix T65002: after hiding edit mode object, clicking in wireframe mode crashesGeorge Vogiatzis
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-21Fix T64738: pick short path seam not doing live unwrapBrecht Van Lommel
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
2019-05-21Fix memory leak in Normals from Faces operatorCampbell Barton
2019-05-20Normal UI: for all ops needing autosmooth on, enable it if needed.Howard Trickey
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-20Cleanup: remove EDBM_backbuf APICampbell Barton
2019-05-203D View: use new buffer selection API's for paint vert/face selectCampbell Barton
2019-05-19Edit Mesh Select: Fix/update to new logic.mano-wii
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-17Fix T64759: Pick select selects an incorrect face in edit mode.mano-wii
2019-05-17Mesh Select: use select context instead of static structsmano-wii
2019-05-16Fix edit-mesh face-dot drawing checkCampbell Barton
2019-05-16Fix T64687: Loop select work only with edgesCampbell Barton
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-16Fix unreported: Presselection cycle not working in multiple meshes editing.mano-wii
2019-05-16ClangFormat: remove FAKE_SELECT_MODE_BEGIN from ForEachMacrosCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-13Fix T64041: Vertex Sharp not working.Bastien Montagne
2019-05-08Fix T64283: Gizmo doesn't update after click-extrudeCampbell Barton
2019-05-08Cleanup: unused var, doxy syntax for math_matrix.cCampbell Barton