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
2020-09-01Merge branch 'master' into active-fcurve-keyframeactive-fcurve-keyframeHans Goudey
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-12Merge branch 'master' into active-fcurve-keyframeHans Goudey
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-07-10Remove unecessary commentHans Goudey
2020-07-07Merge branch 'master' into active-fcurve-keyframeHans Goudey
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-25Always draw active FCurve (and active keyframe) last (on top)Hans Goudey
2020-06-09Merge branch 'master' into active-fcurve-keyframeHans Goudey
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-18Move active graph vertex drawing to separate functionsHans Goudey
2020-05-18Merge branch 'master' into active-fcurve-keyframeHans Goudey
2020-05-15UI: Graph Editor: Draw Handles Lines With SmoothingHans Goudey
2020-05-15Remove unintentional changeHans Goudey
2020-05-14Add active keyframe to FCurve, draw and mark with clickselectHans Goudey
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2019-09-24Cleanup: removed 7-year-old commented-out code marked 'for now'Sybren A. Stüvel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-27UI: Graph Editor Dot ScalingHarley Acheson
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell 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-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Fix T62636: Overlapping scrollbar in driver editorJacques Lucke
2019-02-20Fix crash when rendering and drawing curves at the same timeSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-18Cleanup: styleCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault