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-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05GPencil: Cleanup compiler warningsAntonioya
2019-03-05Fix T62194: Blender crash after makingnew file after using Grease Pencil.Antonioya
2019-03-05Fix T62190: Image editor pixel values are hidden by header at the bottomPhilipp Oeser
2019-03-05GPencil: Don't create framebuffers for selectionAntonioya
2019-03-05Fix T61763: Crash on selecting "Background Scene"Sergey Sharybin
2019-03-05GP: move select all into a utility functionCampbell Barton
2019-03-05Cemara tracking: move select all into a utility functionCampbell Barton
2019-03-05Nodes: move select all into a utility functionCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-05Fix T62159: Poly build crashes w/o overlaysCampbell Barton
2019-03-053D View: move pre-select mesh element access into gizmo APICampbell Barton
2019-03-05Fix T62199: Incorrect bpy.data.screens behaviorCampbell Barton
2019-03-05Cleanup: minor adjustment to gizmo extrude setupCampbell Barton
2019-03-04GPencil: Fix error in 3D Location modeAntonioya
2019-03-04Annotations: Reduce smooth factor to 0.5Antonioya
2019-03-04GPencil: New extrude operatorAntonioya
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-04Fix T59140 : Loose edges of final mesh does not display in edit modeClément Foucault
2019-03-04DNA: optimize data reconstructionCampbell Barton
2019-03-04GPencil: Cleanup value to enum nameAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04Fix T62175: Crash on Undo.Bastien Montagne
2019-03-04Fix T62134: duplicating a material won't update node group's node tree user c...Bastien Montagne
2019-03-04Merge branch 'blender2.7'Brecht Van Lommel
2019-03-04UI: make text editor Text menu consistent with menus for .blend and images.Brecht Van Lommel
2019-03-04Fix missing image editor redraw when reloading image through API.Brecht Van Lommel
2019-03-04Texture Paint: round corners of dilated UV seamsLuca Rood
2019-03-04Fix texture paint UV dilation algorithmLuca Rood
2019-03-04Fix early output check in movie clip prefetchSergey Sharybin
2019-03-04Fix/workaround T62167: Random crash when displaying wireframes.mano-wii
2019-03-04Revert "DNA: optimize data reconstruction"Campbell Barton
2019-03-04Fix T62140: GPencil line segment disappearsCharlie Jolly
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-04Cleanup: indentation, styleCampbell Barton
2019-03-04Fix bad level callsSergey Sharybin
2019-03-04Show metadata for rendered imagesSergey Sharybin
2019-03-04Cleanup: typo in commentPhilipp Oeser
2019-03-04Tools: Rename Curve Shrink/Fatten to RadiusWilliam Reynish
2019-03-04DRW: Remove unecessary state changesClément Foucault
2019-03-04DRW: Fix matflag not being updated after first drawcallClément Foucault
2019-03-03Fix T62076: Delete Active Scene Freezes Blender.Bastien Montagne
2019-03-03Fix (unreported) missing handling of 'never self' ID pointers in library_quer...Bastien Montagne
2019-03-03Fix T62064: Linked object made by Make Links isn't showed in the scene you li...Bastien Montagne
2019-03-03Tools: Add Randomize to Curve Edit toolbarWilliam Reynish
2019-03-03Annotations: Make strokes smootherAntonioya
2019-03-03DNA: optimize data reconstructionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-03Cleanup: rename FileData.listbase -> bhead_listCampbell Barton