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-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
2020-10-13UI: Add highlight arguments to tab buttonsHans Goudey
2020-10-13UI: Monochrome Alert Icons not changing color until theme refreshHarley Acheson
2020-10-13UI: Monochrome Alert Icons and use the Question icon in the Quit dialogYevgeny Makarov
2020-10-12UI: Remove Hard-coded Default Font SizeHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09UI: use Ctrl-TrackPad to cycle valuesYevgeny Makarov
2020-10-08UI: Fix opacity of the popover arrow outlineYevgeny Makarov
2020-10-07UI: Fix Incorrect Workspace Tab SizingHarley Acheson
2020-10-07Fix / cleanup panel category tab drawingYevgeny Makarov
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-06Fix T81470: Buttons in closed panel visible during searchHans Goudey
2020-10-05Cleanup: Declare variables where initializedHans Goudey
2020-10-03Cleanup: Remove duplicated View2D pan polling logicJulian Eisel
2020-10-03Revert part of previous commitJulian Eisel
2020-10-03Fix compile error when compiling with WITH_INPUT_NDOF after View2D changesJulian Eisel
2020-10-03Fix error in previous commit...Julian Eisel
2020-10-03Fix possible un-initialized variable use in UI codeJulian Eisel
2020-10-03Fix issues with calling View2D zoom operators in an `EXEC` contextJulian Eisel
2020-10-03Cleanup: Remove redundant View2D operator poll checkJulian Eisel
2020-10-03Cleanup: Remove duplicated View2D zoom polling logicJulian Eisel
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel