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
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-29Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-12Dynamic Paint: recursively search for island border edges.Alexander Gavrilov
2017-01-12Dynamic Paint: provide margin of error for linking neighbors across seams.Alexander Gavrilov
2017-01-12Dynamic Paint: improve UV island border handling in effects.Alexander Gavrilov
2017-01-12Merge branch 'master' into blender2.8Bastien Montagne
2017-01-11Split interp_weights_face_v3 into specific functions for tris and quadsLuca Rood
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-04Dynamic Paint: Fix random pixel flooding by absolute brush with spread.Alexander Gavrilov
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-09-30Merge branch 'master' into blender2.8Julian Eisel
2016-09-27Dynamic Paint: Don't store duplicate adjacency links.Alexander Gavrilov
2016-09-27Dynamic Paint: Fix adjacency computations at UV seams.Alexander Gavrilov
2016-09-27Fix T49461: Dynamic paint wetmap flickers.Bastien Montagne
2016-08-11Fix T49004 and motion blur of cloth, softbody, etc past the end frame.Alexander Gavrilov
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-04Fix a few compiler warnings on OS X / clang.Brecht Van Lommel
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-21Forgot to remove omp header include...Bastien Montagne
2016-05-21Dynamicpaint: fix (unreported) missing progress bar in early baking stage.Bastien Montagne
2016-05-21DynamicPaint: massive refactor, replace all OpenMP usage by BLI_task and othe...Bastien Montagne
2016-05-21Hopefully fix OMP/MSVC crap...Bastien Montagne
2016-05-21Dynapaint: Serious cleanup and optimization of dynamicPaint_createUVSurface (...Bastien Montagne
2016-05-19Cleanup: misleading indentationCampbell Barton
2016-05-19Dynapaint: parallelize drip effect.Bastien Montagne
2016-05-19Dynapaint: fix use of normal normalization in dynamicPaint_generateBakeData().Bastien Montagne
2016-05-13Cleanup: rna naming, indentationCampbell Barton
2016-05-13Cleanup: fix inconsitency in dynamicPaint_outputLayerExists()Bastien Montagne
2016-05-13Dynapaint: cleanup of BKE code.Bastien Montagne
2016-05-09Cleanup: header, styleCampbell Barton
2016-05-08Fix T48373: Crash when using dynamic paint with brush material.Bastien Montagne