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
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-02Viewport: Make lights in local view behave like BI and CyclesJulian Eisel
2016-08-02Fix T48998: 'header input' of rotation transform was clamped in [-PI, PI[ range.Bastien Montagne
2016-08-01Fix tmp screen becoming permanent after going fullscreenJulian Eisel
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-31Correction to 0f2ff52c0866Julian Eisel
2016-07-31Enable Undo for "Add background Image"Julian Eisel
2016-07-31Cleanup: spelling, styleCampbell Barton
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-31Cleanup: rename btree (incorrect & confusing)Campbell Barton
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-29Fix missing redraw of timeline when changing GPencil layer settingsJulian Eisel
2016-07-29Fix T48679: Bone transform only alters between translation and rotationSergey Sharybin
2016-07-29Missing free for single-sided edge-slide failureCampbell Barton
2016-07-28Cleanup: IndentationSergey Sharybin
2016-07-28Fix T48838: Tiling sculpt problem with custom brushSergey Sharybin
2016-07-28Fix T48962: Edge-slide, random edge switch orderCampbell Barton
2016-07-28Fix T48404: Translate fails w/ snap orientation optionCampbell Barton
2016-07-28Cleanup: unused transform memberCampbell Barton
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
2016-07-28Fix own mistake from c05363e8895Julian Eisel
2016-07-27Fix crash closing Blender while in rendered local viewJulian Eisel
2016-07-27Fix memory leak when closing Blender with operator popup openJulian Eisel
2016-07-27Avoid creating multiple outputs connected to the same socket when creating a ...Lukas Stockner
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-26Fix T48813: Custom icon is not drawn on header / addons prefs panel.Bastien Montagne
2016-07-26Fix T48902: MCE Dopesheet does not respect Left Click selectSergey Sharybin
2016-07-25Curve Drawing: use more closely spaced samplesCampbell Barton
2016-07-25Curve Drawing: Use cyclic for stroke with near start/end pointsCampbell Barton
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-07-25Curve Fitting: Add alternate 'refit' methodCampbell Barton
2016-07-22Fix crash using ID remapping on invalid ID pairsJulian Eisel
2016-07-22use bool consistently, fix redundant conditionalMike Erwin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-22fix enum type / values mismatchMike Erwin
2016-07-22Cleanup: pass pointer to texture draw stateCampbell Barton
2016-07-21Fix T48915: Wrong threshold on scaled objects and ortho view.Germano Cavalcante
2016-07-21Fix crash w/ auto-insert offsetCampbell Barton
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21Cleanup: spellingCampbell Barton
2016-07-20Cleanup: use BKE naming convention for object materialsCampbell Barton
2016-07-20possible fix for crash mentioned in T48887 - Adjust the depth min to the obje...Germano Cavalcante
2016-07-19Improved warning message when creating empty export fileGaia Clary
2016-07-19Fix missing break in libblock relinkCampbell Barton
2016-07-18Fix T48874: Nested pop-up didn't update its parentCampbell Barton
2016-07-18Fix T48885: Wheel in image space changes wrong windowCampbell Barton
2016-07-18Fix missing release w/ mouse wheel over layer menuCampbell Barton
2016-07-18Additional Waveform Drawing ModeSergey Sharybin