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
path: root/source
AgeCommit message (Expand)Author
2016-03-10Text Editor: Auto indent for backspace/deleteCampbell Barton
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-10Remove OpenGL render alpha world-bg exceptionCampbell Barton
2016-03-10Report error when render failsCampbell Barton
2016-03-10Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-10Skip scopes update for render result during renderingSergey Sharybin
2016-03-09Fix T47729: Linking node sockets using shortcut failsJulian Eisel
2016-03-09Cleanup: style, spellingCampbell Barton
2016-03-09Cleanup: remove button flag for forced tool-tipsCampbell Barton
2016-03-09Fix/workaround T47685: Drag keymap slider failsCampbell Barton
2016-03-09RNA: remove redundant update callbackCampbell Barton
2016-03-09Fix minor glitch w/ edit-bone centerCampbell Barton
2016-03-09Fix T47723: Custom shape not copied w/ edit-boneCampbell Barton
2016-03-09Add missing custom-scale when copying bonesCampbell Barton
2016-03-08Correct recent RNA array slicing commitCampbell Barton
2016-03-08Fix T47701: Image not fully updated after setting .pixelsSergey Sharybin
2016-03-08PyAPI: Support multi-dimensional RNA slice assignmentCampbell Barton
2016-03-08Fix Py API array assignment not clamping valuesCampbell Barton
2016-03-07Fix crash loading some library blend filesCampbell Barton
2016-03-07Fix missing weight invert w/ shrink-wrap modifierCampbell Barton
2016-03-07Correct docstringsCampbell Barton
2016-03-07Fix T47706: 'CTRL ALT Left Mouse' clicking on the dope sheet summary line cra...Julian Eisel
2016-03-07Fix T47691: Missing redraw w/ pop-up dialogsCampbell Barton
2016-03-07Fix T47688: Regression in gl_loadCampbell Barton
2016-03-07Simple Deform modifier: invert vgroup optionCampbell Barton
2016-03-07Shrink Wrap modifier: invert vgroup optionCampbell Barton
2016-03-06BMesh: avoid assert dissolving degenerate facesCampbell Barton
2016-03-06Fix T47670: cycles GLSL incorrect normal map node.Brecht Van Lommel
2016-03-05Fix T47670: cycles GLSL incorrect layer weight / fresnel.Brecht Van Lommel
2016-03-05Fix for missing update changing VFont.filepathCampbell Barton
2016-03-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-04Alternate fix for virtual-pixel update not workingCampbell Barton
2016-03-04Revert "Fix changing virtual pixelsize having no affect if only main window i...Campbell Barton
2016-03-04Fix changing virtual pixelsize having no affect if only main window is openJulian Eisel
2016-03-04Fix menu aliged to right side of screen in UserPref windowJulian Eisel
2016-03-04Fix T47683: broken BBox logic when drawing duplis.Bastien Montagne
2016-03-04Fix uninitialized memory use lattice-boundboxCampbell Barton
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-03-04Curve/line width change broke outline drawingCampbell Barton
2016-03-04Docs: include mathutils.interpolateCampbell Barton
2016-03-03Correct image format args (remove 'MOVIE')Campbell Barton
2016-03-03Docs: minor comment correctionCampbell Barton
2016-03-03Docs: comment on poly flipping w/ solidifyCampbell Barton
2016-03-03Use IOError exception failing to write blend fileCampbell Barton
2016-03-03Fix T47676, take two: also do some 'regular file' versionning (allows to hand...Bastien Montagne
2016-03-03Fix T47676: Broken default values for particle brush strength.Bastien Montagne
2016-03-03Fix T47644: crash (use-after-free) regression from rB7a74738914a66e.Bastien Montagne
2016-03-03Fix player (c)Sergey Sharybin