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-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61061: Scopes in image editor are not updatingSergey Sharybin
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Fix T60775: Stereo drawing in image editor broken (shows only right eye)Dalai Felinto
2019-01-24Fix T58502: scopes don't work in the image editorJacques Lucke
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-05UI: split UV editor out of the image spaceCampbell Barton
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-04Tool System: add UV cursor & transform toolsCampbell Barton
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-09-26UI: switch shortcuts for pivot and orientation pie menus.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-10Cleanup: remove unused field argsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-15Fix image editor not vertically centering images with region overlap.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-10Image: remove fields option for image sequencesCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-23Keymap: Add F3 key back for searchCampbell Barton
2018-06-14Image: Refactor render slots to a dynamic listLukas Stockner
2018-06-12UI: Initial persistent floating redo panelCampbell Barton
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-08Keymap: continued testing/development (search key)Campbell Barton
2018-06-07Keymap: continued testing/developmentCampbell Barton
2018-06-05UI: context menu for other editor typesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-30UI: toolbars now redraw on tool changeCampbell Barton
2018-05-24Change defaultsCampbell Barton
2018-05-15Change startup defaultsCampbell Barton