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-03-06Fix T47670: cycles GLSL incorrect normal map node.Brecht Van Lommel
2016-03-05Python docs: minor cleanup and adding missing parenthesis to a code sampleInes Almeida
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 typo in 'Vietnamese' language label (must have sneaked in while adding Ba...Bastien Montagne
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-03Docs: example for writing blend file librariesCampbell 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-03Docs: add comment on reloading modulesCampbell 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 T47674: "Change Data/Files" setting incorrect filterJulian Eisel
2016-03-03Fix player (c)Sergey Sharybin
2016-03-03Make texture node threadedSergey Sharybin
2016-03-03Add utility macro to work with thread local storageSergey Sharybin
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-03-03Refactor BKE_copybuffer for general partial savingCampbell Barton
2016-03-03Avoid some obvious crashes when running out memory allocating render resultSergey Sharybin
2016-03-03Render Save Buffers: Use proper memory buffer size for a display bufferSergey Sharybin
2016-03-03CMake: Remove redundant print of Git Found messageSergey Sharybin
2016-03-03UI: move checkbox for missing add-ons to LHSCampbell Barton
2016-03-03Experimental option to build Blender with C11 supportSergey Sharybin
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-03-03Fix RNA property clamp assigning in PythonCampbell Barton
2016-03-03Cleanup: comments for creator_args & line lengthCampbell Barton
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2016-03-03Increase max-frame to 500,000Campbell Barton
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
2016-03-02Correction to own previous rB9c0de0084bfe.Bastien Montagne
2016-03-02Fix bplayer (c)Bastien Montagne
2016-03-02Fix T47661: cm (centimeter) unit breaks m (meter) unit in Metric.Bastien Montagne
2016-03-02Fix crash accessing nodes search menuSergey Sharybin
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-03-02Fix T47564: Unwrapping the same mesh results in different UVs.Bastien Montagne
2016-03-02Fix bplayer (c)Bastien Montagne