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-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-26UI: Fix incorrect offset for panel label when zooming inHans Goudey
2020-11-24UI: Add Trackpad Smooth Scrolling for PopoversYevgeny Makarov
2020-11-24UI: Block Safety Not Scaled CorrectlyYevgeny Makarov
2020-11-23Fix T82849: Assert When Unlinking "Edit Source" Text Data-block.Bastien Montagne
2020-11-21Cleanup: Declare variables where initializedHans Goudey
2020-11-20UI: Fix panel drag icon added to redo panelHans Goudey
2020-11-19Merge remote-tracking branch 'origin/blender-v2.91-release'Dalai Felinto
2020-11-19Fix T82833: GreasePencil crash when changing to Vertex Color modeDalai Felinto
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-18Fix: Sub-panel backdrop sometimes draws when closedHans Goudey
2020-11-18Cleanup: Move function to proper sectionHans Goudey
2020-11-18UI Code Quality: Refactor panel drawing functionHans Goudey
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel
2020-11-18Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-18Fix T82800: Changing settings from a pie menu doesn't add undo stepsCampbell Barton
2020-11-18Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-18Fix undo UI text containing shortcuts & newlinesCampbell Barton
2020-11-18Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-18Fix wrong grease pencil datablock icon in file browserNathan Craddock
2020-11-18Cleanup: remove break after return statementsCampbell Barton
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-17Cleanup: Remove unecessary NULL checkHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-17Fix T82341: Warning in terminal during property searchHans Goudey
2020-11-17Fix T81227: Modifier menu and text switch placesJulian Eisel
2020-11-17Fix T81227: Modifier menu and text switch placesJulian Eisel
2020-11-16UI: Remove X axis panel draggingHans Goudey
2020-11-14Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-13Cleanup: Remove unecessary logic in panel codeHans Goudey
2020-11-13Cleanup: Simplify panel activate state functionHans Goudey
2020-11-12Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-12Fix T82093: Sampled Colors Mismatch When Painting (Partial)Jeroen Bakker
2020-11-11UI: Tooltips: dont add period to labelsAaron Carlisle
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-07Fix for T78211: Trackpad Zoom to Mouse Position ErrorYevgeny Makarov
2020-11-07Fix for T65714: Pinch Zooming Crash using Mac TrackpadYevgeny Makarov
2020-11-06Cleanup: replace STREQLEN with STRPREFIX for constant stringsCampbell Barton
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
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