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
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
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-19Cleanup: Restructure curve settings code a bit.Thomas Dinges
2015-01-20Support in Cycles for the extra spiral keys in hair paths.Lukas Tönne
2015-01-16Cycles: Minot cleanup, save some cpu tics per curve segment exportSergey Sharybin
2015-01-16Cycles: Minor typo fix in debug printSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-28Cycles: Only report exporting curves if there are particle systems on the objectSergey Sharybin
2014-11-18Cycles: Add logging to blender curve segment exportingSergey Sharybin
2014-08-29Cycles: Fix triangle ribbons hair in viewport and ortho cameraSergey Sharybin
2014-06-14Cycles: Add support for uchar4 attributes.Thomas Dinges
2014-03-29Cycles code refactor: improve vertex motion attribute storage and export.Brecht Van Lommel
2014-03-29Cycles code refactor: change curve key to float4 for easier storage as attrib...Brecht Van Lommel
2014-02-12Cycles: Avoid unnecessary dot products in Mesh/Hair export code.Thomas Dinges
2014-02-10Fix part of T38304: cycles render problem with zero length curve segments.Brecht Van Lommel
2014-02-10Fix T38576: cycles hair not rendering in edit/paint modes.Brecht Van Lommel
2014-02-02Code cleanup / Cycles: Remove encasing_ratio variable, it was already hard co...Thomas Dinges
2014-01-23Fix T37302: cycles slow hair export with many hairs, especially on Windows.Brecht Van Lommel
2013-12-26Cycles / Hair: Further cleanup of UI and internals.Thomas Dinges
2013-12-26Cycles / Hair: Some cleanup and optimizations for hair code.Thomas Dinges
2013-12-22Code cleanup / Cycles: Remove unused interpolation code for hair triangles, w...Thomas Dinges
2013-12-21Cleanup: Code and style cleanup for Cycles curve export code.Thomas Dinges
2013-12-20Fix T37884: cycles hair rendering crash with UV coordinates.Brecht Van Lommel
2013-12-10Fix T37704: cycles hair render error with hair density vertex group.Brecht Van Lommel
2013-10-18Make strict compiler flags happySergey Sharybin
2013-10-18Fix cycles hair segments not giving correct vector speed pass, the motion vectorBrecht Van Lommel
2013-09-20remove unused modifier argument from ParticleSystem.co_hairCampbell Barton
2013-09-05code cleanup:Campbell Barton
2013-08-23Fix clang compile warning.Brecht Van Lommel
2013-08-20fix incorrect docs [#36518] Vector.rotate() does not return value as documentedCampbell Barton
2013-08-18Fix compile of last commitStuart Broadfoot
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel