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-21VSE strip thumbnailsAditya Y Jeppu
2021-09-16Cleanup: no need to clear new flags and pointers from whole Main when making ...Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Add `BKE_idtype_idcode_is_localizable`.Bastien Montagne
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-20Cleanup, remove extra code from previous commitKévin Dietrich
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Cleanup, formatKévin Dietrich
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-07-15Cleanup: Move UI list template code to own file (C++)Julian Eisel
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-08Cleanup: spellingCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell 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-28LibOverride: Fix crash in ShapeKeys when making a mesh override local.Bastien Montagne
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-05Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-04Fix missing background of buttons after reportsJulian Eisel
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-03-22UI: Remove text for add and remove buttons in cryptomatte nodeHans Goudey
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18UI: Dynamically increase data-block name button size if there's spaceJulian Eisel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-10Cleanup: spellingCampbell Barton
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-18Cleanup: Decrease variable scopeHans Goudey
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-27UI: Tooltip for data-block selector menus, showing full name and library infoJulian Eisel
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-05Fix T84367: Fix crash when showing invalid/legacy constraintsPhilipp Oeser
2021-01-04Cleanup: use const variablesCampbell Barton
2020-12-23Cleanup: Move functions to new ED (editor) operators file & general cleanupJulian Eisel
2020-12-22UI: keep image open button always visible in image editor datablock selectorBrecht Van Lommel
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey