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-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
2019-08-30Cleanup: spellingCampbell Barton
2019-08-14Fix T68597: GPencil Dope Sheet can fail to display active GP objectAntonioya
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-09Implement Movieclip filter for action editorsSergey Sharybin
2019-07-07Cleanup: spellingCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
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-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17Fix T60982: don't allow editing group properties in linked actions.Alexander Gavrilov
2019-04-17Fix Change when re-running clang-format 7.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Fix T63281: Drivers inside nodegroups inside nodegroups don't show up in Driv...Sebastian Parborg
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Fix typosJoshua Leung