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-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Cleanup: spellingCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-05-11UI: show tool-tips in menu searchCampbell Barton
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-05-07Cleanup: split search menu separator argument into own functionCampbell Barton
2020-05-07Cleanup: split button search callbacks into their own structCampbell Barton
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-17UI: support A-Z accelerator keys for pie menusCampbell Barton
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-14Cleanup: spellingCampbell Barton
2020-04-09Fix T75203: Crash when changing active keying setJulian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-13Fix T71112: UILayout.activate_init when used in popups that refreshCampbell Barton
2020-02-13Fix crash using 'activate_init' in popup menusCampbell Barton
2019-11-25CMake: support building without PythonCampbell Barton
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-10-16Fix incorrect limit check in button drawingCampbell Barton
2019-10-10Fix T70691: Crash picking object from eyedropperCampbell Barton
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30UI: assert on invalid click-step for integer buttonsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-15UI: Finalize old TODO in UI float number handling.Bastien Montagne
2019-08-02Cleanup: quiet maybe-unused warningCampbell Barton
2019-07-01Fix T66246: Key accelerators crashing on save dialogCampbell Barton
2019-06-19UI: add popover access for button labelsCampbell Barton
2019-06-19Fix button label access returning empty labelCampbell Barton
2019-06-17Inconsistent Percentage FormattingHarley Acheson
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton