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-26BMesh: utility functions for visible element accessCampbell Barton
2019-02-26UI: disable split layout for cursor transformCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-26Cleanup: assign rotation_mode to a variableCampbell Barton
2019-02-25Grease Pencil naming: Use clear names for depth orderingWilliam Reynish
2019-02-25I18n: enable Abkhaz in Blender.Bastien Montagne
2019-02-25Merge branch 'blender2.7'Brecht Van Lommel
2019-02-25Fix T61946: Cycles border render missing samples and crypto metadata.Brecht Van Lommel
2019-02-25Fix T61801: Wireframes on curves not workingClément Foucault
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-25Merge branch 'blender2.7'Brecht Van Lommel
2019-02-25Fix T61891: Cycles light use nodes button greyed out.Brecht Van Lommel
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-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2019-02-23Make.bat: Fix sub-module detectionRay Molenkamp
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp