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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-23Fix: Missing DNA rename for recent mesh refactorHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-09-13Fix: Resolve deprecation warning when copying polygon structHans Goudey
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-05-04Cleanup: More clear name in surface deform modifierSergey Sharybin
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-25Cleanup: rename CustomDataExternal.filename => filepathCampbell Barton
2022-03-25Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-07Cleanup: sort DNA renamingCampbell Barton
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-03-18LineArt: Add missing dna variable renameSebastian Parborg
2020-11-06Fix T82387: Crash loading file saved with recent master in old versionsJulian Eisel
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-17Cleanup: sort DNA renamingCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-16Cleanup: sort DNA renaming definesCampbell Barton
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18DNA: comment on how to avoid DNA rename errorsCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton