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
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
2018-02-13Merge branch 'master' into blender2.8Campbell Barton
2018-02-13Cycles: Implement index output for hair nodeSergey Sharybin
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-05-03Cycles: Fix OpenCL compilation failure after recent color changesSergey Sharybin
2017-04-26Cycles: Fix over-allocation of triangles storage for triangle primitive hairSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-02-27Fix T50634: Hair Primitive as Triangles + Hair shader with a texture = crashSergey Sharybin
2017-02-27Fix part of T50634: Hair Primitive as Triangles + Hair shader with a texture ...Sergey Sharybin
2017-02-27Cycles: Make it more clear values never changes by using const qualifierSergey Sharybin
2017-01-12Cycles: Cleanup, space prior to semicolonSergey Sharybin
2017-01-12Cycles: Cleanup, make curve functions privateSergey Sharybin
2017-01-12Cycles: Make it more clear message why curve motion attribute was removedSergey Sharybin
2016-05-31Fix broken Cycles curve motion radius after recent refactor, and fix warnings.Brecht Van Lommel
2016-05-30Depsgraph: Fix wrong layers flush form children to parentSergey Sharybin
2016-05-28Code refactor: modify mesh storage to use arrays rather than vectors, separat...Brecht Van Lommel
2016-05-17Code refactor: use shader pointers rather than shader indexes.Brecht Van Lommel
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2015-09-03Fix T45937: Cycles hair not rendered if children count set to zeroSergey Sharybin
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin