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
2019-02-25Cleanup: finish modifiers' hearder re-order from rBe31f0fad9744c813.Bastien Montagne
2019-02-25Units: Typo "Square/Cubic Thous" -> "Square/Cubic Thou"Vaishnav S
2019-02-25Cleanup: order of modifiers' headers includes.Bastien Montagne
2019-02-25Fix T61919: Rename "Smooth Vertex" -> "Smooth Vertices"Jacques Lucke
2019-02-25Fix T60880: Assert deleting grease pencil object from outlinerCampbell Barton
2019-02-25writefile: disable buffering when writing ZLIBCampbell Barton
2019-02-25readfile: re-enable read on demand for WIN32Campbell Barton
2019-02-24GP: Don't set cache as dirty with OnionAntonioya
2019-02-24GP: Disable Onion calculation when Overlay is OFFAntonioya
2019-02-24readfile: minor changes to support other compression formatsCampbell Barton
2019-02-24readfile: Disable delayed data reading for compressed blend filesCampbell Barton
2019-02-24readfile: use regular file access when not a gzipCampbell Barton
2019-02-24Cleanup: de-duplicate readfile file openingCampbell Barton
2019-02-24GPUBuffer: Fix fast navigate in on smoooth multires gridClément Foucault
2019-02-23Fix strips text offset when zooming VSE timelineRichard Antalik
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik
2019-02-23 fix T61122 : Collada Importer: Added support for transparency for Materials.Gaia Clary
2019-02-23fix T61122 : Added support for Materials with Nodes disabled.Gaia Clary
2019-02-23fix T59951: View all sequences does not take into account region overlapRichard Antalik
2019-02-23Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2D, but i...Richard Antalik
2019-02-23Cleanup: GCC redundant declarationsCampbell Barton
2019-02-23GP: Define new Draw ModeAntonioya
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: use specific names for global variablesCampbell Barton
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-23readfile: disable delayed data reading for WIN32Campbell Barton
2019-02-23Fix: Workbench assert on non-image texture nodeDalai Felinto
2019-02-22Cleanup: Remove redudant function callDalai Felinto
2019-02-22Fix T61837: Assert in Eevee multiresolution modfier in sculpt modeClément Foucault
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-22Fix T61788: Hidden objects reappear after renderingDalai Felinto
2019-02-22Fix T61600: Physics properties inactive when appending objectsDalai Felinto
2019-02-22Multires: Don't force smooth shadingSergey Sharybin
2019-02-22Multires: Fix ownership problem causing crashesSergey Sharybin
2019-02-22Revert "makesrna: Fix build error on windows."Campbell Barton
2019-02-22Cleanup: function wrapping, spellingCampbell Barton
2019-02-22Comments: add doxy sections to readfile.cCampbell Barton
2019-02-22readfile: support blend files over 2gbCampbell Barton
2019-02-22readfile: reduce memory usage at load timeCampbell Barton
2019-02-22Cleanup: rename seek to file_offsetCampbell Barton
2019-02-22Sculpt Overlay: Fix mask drawn as flat shaded when smooth shading enabledClément Foucault
2019-02-22GPUBuffers: Fix/cleanup multires implementationClément Foucault
2019-02-22Cleanup: make BHeadN private in readfile.cCampbell Barton
2019-02-22Missed last commitCampbell Barton
2019-02-22Cleanup: rename readfile API functionsCampbell Barton