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-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
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-10Cleanup: use macro for comparing file versionsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09Fix T81468: Missing NULL check for F-curve rna_path in versionning code.Bastien Montagne
2020-10-03Cleanup: rename main preferences versioning functionCampbell Barton
2020-10-02Fix (unreported) design flow in how workspace's relation data are read from ....Bastien Montagne
2020-09-26Fix T81168: 2.8x Crash when loading 2.79 file.Bastien Montagne
2020-09-15Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional"Jeroen Bakker
2020-09-15Image Editor: Make Rendering of Pure Emissive Colors OptionalJeroen Bakker
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-08Link/Append: support instancing object dataCampbell Barton
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix constant lighting change in VR view when rotating headJulian Eisel
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-08Clenup: use STREQ macroCampbell Barton
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock