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-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-04-22Cleanup: style, use braces for renderCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-25Cleanup: style (render module)Campbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-06Depsgraph: Remove old depsgraph header from blender internalSergey Sharybin
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-09-24Fix T46226: Bake normals multi-res crashCampbell Barton
2015-09-14Fix T45699: own regression w/ looptri updateCampbell Barton
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-19Fix T40751 preview image not generated after baking.Antony Riakiotakis
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-03-26Code cleanup: add _v2 suffix to resolve_tri/quad functionsCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-11-18Fix T37486: Displacement bake from multires crashes when preview level is on 0Sergey Sharybin
2013-10-29Code cleanup: remove unused block from multire bakerSergey Sharybin
2013-10-17Fix #37123: UV editor view does not update when using large facesSergey Sharybin
2013-10-09Derivative map bakerSergey Sharybin
2013-08-07code cleanup: use NULL rather then zero for pointersCampbell Barton
2013-02-22Fix #34351: Displacement map Bake margin does not workSergey Sharybin
2013-02-11style cleanup: also some typosCampbell Barton
2013-01-24fix for G,G causing vertex slide in UV/Image window, also comment unused defi...Campbell Barton
2013-01-21Multires baker: fix wrong normalization if baking happens to multiple imagesSergey Sharybin
2013-01-21Multires baker: fix bad face->grid index conversion for displacement bakerSergey Sharybin
2013-01-21Multires baker: fix memory leak caused by threading issuesSergey Sharybin