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-12Merge branch 'master' into property-search-uiproperty-search-uiHans Goudey
2020-08-07UI Code Quality: Use derived struct for HSV Cube buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for progessbar 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-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
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-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-29Property Search: Various cleanups and comment changesHans Goudey
2020-07-27Merge branch 'master' into property-search-uiHans Goudey
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton
2020-07-20Merge branch 'master' into property-search-uiHans Goudey
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-01Property Search: Refactor to simpler methodHans Goudey
2020-06-25Merge branch 'master' into property-search-uiHans Goudey
2020-06-22UI: Widget: Replace geometry by fragment shader drawingClément Foucault
2020-06-19Property Search: Improve interaction with panelsHans Goudey
2020-06-17Property Search: Various small cleanupsHans Goudey
2020-06-13Property Search: Refactor / simplify, and better layoutHans Goudey
2020-06-12UI: Start towards property search in public branchHans Goudey
2020-05-26UI: List Panel SystemHans Goudey
2020-05-20UI: Remove Panel Grid Snapping While DraggingHans Goudey
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-05-12UI: undo/redo support for text fieldsHans Goudey
2020-05-11UI: show tool-tips in menu searchCampbell Barton
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-06Cleanup: move search templates into their own filesCampbell Barton
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-17Cleanup: comments for ui_draw_menu_item & correct argument nameCampbell Barton
2020-04-14Fix showing check-boxes in menu-searchCampbell Barton
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-09Fix T75203: Crash when changing active keying setJulian Eisel
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-07-31Revert "UI: remove checks for other popovers when switching menu"Sebastian Parborg