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-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-07-08Fix T66538: Menus in popups opening on mouse overCampbell Barton
2019-07-08Fix T66524: Eyedropper in popover crashesCampbell Barton
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-07-05Workaround T61948: Undo steps created for non-paint operationsCampbell Barton
2019-07-02Fix T66316: "Open on Mouse Over" doesn't work in some popoversCampbell Barton
2019-07-01Fix: widget states had too low contrastWilliam Reynish
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-07-01Fix preferences setting dirty when editing keymap itemsCampbell Barton
2019-07-01Cleanup: move screen region find into utility functionCampbell Barton
2019-07-01Fix T66246: Key accelerators crashing on save dialogCampbell Barton
2019-06-29Fix T66102: Animation color hard to see when sliders is set to fullCampbell Barton
2019-06-29Cleanup: de-duplicate button color flag checksCampbell Barton
2019-06-27Cleanup: de-duplicate flag checks for button colorsCampbell Barton
2019-06-25Preferences: changes to navigation gizmoCampbell Barton
2019-06-22Fix sub-panel UI offsetCampbell Barton
2019-06-21Fix dashed line drawingCampbell Barton
2019-06-19UI: show label in tool-tipsCampbell Barton
2019-06-19UI: add popover access for button labelsCampbell Barton
2019-06-19Fix button label access returning empty labelCampbell Barton
2019-06-17Inconsistent Percentage FormattingHarley Acheson
2019-06-17UI_GetThemeColorShadeAlpha4fv not clamping alpha channelHarley Acheson
2019-06-17UI: remove redundant RNA_TYPE property in the key-map editorCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-08Cleanup: use doxygen sections for 2D view operatorsCampbell Barton
2019-06-06Fix T60441, T60619: incorrect values for color values > 1.0Bruno Boaventura Scholl
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-06-04Fix T65451: Changing driver expression doesn't update relationsSergey Sharybin
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-06-03UI: Prevent scrollbars from getting too small to grabEitanSomething
2019-06-03Fix T65294: Orbit navigate gizmo fails in paint modesCampbell Barton
2019-06-02Cleanup: better comments and naming for redraw flagsBrecht Van Lommel
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-29Cleanup: Remove Dead CodeAaron Carlisle
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Fix T57090: selected node group input sockets circles not drawing inPhilipp Oeser
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-27Cleanup: Fix build warning in bf_editor_interfaceRay Molenkamp