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-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Grease Pencil: Strokes Cut iconDalai Felinto
2019-02-26Grease Pencil: Silence warningDalai Felinto
2019-02-26Cleanup: use 'poly' for polygons-related data, not 'face'.Bastien Montagne
2019-02-26Fix T61979: Solidify not working in Blender 2.8.Bastien Montagne
2019-02-26GP: Cleanup ToDo commentAntonioya
2019-02-26Fix T61956: Errors when instancing grease pencil objectsAntonioya
2019-02-26Merge branch 'blender2.7'Brecht Van Lommel
2019-02-26Cleanup: prevent future issues with ID.tag overflow, clarify somes names.Brecht Van Lommel
2019-02-26UI: IconsWilliam Reynish
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-26GP: Redesign wireframe modeAntonioya
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-26Fix (unreported): Snap to grid not considering Focal Length.mano-wii
2019-02-26BLI_math: quat_to_axis_angle was zeroing the axisCampbell Barton
2019-02-26Bevel mod: cleanup flags and extra data.Howard Trickey
2019-02-26Units: GP Canvas OffsetWilliam Reynish
2019-02-26Cleanup: Spelling in commentSergey Sharybin
2019-02-26Depsgraph: Make parameters exit dependent on ID propertiesSergey Sharybin
2019-02-26Missed last commitCampbell Barton
2019-02-26Transform: fix rotate redo behaviorCampbell Barton
2019-02-26Transform: don't set the user constraint when it's not setCampbell Barton
2019-02-26GP: Rename "Dualtone" to "Duotone"Antonioya
2019-02-26Fix indentation issue introduced in rB54ffc4e19dc4William Reynish
2019-02-26Fix T61965: Crash edit-mesh drawing w/ hidden facesCampbell Barton
2019-02-26BMesh: utility functions for visible element accessCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25Grease Pencil naming: Use clear names for depth orderingWilliam Reynish
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-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