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-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-11-05UI: Fix Support for Anonymous Menu SeparatorsHarley Acheson
2020-11-05Cleanup: Use const for function argumentsHans Goudey
2020-11-05Fix T82417: Panels draw below others while animating after dragHans Goudey
2020-11-05Cleanup: Simplify panel collapse handler logicHans Goudey
2020-11-05Cleanup: Remove unused Panel.snap from DNA and handler codeHans Goudey
2020-11-05Cleanup: Remove unused drag scaling code for panelsHans Goudey
2020-11-05Cleanup: Make panel function staticHans Goudey
2020-11-05Cleanup: Move function to proper fileHans Goudey
2020-11-05Fix T80313: Fix clipped text in splash screen on hiDPI monitorsJulian Eisel
2020-11-05Cleanup: Improve property search related comments panel codeHans Goudey
2020-11-04Cleanup: Remove incorrect commentHans Goudey
2020-11-04Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-04Remove incorrect assert in button group codeHans Goudey
2020-11-04Fix assert on mouseover of blocks not using the layout systemHans Goudey
2020-11-04Fix assert on mouseover of blocks not using the layout systemHans Goudey
2020-11-04Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-04Fix T81691: Use-after-free with property search and hovered buttonHans Goudey
2020-11-04Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-04Property Search: Fix missing update switching tabs after searchHans Goudey
2020-11-04Cleanup: Remove broken/deprecated setting of color-ramp button step sizeJulian Eisel
2020-11-03Cleanup: Remove unused parameter in panel codeHans Goudey
2020-10-29Merge branch 'blender-v2.91-release'Julian Eisel
2020-10-29Fix Zoom to Mouse Position ignored when zooming outJulian Eisel
2020-10-29Allow Trackpad Ctrl-Pan to Cycle Enum ValuesYevgeny Makarov
2020-10-29Fix for T78211: Trackpad Zoom to Mouse Position ErrorYevgeny Makarov
2020-10-29Allow Building Without UI_PROP_DECORATEYevgeny Makarov
2020-10-29Cleanup: spellingCampbell Barton
2020-10-29Fix for T65714: Pinch Zooming Crash using Mac TrackpadYevgeny Makarov
2020-10-29UI: Improved alignment of labels and buttonsYevgeny Makarov
2020-10-28UI: Improved Checkbox Width CalculationYevgeny Makarov
2020-10-28UI: Popover Position ChangeYevgeny Makarov
2020-10-27Fix use after free in interface handlerHans Goudey
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-26Cleanup: spellingCampbell Barton
2020-10-25UI Code Quality: Cleanup ui_but_update_from_old_blockHans Goudey
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-20Cleanup: use BLI_listbase_is_single instead of countingCampbell Barton
2020-10-19UI: Simplified Categorized MenusHarley Acheson
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-18Fix for T81400: Block Width CorrectionsHarley Acheson
2020-10-16Property Search: Reset panel expansion when exiting searchHans Goudey
2020-10-15Fix T76597: Support Keyframe: Copy To SelectedWayde Moss
2020-10-15UI: Add reset to default value to keymapHans Goudey
2020-10-14UI: Change Invert Filter icon for UIListAntonio Vazquez
2020-10-13Fix T81674: LibOverride: 'Define Override' UI operation can crash.Bastien Montagne
2020-10-13Property Search: Find results in all tabsHans Goudey