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
2017-02-03fix T46892: snap to closest point now works with Individual OriginsGermano Cavalcante
2016-11-16Fix T50026: "Only Insert Needed" doesn't work when using Trackball rotationJoshua Leung
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-29Fix T48679: Bone transform only alters between translation and rotationSergey Sharybin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-22Cleanup: styleCampbell Barton
2016-06-14Correct update issue caused by recent commitCampbell Barton
2016-06-14Fix VSE updating effects within metasCampbell Barton
2016-06-14Fix T48649: VSE meta-strip overlap shuffles recursivelyCampbell Barton
2016-06-14Correct sequencer transform checkCampbell Barton
2016-06-13Fix T48616: Auto-merge selects extra edgesCampbell Barton
2016-05-09Depsgraph: Avoid unneeded relations update when canceling transformSergey Sharybin
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-04-04Fix uninitialized variable use w/ VSE transformCampbell Barton
2016-03-23Fix T47833: View-aligned GPencil strokes move in crazyspace when grabbedJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2016-02-01Fix transform crash in rare casesCampbell Barton
2016-02-01Fix T47289: Edges don't transform in face-modeCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-01Fix auto-merge loosing edge/faces selectionCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-16Cleanup: typosCampbell Barton
2015-11-12Fix T46320: New Depsgraph: Auto-IK doesn't workSergey Sharybin
2015-11-03BMesh: inline vert-loop iteration for normal calcCampbell Barton
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-07Cleanup: spellingCampbell Barton
2015-09-30Fix T46325: Armature: No more possible to rotate a bone with only its tip sel...Bastien Montagne
2015-09-19Fix T46161: Rotate around selection changes bezier curve handle type.Bastien Montagne
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-01Fix T45974: Bones fail to snap to vertsCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-01Cleanup: use boolsCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-20Minor edit to transform-uv-island center calcCampbell Barton
2015-06-19Transform: Add individual origins for UV islandsCampbell Barton
2015-06-18Transform: Improve UV creation efficiencyCampbell Barton
2015-06-18Fix crash transforming UV /w PET-connected modeCampbell Barton
2015-06-18Fix transform connected UVs memory leakCampbell Barton
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne