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-09-18Merge branch 'master' into temp_bmesh_multirestemp_bmesh_multiresJoseph Eagar
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-02Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-06Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-30Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-20Sculpt dyntopo: Face set boundaries are now presered with dyntopoJoseph Eagar
2021-07-16Cleanup: spelling in commentsCampbell Barton
2021-07-15UI: New button/widget type for Asset Browser like preview tilesJulian Eisel
2021-07-15UI: Auto-scroll to keep active text buttons in viewJulian Eisel
2021-07-15UI: Support UI list tooltips, defined via Python scriptsJulian Eisel
2021-07-15UI: Support left-right arrow key walk navigation in UI listsNathan Craddock
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-13Cleanup: reduce indentationCampbell Barton
2021-07-13UI: support persistent state during number/slider interactionCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-28Fix T89515: Clicking on Favorites in File Browser will rename themJulian Eisel
2021-06-28Fix T89449: File Browser preview image not responsive to clickJulian Eisel
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Fix T89265: Crash when tabbing through num inputsFalk David
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-27Cleanup: simplify logic for copying vector button as textCampbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-06Fix T88058: Hover+return doesn't accept 0 as inputFalk David
2021-04-23Cleanup: clang-formatCampbell Barton
2021-04-22Fix T87688: Crash entering valid text into number fieldFalk David
2021-04-20Fix T87637: Dragging button value cancel not workingFalk David
2021-04-19Fix T87448: Avoid uiBut update if value was sameFalk David
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-10Cleanup: spellingCampbell Barton
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-05Cleanup: rename event to event_typeCampbell Barton