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
2022-09-19Cleanup: spellingCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-05UI: Corrected Scaling of AREAMINXHarley Acheson
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-07-11Cleanup: Remove unused operator name storage in UI listsJulian Eisel
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-22UI: Use a map for block name lookupsErik
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-04Cleanup: rename eRegionType -> eRegion_TypeCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-16Cleanup: spelling in commentsCampbell Barton
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-15UI: New UI list layout type for big preview tilesJulian Eisel
2021-07-15UI: UI list refactor & preparations for asset view templateJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-13Cleanup: Move PanelType flag from DNA to BKE headerHans Goudey
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-05Cleanup: Remove unused Panel.snap from DNA and handler codeHans Goudey
2020-11-02UI: Enable writing global area data (top-bar, status-bar) to .blend'sJulian Eisel
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-15UI: Single tab property searchHans Goudey
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-08-19UI: Remove panel X axis closing codeHans Goudey
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-16Fix T78426: Header flips when changing editorsCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-06-30Cleanup: spellingCampbell Barton
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-05-26UI: List Panel SystemHans Goudey
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto