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-06-01Merge branch 'master' into blender2.8Julian Eisel
2017-06-01Remove comment (missed last commit)Campbell Barton
2017-06-01Fix T51651: translate w/ individual origins failsCampbell Barton
2017-05-26Cleanup: warningCampbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-03-30Layers: Scene->basact > SceneLayer->basact (more work)Dalai Felinto
2017-03-29Base: update createTransObjectDalai Felinto
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-10Fix T47690: Connected PET w/ individual originsCampbell Barton
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-09Fix widget not showing upDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-03fix T46892: snap to closest point now works with Individual OriginsGermano Cavalcante
2017-01-24Depsgraph: Remove legacy depsgraph code from transformSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Fix T50026: "Only Insert Needed" doesn't work when using Trackball rotationJoshua Leung
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
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-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-22remove double-checked conditionsMike Erwin
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-22Merge branch 'master' into blender2.8Bastien Montagne
2016-06-22Cleanup: styleCampbell Barton
2016-06-15Merge branch 'master' into blender2.8Campbell 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-13Merge branch 'master' into blender2.8Campbell Barton
2016-06-13Fix T48616: Auto-merge selects extra edgesCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-09Depsgraph: Avoid unneeded relations update when canceling transformSergey Sharybin
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-13Removed blenkernel particle code.Lukas Tönne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
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