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-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
2018-06-05Cleanup: pep8Campbell Barton
2018-06-05UI: context menu for other editor typesCampbell Barton
2018-05-24Change defaultsCampbell Barton
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-01UI: move space-mode selectors before menu itemsCampbell Barton
2018-04-17Remove game properties in image editorDalai Felinto
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-12-07Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-12-07Fix T53419: Masking "Add" menu is not present in Image editor, but shortcut isSebastian Koenig
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-31Cleanup: strict naming conventionsCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-04-19UI: Reorganize the UV/Image "Game Properties" PannelAaron Carlisle
2017-04-11UI: Add missing UV tools in the UV/Image Editor Window > Tools tabAaron Carlisle
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-11-15Fix menu inconsistenciesAaron Carlisle