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
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-18Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton
2020-08-16Cleanup: Quiet GCC maybe uninitialized warningHans Goudey
2020-08-14UI Code Quality: Use derived struct for color ramp buttonsHans Goudey
2020-08-14UI Code Quality: Use derived struct for curve mapping buttonsHans Goudey
2020-08-14UI Code Quality: Use derived struct for curve profile buttonsHans Goudey
2020-08-07Fix compile error with WITH_INPUT_NDOF after last own commitJulian Eisel
2020-08-07UI Code Quality: Use derived struct for HSV Cube buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for color buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived structs for search buttons and decoratorsJulian Eisel
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix T78907: Renaming file doesn't work while mouse is over file iconJulian Eisel
2020-08-05Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-08-05Fix T72297: disabled buttons toggling on dragNathan Craddock
2020-07-31Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-30Cleanup: Rename defineHans Goudey
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton
2020-07-21Cleanup: spellingCampbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-09UI: Avoid rebuilding Outliner tree on simple button interactionsJulian Eisel
2020-06-09Fix T77504: Operator search gives wrong resultsCampbell Barton
2020-05-22Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-22Fix T64277: Inverted WheelmouseJeroen Bakker
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix T76794: Number button cursor overrides eyedropper cursorCampbell Barton
2020-05-14Cleanup: sync clang-format with masterCampbell Barton
2020-05-13Fix T76481: Fast clicks over Dopesheet toggles trigger renamingJulian Eisel
2020-05-13Fix typing Z ignores in text fieldsCampbell Barton
2020-05-13UI: show an error when a search failsCampbell Barton
2020-05-12Fix T76635: Clicking the text button X in a pop-up doesn't clearJulian Eisel
2020-05-12UI: undo/redo support for text fieldsHans Goudey
2020-05-11UI: show tool-tips in menu searchCampbell Barton
2020-05-10Cleanup: add ED_screen_areas_iter to clang-format ForEachMacrosJacques Lucke
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-05-07Cleanup: split button search callbacks into their own structCampbell Barton
2020-05-07Cleanup: remove unused operator arguments to UI_popup_block_invoke_exCampbell Barton
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03UI: improve widget text cursor positionHarley Acheson
2020-04-28Fix T76098: Dragging text selection with offset resets select startCampbell Barton