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-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
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-25Keep image dimension used by space image and some other tools syncSergey Sharybin
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-25Transform: optimize vertex snap w/ nearest-to-rayGermano Cavalcante
2016-01-24Fix T47217: Crash when tracking specific sceneSergey Sharybin
2016-01-24Depsgraph: Add missing relations between driver and particle settingsSergey Sharybin
2016-01-24Cleanup: styleCampbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-21Sequencer: Speedup gaussian blur effectSergey Sharybin
2016-01-21Weight Paint: Make multi-paint & mirror work as if bone selection was symmetricAlexander Gavrilov
2016-01-20Weight Paint: 'Sample' now supports multi-paintAlexander Gavrilov
2016-01-20Weight Paint: reduce alert color brightnessAlexander Gavrilov
2016-01-20Particle_system.c: OMP -> BLI_task.Bastien Montagne
2016-01-20Fix for tangent regression w/ looptri changesCampbell Barton
2016-01-20Cleanup: style, use constCampbell Barton
2016-01-20Cleanup: naming conventionCampbell Barton
2016-01-20Support multi-paint & show zero-weights as blackAlexander Gavrilov
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-18Cleanup: styleCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2016-01-17Cleanup: spellingCampbell Barton
2016-01-17Point Cache bake: make sure endframe is initialize with a decent value.Kévin Dietrich
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2016-01-17Fix T47189: Large smoke simulation sometimes make Blender crash.Bastien Montagne