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-03-07Units: Fix unreported. Audio volume is not a percentageWilliam Reynish
2019-03-06UI: Name changesWilliam Reynish
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05RNA: remove Screen.layout_nameCampbell Barton
2019-03-05Fix T61780: Crash when trying to access screen areas through the outliner.Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-05Fix T62199: Incorrect bpy.data.screens behaviorCampbell Barton
2019-03-04Preferences: Remove "requires restart" from multisample tooltipsClément Foucault
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Merge branch 'blender2.7'Brecht Van Lommel
2019-03-04Fix missing image editor redraw when reloading image through API.Brecht Van Lommel
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-01Collections: mark visibility properties as not animatable.Brecht Van Lommel
2019-03-01Cleanup: de-duplicate RNA array default argsCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-03-01Fix T61825: animated images not working immediately when enabling auto refresh.Brecht Van Lommel
2019-02-28Cleanup/refactor clnor code: add high-level helpers to set custom normals.Bastien Montagne
2019-02-28'Fix' T61942: Triangulate modifier breaks custom normals.Bastien Montagne
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Objects: Remove Textured from object display typeClément Foucault
2019-02-28Fix T58405: viewport drawing issues with display device set to None.Brecht Van Lommel
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-27UI Particles: Minor tweaks to labelsPablo Vazquez
2019-02-27UI: Rename 'Object' to 'Object Velocity' in particle settingsPablo Vazquez
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Revert "Fix broken 'search pointer' UI since this morning."Bastien Montagne
2019-02-27DRW: disable wide edges when face-dots are usedCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26GP: Cleanup ToDo commentAntonioya
2019-02-26UI: IconsWilliam Reynish
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-26Bevel mod: cleanup flags and extra data.Howard Trickey
2019-02-26Units: GP Canvas OffsetWilliam Reynish
2019-02-26GP: Rename "Dualtone" to "Duotone"Antonioya
2019-02-26Fix indentation issue introduced in rB54ffc4e19dc4William Reynish
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-25Grease Pencil naming: Use clear names for depth orderingWilliam Reynish
2019-02-25GP: Rename Colorize "Bi-Tone" to "Dualtone"Antonioya
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-23GP: Define new Draw ModeAntonioya
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault