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-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: anim, remove `const` declarations from pass-by-value paramsSybren A. Stüvel
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-03-10Fix T65076: Missing EasingType implementation on the DopesheetSybren A. Stüvel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Add curve decimate in the graph editorSebastian Parborg
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell 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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
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-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-02-26Code reshuffling to prevent problems like the previous commit happening againJoshua Leung
2016-02-26Fix T47503 - My previous fix for T47472 accidentally reused an unrelated flagJoshua Leung
2016-02-05Fix T45915: Cannot select keyframes in summary channels in Dope Sheet in Twea...Joshua Leung
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-10-29Cleanup: warnings, typosCampbell Barton