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
2015-06-04Fix for leak creating stereo imagesCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Fix T41177. Bevel shouldn't try to slide along edge when can't see it.Howard Trickey
2015-06-03I18n extract: better handling of commandline args.Bastien Montagne
2015-06-03Make reading previews from .blend file more robust.Bastien Montagne
2015-06-03Do not show brush cursor for fill brush (size not supported)Antony Riakiotakis
2015-06-03Fix inconsistencies in texture paint UI T44929, T44927:Antony Riakiotakis
2015-06-03Fix error calculating bmesh normalsCampbell Barton
2015-06-03BLI_stack: gtest for clearCampbell Barton
2015-06-03BLI_stack, add clear function.Campbell Barton
2015-06-03Correct own fix reference before assignmentCampbell Barton
2015-06-03Fix memory leak loading multi-layer OpenEXRCampbell Barton
2015-06-03Fix memory leak loading single-layer OpenEXRCampbell Barton
2015-06-03Fix for RMB Menu title including shortcutCampbell Barton
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-06-03Cleanup: check button flag for shortcut delimiterCampbell Barton
2015-06-03Fix multires update (reading `char *` as an `int *`)Campbell Barton
2015-06-03Fix object align crash (use-after-free)Campbell Barton
2015-06-03Cleanup: metaballs called memcpy with NULL sourceCampbell Barton
2015-06-03Correct vert/edge slide poll functionsCampbell Barton
2015-06-03Correct own recent error printing Python exceptionCampbell Barton
2015-06-03Fix race conditionCampbell Barton
2015-06-02ImBuf: Fix memory leak around EXR handle's multiViewSergey Sharybin
2015-06-02Fix T44742. Bevel now avoids vertex meshes when only two edges are beveled.Howard Trickey
2015-06-02Fix T36994: Make link modifier fails (soft body)Campbell Barton
2015-06-02Cleanup: use const for object copy funcsCampbell Barton
2015-06-02Fix operator exec /w popups that close the windowCampbell Barton
2015-06-02Fix compilation error after recent commitSergey Sharybin
2015-06-02Fix T44921: Node editor, nodes position not maintained after Material panel c...Sergey Sharybin
2015-06-02Fix T44922: Split kernel renders black when using Bump nodeSergey Sharybin
2015-06-02Fix own mistake searching python binaryCampbell Barton
2015-06-02Simplify Win32 extension checkCampbell Barton
2015-06-02Fix drawing text on >2gig buffers (stamp for eg)Campbell Barton
2015-06-02Fix T44869: Crash rendering >2gb imagesCampbell Barton
2015-06-02Fix T44919: BGE marhutils attrs leak memoryCampbell Barton
2015-06-01UI: tweaks to ID and non ID preview templatesInes Almeida
2015-06-01template id previews: changes for consistency with icon views templateInes Almeida
2015-06-01template ID previews: quick fix for buttons region overlapping the search buttonInes Almeida
2015-06-01Fix T44908: Blender crashes when trying to use cycles experimental displacementSergey Sharybin
2015-06-01Thumbnails: fix bad handling of invalid thumbnails, cleanup and deduplication.Bastien Montagne
2015-06-01Font Preview: much better handling of i18n case.Bastien Montagne
2015-06-01Font Preview: fallback to default english strings in case translated ones hav...Bastien Montagne
2015-06-01Fix T44915 vertex color lost when adding new layer in edit mode.Antony Riakiotakis
2015-06-01Disable writing a crash file completely on Windows.Antony Riakiotakis
2015-06-01Cycles XML API: * Add Bump and Holdout Node * Add todo comments for various t...Thomas Dinges
2015-06-01Cycles: Number keys 0-3 can be used in interactive mode now to set max bounces.Thomas Dinges
2015-06-01Cycles: Fix wrong max nodes group used for the viewport renderSergey Sharybin
2015-06-01Cycles: Strip meaningless empty output form the MVidia OpenCL compilerSergey Sharybin
2015-06-01Cycles: Assert in the cases when SVM node was not handledSergey Sharybin
2015-06-01Cycles: Implement selective nodes compilationSergey Sharybin