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
path: root/source
AgeCommit message (Expand)Author
2019-02-25GP: Rename Colorize "Bi-Tone" to "Dualtone"Antonioya
2019-02-25GP: Add support for Wireframe modeAntonioya
2019-02-25Fix transform scale header printingCampbell Barton
2019-02-25Fix (unreported) broken code in RNA's datatransfer source layer enum function.Bastien Montagne
2019-02-25Fix (unreported) broken code in RNA's datatransfer source layer enum function.Bastien Montagne
2019-02-25RNA: disable animating the 3D cursorCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-25Cleanup: use const args for BLI_math_rotationCampbell Barton
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-22Merge branch 'blender2.7'Sergey Sharybin
2019-02-22Fix previous commitSergey Sharybin
2019-02-22Merge branch 'blender2.7'Sergey Sharybin
2019-02-22Always show version when running in background modeSergey Sharybin
2019-02-22Fix T61600: Physics properties inactive when appending objectsDalai Felinto
2019-02-22Multires: Don't force smooth shadingSergey Sharybin