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-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell 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: redundant use of static constantCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-02-13Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-10Cleanup: use macro for comparing file versionsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-08-07Cleanup: Versioning: silence Clang-Tidy readability-function-sizeSybren A. Stüvel
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-25Cleanup: move deprecated enum into versioning codeCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-24Preferences: disable changing 'U' on blend file versioningCampbell Barton
2019-09-13Cleanup: unused headers for readfile, versioningCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: includes in headersCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel
2019-04-24Nodes: remove group node forward compatibility with version 2.66Brecht Van Lommel
2019-04-24Nodes: better integrate node init and versioning in file readingBrecht Van Lommel
2019-04-22Cleanup: style, use braces for blenloaderCampbell Barton
2019-04-21Cleanup: comments (long lines) in blenloaderCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton