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
2018-12-10Fix T57633: Particle texture update problemSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Fix T57105: Baked Particles could not be rendered as expectedSergey Sharybin
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-14Cloth: Improve UILuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton
2018-07-23Fix T55634: Particle Viewport Display affects render visibiltySergey Sharybin
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-29Cleanup: nuke G.main from BKE's particle_system.cBastien Montagne
2018-06-25Depsgraph: cache collision relations, for performance and stability.Brecht Van Lommel
2018-06-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-06-20Particle edit: Fix missing hair in edit mode for new particle systemsSergey Sharybin
2018-06-19Particles: Support changing modifiers during particle edit modeSergey Sharybin
2018-06-18Particles: Remove obsolete code for child particles in edit modeSergey Sharybin
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-12Particle: Use loclaized RNG for physics simulationSergey Sharybin
2018-06-12Particles: Use local RNGSergey Sharybin
2018-06-07Particle mode: Support children drawingSergey Sharybin
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Particle System: move data creation into RNA updateCampbell Barton
2018-06-02Merge branch 'master' into blender2.8Campbell Barton
2018-06-02Cleanup: warningCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-31Cleanup: warningCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-29Fix T55203: Particle hair weights are not preservedSergey Sharybin
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-23Fix T55168: missing updates when switching particle system type.Brecht Van Lommel
2018-05-22Modifiers: ported Cloth DerivedMesh → MeshSybren A. Stüvel
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-16Particle system: get current time from depsgraphSybren A. Stüvel
2018-05-15Particle edit: Restore weird-looking conditions in evaluationSergey Sharybin
2018-05-09Depsgraph: Remove particle edit code from evaluationSergey Sharybin
2018-05-02Depsgraph: Allow per-depsgraph debug flagsSergey Sharybin
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18CMake: make recent bad level include explicitCampbell Barton
2018-04-17Make particle edit mode work againMai Lavelle