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-04RNA: support extracting names from paths without allocating memoryCampbell Barton
2021-09-03Docs: add note to skip_fcurve_selected_data sequence strip checkCampbell Barton
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-01Cleanup: remove redundant strstr callsCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-04Fix T85356: Dope Sheet not showing keyframes of Geometry Nodes graphSybren A. Stüvel
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-10BLI_string: return NULL from BLI_str_quoted_substrN on failureCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-14UI: New option to invert search filter in DopesheetAntonio Vazquez
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-07Fix T80531: Dope Sheet Shape Key Editor search/filter not workingPhilipp Oeser
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-08-21Cleanup: spellingCampbell Barton
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: Editors/Animation, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-13Fix T75676: Inconsistent "Only selected" GP layers in Dope SheetAntonio Vazquez
2020-04-09Cleanup: Remove unused varAntonio Vazquez
2020-04-09Cleanup: unused variableCampbell Barton
2020-04-09Fix T75122: Annotations: Only visible scene annotations in dopesheetAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-12Fix T66505: Dope Sheet shows empty Grease Pencil/Annotation layersSybren A. Stüvel
2020-03-12Cleanup: simplified Grease Pencil animdata filterSybren A. Stüvel
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Fix channel lists ignoring collection visibilitySybren A. Stüvel
2020-02-05Cleanup: Remove unused function: give_node_material()Antonio Vazquez
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-03Fix T71495: Some Textures with AnimData not visible in DopesheetSybren A. Stüvel
2020-01-02Fix T57111: Particle texture keyframes missing from Graph EditorSybren A. Stüvel
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto