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-01Cleanup: spelling in commentsCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_FLAT_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Silent compilation warning in space_graph.Jeroen Bakker
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-20Fix error in rBfb0ea9Germano Cavalcante
2021-11-19Fix T85855: F-curves too thin on MacGermano Cavalcante
2021-07-15UI: Flip driver editor debug linesRed Mser
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-01-15Fix T81533: NLA Properly Draw FModifiersWayde Moss
2020-10-23Fix: Animation, Draw active keyframe handles only when BézierSybren A. Stüvel
2020-10-15Fix T81743: Changed behaviour in RGB Curves node interpolationSybren A. Stüvel
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-09-17Cleanup: Doxygen sectionsHans Goudey
2020-09-17Cleanup: Extract "draw_fcurve" as a separate functionHans Goudey
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
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-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-15UI: Graph Editor: Draw Handles Lines With SmoothingHans 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