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-09Fix strict compiler warningsSergey Sharybin
2022-11-09Cancel Equalize Handles & Snap Keys when no control points are selectedColin Basnett
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-20Fix misleading operator name in the dope-sheet and action editorSebastian Parborg
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-04-28Fix T96476: Equalize Handles not working on all keyframesKevin C. Burke
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2021-11-05Cleanup: use doxy sections in graph editor moduleCampbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-07-29Fix T89976: Mirror Keys By Value performs wrong scale conversionSybren A. Stüvel
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-04-01Fix T87037: Add tooltip for "Paste Flipped"Falk David
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-06Fix T70316: Custom "Delete Keyframes" shortcut still requiresPhilipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-09Cleanup: use doxy sections for graph_edit.cCampbell Barton
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-11-23Cleanup: Animation, split `graph_edit.c` into separate filesChristoph Lendenfeld
2020-11-23Animation: New Euler filter implementationSybren A. Stüvel
2020-11-19Cleanup: Animation, fix uninitialised variable in Euler filter codeSybren A. Stüvel
2020-11-19Cleanup: Animation, refactor Euler filterSybren A. Stüvel
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-03Fix paste f-curve modifiers default "Only Active" valueSebastian Parborg
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-29Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-28Animation: Improve labels on Snap menu in NLA & DopesheetAaron Carlisle
2020-10-28Add a Un-Bake FCurves operatorSebastian Parborg
2020-10-20Cleanup: General comment style clean up of graph_edit.c and fcurve.cSebastian Parborg
2020-10-16Animation: Snap Cursor Value operatorSybren A. Stüvel
2020-10-16Cleanup: Animation, split up frame jump operatorSybren A. Stüvel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-25Cleanup: SpaceGraph ED code: use boolean litterals when needed.Bastien Montagne
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel