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-07-25Fix missing particle use count object names with disabled particles.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-06-29Fix T55645: broken particle Use Count option for instancing objects.Brecht Van Lommel
2018-06-27Cleanup: styleCampbell Barton
2018-06-26Depsgraph: Tag relations for update when particle dupli-collection changesSergey Sharybin
2018-06-22Cleanup: nuke (nearly) all remaining usages of DM from RNA.Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-06Cleanup: styleCampbell Barton
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Particle System: move data creation into RNA updateCampbell Barton
2018-06-04UI: use subpanels for Cycles, render, scene, object, particle, curves.William Reynish
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-30Cleanup: remove '.'Campbell Barton
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-05-23Fix T55168: missing updates when switching particle system type.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-03-23RNA comparison/override: better control over property processing.Bastien Montagne
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey 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-15Add versioning code to make particles with default size visible againMai Lavelle
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-17Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-17Depsgraph: Don't make non-dynamic hair dependent on timeSergey Sharybin
2017-11-09Cleanup: Use full name for scene_layer in makesrnaSergey Sharybin
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
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-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-06Make particle size follow world space instead of screen spaceLuca Rood
2017-05-19Change particle draw_size default and limitsLuca Rood
2017-05-16Fix hair_step is a shortAaron Carlisle
2017-05-15Fix compile error on gcc after last commitAaron Carlisle
2017-05-15Fix T51297: Use A Higher Hair Segment LimitAaron Carlisle
2017-05-08Fix capitalization in some particle panelsLuca Rood