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-06-09Fix missing animation decorators for pointer buttonsJulian Eisel
2020-06-09UI: Set modifier panel expansion on every redrawHans Goudey
2020-06-09UI: Avoid rebuilding Outliner tree on simple button interactionsJulian Eisel
2020-06-09Fix T77504: Operator search gives wrong resultsCampbell Barton
2020-06-09Fix menu operator/search clipping the last characterCampbell Barton
2020-06-09Fix T77148: Crash changing multiple values for sequencer stripsCampbell Barton
2020-06-06UI: Ability to Print Bold and ItalicsHarley Acheson
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05Fix failing assert when dragging panel close to region edgeHans Goudey
2020-06-05UI: Pan 2D Region When Dragging to BoundaryHans Goudey
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-02GPU: ShaderInterface: Refactor to setup all uniform at creation timeClément Foucault
2020-05-28Cleanup: spellingCampbell Barton
2020-05-27Cleanup: sort file, structsCampbell Barton
2020-05-26UI: List Panel SystemHans Goudey
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix overlapping tabs placement when used in right Top-bar splitJulian Eisel
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Cleanup: Avoid mixing unlink-operator and menu name for ID-templatesJulian Eisel
2020-05-26Fix T77075: Crash omitting optional UILayout.template_ID_tabs parameterJulian Eisel
2020-05-22Fix T76940: Empty HUD (Redo Panel)Julian Eisel
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'Clément Foucault
2020-05-20UI: Remove Panel Grid Snapping While DraggingHans Goudey
2020-05-20UI: Fix Wideline AA for timelineClément Foucault
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix T76794: Number button cursor overrides eyedropper cursorCampbell Barton
2020-05-20Fix color picker being used for non-color buttons such as rotationCampbell Barton
2020-05-20UI: add text to icon-only menu items when displayed in searchCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-19UI: Make timeline vertical bars thickness work on OSXClément Foucault
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: invoke operators in search menu instead of executeJacques Lucke
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