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
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: remove outdated/redundant commentsCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-04-08Fix: Dragging a modifier to the same index recalculates modifier stackHans Goudey
2021-03-30Cleanup: Decrease variable scopeHans Goudey
2021-02-05Cleanup: correct spelling in codeCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-22Fix: Mouse presses in some areas do not set active modifierHans Goudey
2020-12-04Fix T83346: Scrolling doesn't work with mouse over panel headerHans Goudey
2020-12-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-26UI: Fix incorrect offset for panel label when zooming inHans Goudey
2020-11-20UI: Fix panel drag icon added to redo panelHans 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-17Fix T81227: Modifier menu and text switch placesJulian Eisel
2020-11-16UI: Remove X axis panel draggingHans Goudey
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-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-05Cleanup: Improve property search related comments panel codeHans 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-03Cleanup: Remove unused parameter in panel codeHans Goudey
2020-10-26Cleanup: spellingCampbell Barton
2020-10-20Cleanup: use BLI_listbase_is_single instead of countingCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Property Search: Reset panel expansion when exiting searchHans Goudey
2020-10-07Fix / cleanup panel category tab drawingYevgeny Makarov
2020-10-06Fix T81470: Buttons in closed panel visible during searchHans Goudey
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-03Cleanup: Remove dead code in panel logicJulian Eisel
2020-10-02Property Search: Don't use search color for subpanel titlesHans Goudey
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-28Fix T79275: Missing redraw for pinned active tool settings panelsDavid Friedli
2020-09-24Cleanup: Move function to proper sectionHans Goudey