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
2021-03-29Cleanup: logical error in path select pickingCampbell Barton
2021-03-29Knife: scale points & snapping threshold by the DPI factorCampbell Barton
2021-03-29Fix vert/edge knife snapping when the cursor wasn't over a faceCampbell Barton
2021-03-29Knife: reduce redundant face picking queriesCampbell Barton
2021-03-29Fix T83391: Knife sometimes snaps to object centerCampbell Barton
2021-03-27Cleanup: spelling and commentsPratik Borhade
2021-03-27Fix T86924: UV Sync selection breaks individual origin calculationSiddhartha Jejurkar
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-18Cleanup: spellingCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16Fix T86168: Add primitive Grid. Wrong number of subdivisionsPratik Borhade
2021-03-10Fix T67190: Edge Loop Select doesn't support non-manifold edgesPratik Borhade
2021-03-10Cleanup: spellingCampbell Barton
2021-03-08Fix T86347: Add Primitive Tool fails for 1x1x1 scalePhilipp Oeser
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-03-04Cleanup: use BM_mesh_copy_init_customdata utility functionCampbell Barton
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-02-26Cleanup: move comment into function doc-stringCampbell Barton
2021-02-25Fix T85975: Edit-mode undo/redo removes overlaysCampbell Barton
2021-02-25Fix T85974: Edit-mode undo/redo causes assertionCampbell Barton
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-24UI: Reorder mesh merge operator types for consistent shortcutsHans Goudey
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2021-02-16Cleanup: spellingCampbell Barton
2021-02-14Merge branch 'blender-v2.92-release'Falk David
2021-02-14Fix T85488: Display units inset operatorFalk David
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: correct/update commentsCampbell Barton
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T84114: Existence of vertex groups slows down mesh editingCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-03Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-03Fix T85136: Sculpt geometry extract not using updated meshPablo Dobarro
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-25Cleanup: Knife Tool: Remove redundant 'view3d_operator_needs_opengl' callsGermano Cavalcante
2021-01-25Fix T84964: Crash when running Knife Project in the backgroundGermano Cavalcante
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2021-01-06Fix T84426: Limit dissolve ignores selection with custom normalsCampbell Barton
2021-01-05Cleanup: Reduce variable scopeHans Goudey
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov