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-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Fix T69221: inconsistent handling of filenames derived from image names.Bastien Montagne
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-28Cleanup: split automerge logic into own fileCampbell Barton
2019-08-27Cleanup some outdated dead code and comments in Outliner.Bastien Montagne
2019-08-27Fix T69176: Outliner->BlenderFile->Delete not working on some objects.Bastien Montagne
2019-08-27Cleanup: spellingCampbell Barton
2019-08-27Cleanup: clang-formatCampbell Barton
2019-08-27Fix Poly Build crash with empty meshesPablo Dobarro
2019-08-27UI: Area Join ToleranceHarley Acheson
2019-08-27UI: Graph Editor Dot ScalingHarley Acheson
2019-08-27Edit Mesh: Poly build tool improvementsPablo Dobarro
2019-08-27Cleanup: Fix build error with MSVCRay Molenkamp
2019-08-27Fix T68763: Smooth Brush not working in LookDev or Rendered ModePablo Dobarro
2019-08-27Sculpt/Paint: Brush world spacing option for sculpt modePablo Dobarro
2019-08-27Fix T68944: Added check for SSE4.1 to denoising node.Stefan Werner
2019-08-27Fix marker name drawing without intended offset in some casesBrecht Van Lommel
2019-08-27UI: add title to assign shortcut popup, tweak paddingYevgeny Makarov
2019-08-27UI: improve layout of curve widget clipping options popupYevgeny Makarov
2019-08-27UI: fix some menus and popups not taking into account UI scale for paddingYevgeny Makarov
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-27Fix crash transforming origins when no editable origins existCampbell Barton
2019-08-27Fix specific case where a vertex is ignored in snappingmano-wii
2019-08-26Fix T69122: Area Join Error on Invalid Cursor PositionHarley Acheson
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26GPencil: Add missing update of modifiersAntonio Vazquez
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Gizmo: match the DOF gizmo size with the non-gizmo indicatorCampbell Barton
2019-08-26Fix T69153: Camera DOF gizmo failsCampbell Barton
2019-08-26Transform: support snapping origins onto the objects geometryCampbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-26Cleanup: unused argCampbell Barton
2019-08-25UI: Dim Disabled Menu Items on HoverHarley Acheson
2019-08-25Fix T69127: Node sockets location bug after a keyframe is insertedCharlie Jolly
2019-08-25Cleanup: Clarify alloc comment textAntonio Vazquez
2019-08-25GPencil: Use evaluated data for Sculpt BrushesAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: clang-formatCampbell Barton
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-25Cleanup: remove tessface loop from set-smooth functionCampbell Barton