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-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-16Cleanup: quiet warningCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Fix T54078: Adding subsurf prior to particle system breaks simple children vg...Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-15Particles: Wrap insane amount of arguments to child modifier evaluationSergey Sharybin
2018-02-15Fix crash when rendering particles with cyclesMai Lavelle
2018-02-15Fix lack of particles updates and disappearing particlesMai Lavelle
2018-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Particles: Avoid multiple function declarations in multiple placesSergey Sharybin
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Fix T53823: Particle weight brush crashCampbell Barton
2018-01-19Fix T53832: Particle weight paint crashCampbell Barton
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-14Merge branch 'master' into blender2.8Campbell Barton
2017-12-14Fix missing update for particles w/ fluidsCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Merge branch 'master' into blender2.8Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
2017-07-04Merge branch 'master' into blender2.8Bastien Montagne
2017-07-03Fix T51523: Lattice modifier affecting particles even when disabledLuca Rood
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-06Make particle size follow world space instead of screen spaceLuca Rood
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Change particle draw_size default and limitsLuca Rood