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-08Disable depth buffer writes while rendering smoke in the viewport.Alexander Gavrilov
2016-08-08GPencil: Cleanup - Rename function for better namingAntonioya
2016-08-08GPencil: Move polygon to back only if something was drawnAntonioya
2016-08-07Fix local view editing broken after changing object's layer from non-local viewJulian Eisel
2016-08-07GPencil: Handle drawing on back for polygonsAntonioya
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-07GPencil: Fix error in arrange strokesAntonioya
2016-08-07GPencil: Do not disable continuous drawing if click out of drawing areaAntonioya
2016-08-07Don't hide on/off buttons of the Softbody modifier when there's Collision.Alexander Gavrilov
2016-08-06Fix T49028: crash when copying a scene without grease pencil data.Kévin Dietrich
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-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-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