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-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-04Fix T66414: Brush Color Flip from keyboard (X) does not update color picker p...Philipp Oeser
2019-06-26Fix T65951 Saving project right before rendering (Cycles) causes empty render...Clément Foucault
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-06Fix T64178: Invisible image 2D cursorCampbell Barton
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18Cleanup: deduplicate image user initialization, make consistent.Brecht Van Lommel
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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