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
2018-09-12Merge branch 'master' into blender2.8Campbell Barton
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-09-11Workspace: support reordering of workspaces from RMB menu.Brecht Van Lommel
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-09-06Merge branch 'master' into blender2.8Bastien Montagne
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-053D Text: improvements to vertical alignmentDalai Felinto
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Cleanup: Remove unused lay_updatedSergey Sharybin
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-303D View: option to always show center in face modeCampbell Barton
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-29Cleanup: correct header guardCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-27DNA: Deprecate gridviewmano-wii
2018-08-26DNA: don't deprecate gridview, it's still usedCampbell Barton
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-25Transform: Use grid_scale to configure the incremental snapping.mano-wii
2018-08-24GP: Fix unreported error drawing polygonsAntonioya
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17GP: Increase stats file sizeAntonioya
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-15Cleanup: remove unused R_ORTHO / R_PANORAMA flags.Brecht Van Lommel
2018-08-14Sync rna_access rna property update cow check with depsgraphDalai Felinto
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-13Use full transformation of B-Bone segments in Copy Transforms.Alexander Gavrilov
2018-08-13Implement multiplicative Copy Scale and make it the new default.Alexander Gavrilov
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09GP: Add option to select color affected in modifiersCharlie Jolly
2018-08-08Eevee: Remove per material SSS toggleClément Foucault
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-06GP: Add Simplify Shader FX optionAntonioya
2018-08-03New grease pencil primitive STROKEAntonioya