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-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
2020-10-03Cleanup: Remove dead code in panel logicJulian Eisel
2020-10-03Fix error in recent change "run UserDef versioning from readfile.c"Campbell Barton
2020-10-03Fix stack use after scope error after recent cleanupHans Goudey
2020-10-03UI: Create button group if none existsHans Goudey
2020-10-03UI: Move button groups from layout to block levelHans Goudey
2020-10-03Cleanup: run UserDef versioning from readfile.cCampbell Barton
2020-10-02Property Search: Don't use search color for subpanel titlesHans Goudey
2020-10-02Property Search: Differentiate search filtered and inactive buttonsHans Goudey
2020-10-02Fix T78503: Disabled layout portion passes mouse throughHans Goudey
2020-10-02Cleanup: Declare variables where initializedHans Goudey
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-10-02Fix userpref.blend using version from startup.blendCampbell Barton
2020-09-30Fix implicit conversion from pointer to boolHans Goudey
2020-09-30Cleanup: Remove unused View2D variables and functionHans Goudey
2020-09-30Cleanup: Reduce indentationHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-30Cleanup: Make function privateHans Goudey
2020-09-30Fix use after free deleting object with modifier panels visibleHans Goudey
2020-09-29Property Search: Set expansion properly for child panelsHans Goudey
2020-09-28UI Code Quality: Clear layout pointer on layout destructionJulian Eisel