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-02-26UI: Move Pivot next to Orientation in headerWilliam Reynish
2019-01-24Fix T58502: scopes don't work in the image editorJacques Lucke
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-04Fix T59768: UV context menu showing in image editor.Brecht Van Lommel
2018-12-27Fix T59864: UV editor missing options in snapping pie menu.Sebastian Parborg
2018-12-20Cleanup: remove intermediate menu drawing functionCampbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-15Fix UV editor missing/typo circle_selectDalai Felinto
2018-12-05UI: split UV editor out of the image spaceCampbell Barton
2018-11-22UI: Add Image and Clip space panels category.Bastien Montagne
2018-11-08UI: Some icons for Image menu in Image editor.Pablo Vazquez
2018-11-01Fix swapped on/off icons for brush overlaysDalai Felinto
2018-10-25Cleanup: unused variablesCampbell Barton
2018-10-25UI: move 2d paint panels to topbar & toolsettingsCampbell Barton
2018-10-22UI: remove mask toolbar, use menus insteadCampbell Barton
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-08UI: layout tweaks for headers.William Reynish
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05Context: add uv_sculpt_objectCampbell Barton
2018-10-05UI: show uv sculpt options in topbar & toolsettingsCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-10-04UI: remove toolbar UV panelsCampbell Barton
2018-09-27GP: Remove old annotation panel from Image editorAntonioya
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-08-30Cleanup: inline icon conditionalCampbell Barton
2018-08-28Fix some UI script errors after recent keyword changes.Roel Koster
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-23UI: rename Grease Pencil panels in toolbar to Annotation.Brecht Van Lommel
2018-08-22UI: use display popover for image spaceCampbell Barton
2018-07-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-10UI: tweak image menu layout to match file menu more.Brecht Van Lommel
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-02UI: Header consistencyPablo Vazquez
2018-07-02UI: Header consistency for UV/Image editorPablo Vazquez
2018-06-28UI: move UV selection options to leftWilliam Reynish
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-28Cleanup: use f-stringsCampbell Barton
2018-06-28Cleanup: pep8Campbell Barton
2018-06-28UI: Center ID Blocks in Image EditorWilliam Reynish
2018-06-14Image: Refactor render slots to a dynamic listLukas Stockner
2018-06-11UI: split left/right header buttonsCampbell Barton
2018-06-05Merge branch 'master' into 28Campbell Barton