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-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: Don't recalculate normals in versioning codeHans Goudey
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Cleanup: use enum for local versioning enumCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Fix (unreported) broken do_version of hidden layers from pre-2.8 files.Bastien Montagne
2022-01-25Fix T93058: Crash on opening old pre-2.80 .blend files.Bastien Montagne
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-27Cleanup: Move 2.80 doversion code under a MAIN_VERSION_ATLEAST checkDalai Felinto
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-23Link/Append: Refactor flags.Bastien Montagne
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-14LibLink: New Append code.Bastien Montagne
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04Cleanup: de-duplicate ID renaming utility for versioningCampbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Cleanup: clang-format, clang-tidyCampbell Barton
2021-06-30Fix bad versioning of snapping flagsGermano Cavalcante
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-04-01Fix: incorrect versioning code for lights propertiesBrecht Van Lommel
2021-03-06Cleanup: commentsCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-11-03Outliner: Add "Selectable" object filterJaggz H
2020-11-01Rename BKE_sequencer.hRichard Antalik