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-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-14Cleanup: get rid of magic values for return flags of texture value getters.Bastien Montagne
2019-12-20Textures: Support UDIM imagesLukas Stockner
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-06-15Cleanup: spellingCampbell Barton
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for renderCampbell Barton
2019-04-21Cleanup: comments (long lines) in renderCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: style (render module)Campbell Barton
2019-03-25Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-10Cleanup: remove unused interlace code after removal of fields.Brecht Van Lommel
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2016-01-08Simplify checker mapping in BI when both Odd and Even are disabledSergey Sharybin
2016-01-05Fix T46984: Image mapping bugSergey Sharybin
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2014-11-29Cleanup: unused headersCampbell Barton
2014-10-10Code cleanup: Use generic isnan() function instead of own ifdefSergey Sharybin
2014-08-18De-duplicate EWA filter code between renderer and compositorSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (render)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-10-11code cleanup: use const's for static arraysCampbell Barton
2013-05-22Fix #35458: SIGSEGV ( crash ) in imagewraposa()Sergey Sharybin
2013-05-09fix [#35280] blender crashes when setting Environment Map imagefileCampbell Barton
2013-05-06Fix crash rendering material with "Face Textures" option.Brecht Van Lommel
2013-04-26Fix 35091: Blender internal does not render face texture alphaSergey Sharybin
2013-04-11Fix #34923 Images that have their alpha calculated should not get de-premulti...Antony Riakiotakis
2013-03-31style cleanupCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08style cleanupCampbell Barton
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-02-13remove redundant if statement.Campbell Barton