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-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
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27Fix T65080: handle case when View2D has 0 scaleJacques Lucke
2019-05-27Fix poor display of time codes in sequencer Info panelMal Duffin
2019-05-27UI: use tool label instead of id-names for quick favoritesCampbell Barton
2019-05-27Mitigate T64346: Quick Favorites items cant be removedCampbell Barton
2019-05-27Fix T65074: Crash on switching colorCampbell Barton
2019-05-22Sequencer: ensure Strip is the default active panelBrecht Van Lommel
2019-05-22UI: allow shrinking panel height to zero when open.Alexander Gavrilov
2019-05-22Error in last commitCampbell Barton
2019-05-22Fix T64679: Missing dirty preferences tagCampbell Barton
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-22Fix WITH_HEADLESS buildCampbell Barton
2019-05-21Fix part of T64679: Missing dirty preferences tagCampbell Barton
2019-05-21Fix T64927: bad timeline number spacing with scaled UIJacques Lucke
2019-05-21Fix T64912: Crash right clicking on 'Add New Material'Campbell Barton
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-21Cleanup: const assignments to simplify codeCampbell Barton