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-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-06Fix wrong property type usageJulian Eisel
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-05VSE sound strips: draw either the waveform or text label, not both.Sybren A. Stüvel
2016-08-05OpenGL: transition to ARB FBOs, remove runtime checksMike Erwin
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Cleanup: Use boolJulian Eisel
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-28Merge branch 'master' into blender2.8Campbell 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-25Merge branch 'master' into blender2.8Bastien Montagne
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