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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-27Recently added IES conflicts w/ EEVEECampbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-16Cleanup: indentationCampbell Barton
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-18Squashed commit of the following:Pascal Schoen
2017-03-24Fix/workaround T51007: Material viewport mode crash on node with more than 64...Sergey Sharybin
2016-12-12Cleanup: Get rid of ntreeSwitchID(_ex) functions, use generic BKE_libblock_re...Bastien Montagne
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-10Refactor/enhance ntreeMakeLocal().Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-14Fix T48613: Bump mapping in cycles is not shown on the viewport when the mate...Sergey Sharybin
2016-05-11Fix for inline documentation of FOREACH_NODETREE.Lukas Tönne
2016-02-12Fix T47379: crash appending materials with node trees.Brecht Van Lommel
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-11-12Cleanup: unused definesCampbell Barton
2015-10-27Docs: callback commentsCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-08-01Node Editor: A bunch of new utility functionsJulian Eisel
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-20RNA: correct bool callbacksCampbell Barton
2015-02-14Comments: use doxy sections for nodes headerCampbell Barton
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
2014-08-12Changed ntreeCopyTree_ex() to accept a pointer to struct Main.Tamito Kajiyama
2014-08-12Added new Output Line Style shader node for defining a node-based line material.Tamito Kajiyama
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges