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-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2016-02-16Sequencer: GL preview, use transparent backgroundCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-15Fix for Python executable not being found on LinuxCampbell Barton
2016-02-14Fix T47405: subsurf triangulation was producing incorrect normals after last ...Brecht Van Lommel
2016-02-14Fix T47405: subsurf inconsistent triangulation in OpenGL compared to applied ...Brecht Van Lommel
2016-02-13Sculpt: avoid double-hash for pbvh buildingCampbell Barton
2016-02-13Optimize sculpt undo, avoid redundant updatesCampbell Barton
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2016-02-12Fix T47379: crash appending materials with node trees.Brecht Van Lommel
2016-02-11Fix T47387: Cycles Point Density Render IssuesSergey Sharybin
2016-02-10Fix T47332: Face select masks display glitchCampbell Barton
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-09Fix T47366: Single slope linear curve was wrongly using vector handleSergey Sharybin
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2016-02-08GPencil: If "onion skinning" toggle on header is enabled, new layers will hav...Joshua Leung
2016-02-08Fix group flipping when syncing mirror weightsAlexander Gavrilov
2016-02-08Cleanup: use doxy comments for deform.cCampbell Barton
2016-02-08CLeanup: styleCampbell Barton
2016-02-07Fix T47351: slow rigid body sim bake after recent changes to use jobs system.Brecht Van Lommel
2016-02-07Added Context.editable_objects/basesJoshua Leung
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges
2016-02-04Fix T47317: Dynamic paint crashes with no UV layerCampbell Barton
2016-02-03Fix T47266: Blender crashes from Scripted Expression in DriverSergey Sharybin
2016-02-03Remove redundant file exists checksCampbell Barton
2016-02-03Fix T47249: Wrong edit-mesh material color w/ hidden facesCampbell Barton
2016-02-02Fix T46382: Crash sharing particle system with clump or rough curvesSergey Sharybin
2016-02-02Fix T46481: Volume grid particles out of volumeSergey Sharybin
2016-02-02Cleanup: rename uvflag -> flag for dm drawingCampbell Barton
2016-02-02Partial Fix T47221: Sculpt Hide fails w/ texture drawingCampbell Barton
2016-02-02Cleanup: styleCampbell Barton
2016-02-01Fix double metadata prefix when using strip's metadataSergey Sharybin
2016-02-01Fix potential access uninitialized metadataSergey Sharybin
2016-02-01Remove debug-only code which sneaked inSergey Sharybin
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-02-01Sequencer: IF effect strip only affects on a single strip use source metadata...Sergey Sharybin
2016-01-31Point Cache: fix typo in smoke_openvdb_read.Kévin Dietrich
2016-01-30Fix T46455: Array modifier could generate chained mapping of vertices, leadin...Bastien Montagne
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-28Cleanup: warnings & styleCampbell Barton
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-27OMP -> BLI_task: BKE's pbvh.cBastien Montagne
2016-01-27Fix T47250: OpenVDB crashKévin Dietrich
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-27Cleanup: remove OMP's 'critical' sections in BKE_pbvh_node_add_proxy/free_pro...Bastien Montagne
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26mesh_evaluate.c: OMP -> BLI_task, and some more parallelization.Bastien Montagne
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin