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-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-07makesdna: fix parsing 'const', 'struct', 'unsigned' as a prefixCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-05-20GPencil: Adding length modifier.YimingWu
2021-04-13DNA: support int8_t type in DNA structsJacques Lucke
2021-03-27Comment: note that structs are zeroed instead of using defaultsCampbell Barton
2021-03-18LineArt: Add missing dna variable renameSebastian Parborg
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-10DNA: add defaults for UnifiedPaintSettingsSiddhartha Jejurkar
2021-02-05DNA: support structs with a size of 1 or 2 bytes.Jacques Lucke
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20CMake: add missing headersCampbell Barton
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-06Fix T82387: Crash loading file saved with recent master in old versionsJulian Eisel
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-15Cleanup: Use DNA defaults for grease pencil modifiersHans Goudey
2020-10-14Cleanup: Use DNA defaults for fluid modifierHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Add DNA defaults for ParticleSettings.Bastien Montagne
2020-10-08DNA: cleanup endian switching when loading fileJacques Lucke
2020-10-08Add DNA defaults for MovieClip.Bastien Montagne
2020-10-08Add DNA defaults for Collection.Bastien Montagne
2020-10-08Armature: Add minimal DNA defaults for bArmature.Bastien Montagne
2020-10-07Fix T81226: Crash opening 64bit files with endian switchingCampbell Barton
2020-10-05CMake: include DNA_modifier_defaults.hCampbell Barton
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-03Cleanup: rename main preferences versioning functionCampbell Barton
2020-10-02Cleanup: reduce variable scopesJacques Lucke
2020-10-01Cleanup: Use DNA defaults for cloth modifierHans Goudey
2020-10-01Use DNA defaults system for modifiersHans Goudey
2020-10-01Cleanup: dna_genfile API for accessing struct member offsetsCampbell Barton
2020-09-30Cleanup: spellingCampbell Barton