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-08-12Merge branch 'blender2.8' into hair_guideshair_guidesLukas Tönne
2018-08-12Gizmo: add blank gizmo definitionCampbell Barton
2018-08-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-10Cleanup: decouple outliner tree element icon retrieving from drawing.Brecht Van Lommel
2018-08-10Cleanup: move most outliner drag & drop code into one file.Brecht Van Lommel
2018-08-10UI: Fix nodelink not touching inputs when noodle_curving is 0Clément Foucault
2018-08-10Fix build error due to missing file from commit 98c304e865f8.Brecht Van Lommel
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-08-10Cleanup: styleCampbell Barton
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09Fix T56279: Grease Pencil transformations show a help line with wrong originAntonioya
2018-08-09Fix T56239: creating material crashes with OpenGL render engine selected.Brecht Van Lommel
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08Cleanup: trailing spaceCampbell Barton
2018-08-08Fix T56251: Outliner crash on selecting nested.Bastien Montagne
2018-08-08UI: only show vertex select w/ weight paint modeCampbell Barton
2018-08-08UV: stitch multi-object supportCampbell Barton
2018-08-08UI: don't show pie menu w/ no active objectCampbell Barton
2018-08-08Cleanup: styleCampbell Barton
2018-08-07Fix T56263: Crash when sculpting a GP object with animationAntonioya
2018-08-07Fix T56252: Selectable Bases includes hidden objectsCampbell Barton
2018-08-06Cleanup: unused varsCampbell Barton
2018-08-06Cleanup: line lengthCampbell Barton
2018-08-05Fix indentation, spacing and added commentsRohan Rathi
2018-08-04Added some comments to bevel_harden_normals for bev toolRohan Rathi
2018-08-03Cleanup: Fix commentAntonioya
2018-08-03New grease pencil primitive STROKEAntonioya
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-03Add missing single user management for grease pencil materialsAntonioya
2018-08-03Fix T56217: Segment Fault when using the Fill Brush on Blank GP ObjectAntonioya
2018-08-03Fix T56180: Grease Pencil edit mode select menu crash.Bastien Montagne
2018-08-03Fix T55791: blender 2.8 crash on redoing 'snap to cursor' with Offset option ON.Bastien Montagne
2018-08-03Operators: add a new flag stating that operator needs access to evaluated data.Bastien Montagne
2018-08-03Icons: add particle brush iconsCampbell Barton
2018-08-02Add Assign Material option to Special menu (W key)Antonioya
2018-08-02Add list of color to Assign color operatorAntonioya
2018-08-02Fix assert in UI string trimming code when we have 'protected' right part.Bastien Montagne
2018-08-02UI: show all particle brush settings in topbarCampbell Barton
2018-08-02Fix T56199: Crash on Annotation in (VSE) Image PreviewJoshua Leung
2018-08-02Dev Tooling: Instrument motion path calculation operator (for bones) to colle...Joshua Leung
2018-08-02UI: Slightly larger action zone for corner resizingPablo Vazquez
2018-08-01Fix missing poll function for flip_matcap operator (see T56183).Bastien Montagne
2018-08-01Fix issues after last 2.8 merge.Bastien Montagne
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-08-01Cleanup: Replace "Move Color" to "Assign Material"Antonioya
2018-08-01Fix T56187: Crash using cursor tool in Edit/Sculpt and Weight Paint modeAntonioya