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
path: root/source
AgeCommit message (Expand)Author
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-27UV Editor: Remove Unimplemented Show Edges OptionJeroen Bakker
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-27Clean: styleCampbell Barton
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-27Fix T68687 Eevee: Modulo node behaves unexpectedly/inconsistentlyClément Foucault
2019-08-26Fix T69122: Area Join Error on Invalid Cursor PositionHarley Acheson
2019-08-26GPencil: Temporary fix to keep running Cycles + GPencil object in background.Antonio Vazquez
2019-08-26GPU: add mechanism for splitting up big gpu_shader_material.glsl fileBrecht Van Lommel
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-26Fix T69051 Vertex Paint: Selection not show in vertex select mode.Clément Foucault
2019-08-26Fix T68954 UVEdit: Auto Smooth option conflicts with uvs displayClément Foucault
2019-08-26Missed adding file in recent commitCampbell Barton
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26DRW: check exact draw flags before getting wire-frame colorCampbell Barton
2019-08-26GPencil: Add missing update of modifiersAntonio Vazquez
2019-08-26Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-26Fix T69156: Blender crash when baking rigid body world.Bastien Montagne
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Fix T68826 Eevee: Multi-Mat not working if switching from Solid shadingClément Foucault
2019-08-26Fix T69146: Segment Fault using Undo for file with several scenes and script.Bastien Montagne
2019-08-26Cleanup: fix compiler warningBrecht Van Lommel
2019-08-26Cleanp: fix compiler warningsBrecht Van Lommel
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-26Gizmo: report error when property isn't foundCampbell Barton
2019-08-26Transform: support snapping origins onto the objects geometryCampbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-26Fix assert restricting allowed operationmano-wii
2019-08-26Cleanup: unused argCampbell Barton
2019-08-25UI: Dim Disabled Menu Items on HoverHarley Acheson
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-25cleanup: collada: removed unused public class variableGaia Clary
2019-08-25fix: Removed Debug statement from Collada CMakeLists. cmake now silently dete...Gaia Clary
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-25Fix error accessing a named UV layer when bakingCampbell Barton
2019-08-25Curve: remove tessface calculation when calculating modifiersCampbell Barton
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: remove UV name syncing functionCampbell 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 BKE_mesh_calc_normals_tessfaceCampbell Barton