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-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-07Tool System: add radius option to the image sample toolCampbell Barton
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton
2019-03-07Fix crash transforming image cursor outside of edit-modeCampbell Barton
2019-03-07Cleanup: use API to reset cursor rotationCampbell Barton
2019-03-073D View: view selected/all use empty object centerCampbell Barton
2019-03-07Fix "View All" potential min/max use when all objects were skippedCampbell Barton
2019-03-07Fix 3D "View Selected" skip camera optionCampbell Barton
2019-03-073D View: skip hidden image empties when viewing allCampbell Barton
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-06UI: Name changesWilliam Reynish
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-06Fix T61773 Bevel and Inset mouse sensitivity, and bevel tool units.Howard Trickey
2019-03-06Missed last commitCampbell Barton
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-06Fix T62223: Particle brushes disable select toolsCampbell Barton
2019-03-06Fix T62230: Annotations corrupts GPencil brushesAntonioya
2019-03-06Fix T62241: Repeat last translate, wrong directionCampbell Barton
2019-03-06Fix T62236: Crash texture paintingCampbell Barton
2019-03-06WM: match select all behavior for the info spaceCampbell Barton
2019-03-06Cleanup: styleCampbell Barton
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05File Editor: Refactor 'new dir' / renaming code.Bastien Montagne
2019-03-05Fix T58715: File Browser: Creating "New Folder" issues with too many existing...Bastien Montagne
2019-03-05UI: Nicer report when trying to edit external librariesPablo Vazquez
2019-03-05Fix T62208: constant detail picker not taking object scale into accountJacques Lucke
2019-03-05Fix T62163: Duplicating particle system results in crashJacques Lucke
2019-03-05GPencil: Disable proportional for DuplicateAntonioya
2019-03-05Fix T62216: order of items flipped in some menus like object mode.Brecht Van Lommel
2019-03-05Fix upside down tool menusCampbell Barton
2019-03-05Fix T62202: circle select does not work on hair pointsJacques Lucke
2019-03-05Fix parenting objects to bones/vertices causes offsetPhilipp Oeser
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05Fix T62190: Image editor pixel values are hidden by header at the bottomPhilipp Oeser
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-05Cleanup: minor adjustment to gizmo extrude setupCampbell Barton
2019-03-04Annotations: Reduce smooth factor to 0.5Antonioya
2019-03-04GPencil: New extrude operatorAntonioya
2019-03-04GPencil: Cleanup value to enum nameAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-04UI: make text editor Text menu consistent with menus for .blend and images.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