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-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-04-28Fix T96476: Equalize Handles not working on all keyframesKevin C. Burke
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-07-03Cleanup: Editors/Animation, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T65076: Missing EasingType implementation on the DopesheetSybren A. Stüvel
2020-02-10Cleanup: spellingCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19Fix T56697: missing viewport update after keyframe edits in animation editors.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-03-07Fix T47706: 'CTRL ALT Left Mouse' clicking on the dope sheet summary line cra...Julian Eisel
2016-02-26Code Cleanup - Fix commentsJoshua Leung