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-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-10-03Weight Paint: don't set weight w/ average brushCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-03-31Fix threading conflicts in multitex_ext_safe()Sergey Sharybin
2016-07-15Bump maximum threads number to 1024Sergey Sharybin
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-04Fix input for Texture node (envmap+world_space_shading)Alexander Romanov
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-04Fix T48002: Wrong behavior with "RGB to Intensity" in Image texturesSergey Sharybin
2016-03-14Cleanup: style/spellingCampbell Barton
2016-03-11Fix T47753: World equirectangular regressionCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-03Make texture node threadedSergey Sharybin
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-13Use const qualifier in do_sky_texSergey Sharybin
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-07-30error reordering argsCampbell Barton
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-06-07Fix T44984: wrong texture clamping when applying saturation > 1.0Bastien Montagne
2015-04-06Cleanup: replace confusing 'if' statementsCampbell Barton
2015-03-29Make point density sampling functions a bit easier for re-useSergey Sharybin
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-21Cleanup: typoCampbell Barton
2014-10-15Better fix for T42139Antony Riakiotakis
2014-10-09Minor cleanup.Antony Riakiotakis
2014-10-09Classic blenderplayer fix + small optimizationAntony Riakiotakis
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-07Fix T41957: Shadow color texture mapping was using wrong factorSergey Sharybin
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-26Code cleanup: use 'const' for arrays (render)Campbell Barton
2014-04-20Code cleanup: correct abs useCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-17Code cleanup: styleCampbell Barton