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-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Fix T52156: Hair dynamics broken with density textureLuca Rood
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix T52134: New depsgraph crashes when evaluating several psys on from objectSergey Sharybin
2017-07-20Depsgraph: Solve TODO about more granular particle settings update taggingSergey Sharybin
2017-07-19Depsgraph: Prevent wrong particles state when canceling playbackSergey Sharybin
2017-07-19Depsgraph: Use dependency graph flush routines to update particle settingsSergey Sharybin
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-06Depsgraph: Prefer use anonymous structs for unused argumentsSergey Sharybin
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2016-10-25API: Fix LinksAaron Carlisle
2016-09-15Fix crash in some cases when deleting particle systems.Bastien Montagne
2016-08-11Fix T49004 and motion blur of cloth, softbody, etc past the end frame.Alexander Gavrilov
2016-08-06Fix T26658: particles stopped or bounced by 100% permeability colliders.Alexander Gavrilov
2016-08-01Fix T48991: some particles emitted at a distance from object.Alexander Gavrilov
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-03-30Partly fix (unreported) particles not updating correctly when changing settings.Bastien Montagne
2016-03-19BLI_kdopbvh: Pass center to to range callbackCampbell Barton
2016-03-13Fix T47773: Particle System with Boids Crash.Bastien Montagne
2016-03-12Fix T47763: 2.77 RC2 (Fluid) Particle Baking slower compared to 2.67b.Bastien Montagne
2016-02-02Fix T46382: Crash sharing particle system with clump or rough curvesSergey Sharybin
2016-01-20Particle_system.c: OMP -> BLI_task.Bastien Montagne
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-11-23Cleanup: shadowing (blenkernel)Campbell Barton
2015-11-11And another fix to psys ID handling - ParticleSystem->part **is** user counted!Bastien Montagne
2015-11-11Fix (unreported) potential crash: ParticleSystem->part shall never be NULL.Bastien Montagne
2015-10-23BLI_math: add invert_qt_normalizedCampbell Barton
2015-10-08Add id looper for particlesystem.Bastien Montagne
2015-08-28Partial fix of T44881: Fix for missing particles update when changing seedSergey Sharybin
2015-08-21BVH-raycast: Use watertight intersectionsCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-01Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.xSergey Sharybin
2015-07-01Particles: Code cleanup, whitespaceSergey Sharybin
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-03Fix T44185, Fix T44090: hair texture density working unreliable.Krzysztof Recko
2015-04-13Revert "Fix hair random rotation limited to 180 degrees"Sergey Sharybin