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
2020-11-12Fix T82617: artifacts in Cycles viewport when changing subdivision attributesKévin Dietrich
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-04Cycles: fix another race condition in Geometry synchronizationKévin Dietrich
2020-11-04Cycles: fix multithreading issue introduced in previous commitKévin Dietrich
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Cycles: immediately store the used_shader list in Blender interface.Alexander Gavrilov
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-06-30Fix T78447: Cycles vertex color node not working with hairBrecht Van Lommel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: always perform backface culling for curve, remove optionBrecht Van Lommel
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-06-10Fix Cycles viewport missing refresh when changing scene hair settingsBrecht Van Lommel
2020-03-18Cycles: support for rendering of new Hair object prototypeBrecht Van Lommel
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: remove unnecessary operations in Cycles curves exportBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-02-07Cleanup: export particle hair as a separate Cycles objectBrecht Van Lommel
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-01-08Revert recent change to the particles RNA, and only affect the UI.William Reynish
2020-01-06Fix T70821: Hair Radius Is Actually Hair DiameterWilliam Reynish
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-05-24Fix T64101: Crash entering edit mode with particle systemSergey Sharybin
2019-04-29Cleanup: spellingCampbell Barton
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Merge branch 'blender2.7'Brecht Van Lommel
2019-03-18Fix Cycles curve UVs wrong after recent changes.Brecht Van Lommel
2019-02-20Cycles: Fix wrong vertex color and UV for hairSergey Sharybin
2019-02-18Cycles: Keep all hair strandsSergey Sharybin
2018-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-20Cycles: Fixes for recent curve robustnessSergey Sharybin
2018-11-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-23Cycles: Improved robustness of hair motion blur.Stefan Werner
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-06-14Merge remote-tracking branch 'origin/master' into blender2.8Lukas Stockner
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-30Cycles: Use new internal hair shape properties.Clément Foucault
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-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Code refactor: motion blur cleanups, preparing for next commit.Brecht Van Lommel
2018-02-28Fix Cycles to mostly work with render layer / depsgraph changes.Brecht Van Lommel
2018-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel