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-22Cleanup: typo in variable nameCampbell Barton
2019-03-22UI: refactor queries into interface_query.cCampbell Barton
2019-03-22Fix T62835: Color picker template value slider does not scale correctly with ...William Reynish
2019-03-22Cleanup: move widget enum into source fileCampbell Barton
2019-03-22UI: use checkbox text for property split layoutCampbell Barton
2019-03-22UI: support for showing checkboxes after textCampbell Barton
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-22UI: Fix curve extention filling on curve widgetsClément Foucault
2019-03-21UI: replace button open event with activate on initCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-21Cleanup: move functions into doxy sectionsCampbell Barton
2019-03-21Cleanup: use doxy sections for interface_handlersCampbell Barton
2019-03-21Cleanup: move scroll step into own functionCampbell Barton
2019-03-21UI: popovers scroll now changes offset directlyCampbell Barton
2019-03-21Cleanup: split menu scrolling functionCampbell Barton
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-20UI: center floating popoversCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-18Fix T57590: assert with zero length array buttons.Brecht Van Lommel
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton
2019-03-17Fix string size passed into name prefix functionCampbell Barton
2019-03-15Fix T62594: Truncated text in UIJacques Lucke
2019-03-15Fix: "Jump To Target" showing up in workspace context menuDalai Felinto
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Merge branch 'blender2.7'Brecht Van Lommel
2019-03-14Fix T62120: number button editing outside of soft max range jumps.Brecht Van Lommel
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13Fix T58668: Misaligned text when editing multiple valuesJacques Lucke
2019-03-13Fix T62524: Popover w/ keep-open moves on cursor motionCampbell Barton
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-12Fix use of uninitialized stack memoryCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor building the draw string for floats and intsJacques Lucke
2019-03-05UI: Nicer report when trying to edit external librariesPablo Vazquez
2019-03-05Fix T62216: order of items flipped in some menus like object mode.Brecht Van Lommel
2019-03-05Fix upside down tool menusCampbell Barton
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-27Revert "Add library-hint to datablock search menus."Bastien Montagne
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-23Fix strips text offset when zooming VSE timelineRichard Antalik
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik