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-10Cleanup: Fix comment in recent commit.Jeroen Bakker
2021-09-10T78995: Enable keylist threaded drawing.Jeroen Bakker
2021-09-10Anim: Keylist drawing optimization by using arrays.Jeroen Bakker
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-13Cleanup: remove unused draw_gpencil_channel.Jeroen Bakker
2021-08-11Cleanup: moved keyframe drawing to a draw list.Jeroen Bakker
2021-08-11Cleanup: Keylist Drawing - Split up in multiple functions.Jeroen Bakker
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-03-17Modify Dopesheet block between keyframesAntonio Vazquez
2021-02-09GPencil: Basic block drawing in DopesheetAntonio Vazquez
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-07-03Cleanup: Editors/Animation, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell 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-11-07Dopesheet: correctly use floating point threshold in ActKeyColumn tree.Alexander Gavrilov
2018-11-06Fix T57656: Keyframes cannot be selected in Grease Pencil Dopesheet.Alexander Gavrilov
2018-10-31Cleanup: indentationCampbell Barton
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-18Cleanup: styleCampbell Barton
2018-10-17Dope Sheet: fix assert in new hold code when bezier keys are not sorted.Alexander Gavrilov
2018-10-17Cleanup: namingCampbell Barton
2018-10-17Cleanup: whitespaceCampbell Barton
2018-10-16Dope Sheet: unify comparison threshold for the ActKeyColumn tree.Alexander Gavrilov
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-16GP: Set Dopesheet layers in Top-Down orderAntonioya
2018-10-12Dope Sheet: fix hold highlighting for non-bezier interpolation.Alexander Gavrilov
2018-10-09Cleanup: namingCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton