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-03-22Fix T96624: NLA crash when reordering tracks if no object is selected.Pratik Borhade
2022-03-09Cleanup: fix wrong spelling of texture and indentationBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-26Animation UI: Make Ctrl+F use textbox instead of pop-upbird_d
2021-07-29Fix T89952: GPencil channel box selection offsetFalk David
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-06-29Fix T89484: NLA "Remove Empty Animation Data" missing Outliner refreshPhilipp Oeser
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-11Fix T89033: segfault reordering animation channelsMaxime Casas
2021-03-18GPencil: Fix unreported datablock type changed using Dopesheet box selectAntonio Vazquez
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-26Fix T85038: No curve is "active" after selecting all curvesSybren A. Stüvel
2021-01-25Cleanup: spellingCampbell Barton
2021-01-22Fix dope-sheet exiting edit-mode when activating an objectCampbell Barton
2021-01-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-11-30Fix T81628: Moving Python-made channels freezes BlenderSybren A. Stüvel
2020-11-30Cleanup: Animation, clean up action group rearranging codeSybren A. Stüvel
2020-11-24Animation: Remove debug printsSybren A. Stüvel
2020-11-06Fix T82364: Widget anim state not updated when deleting channel in Graph EditorPhilipp Oeser
2020-10-16Cleanup: remove debug printf()Sybren A. Stüvel
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-15Cleanup: Animation, rename function to match operatorSybren A. Stüvel
2020-10-12Animation: avoid WM notification when nothing changedSybren A. Stüvel
2020-10-12Cleanup: Animation, small cleanups on anim channel selection codeSybren A. Stüvel
2020-10-12Cleanup: Animation, split `mouse_anim_channels()` into separate functionsSybren 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-28Cleanup: animation, simplify `anim_flush_channel_setting_up()`Sybren A. Stüvel
2020-09-28Cleanup: animation, split up ANIM_flush_setting_anim_channels()Sybren A. Stüvel
2020-09-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors/Animation, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-04-21Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-04-21Fix T75472 Crash on "Remove Empty Animation Data" in NLA editorSybren A. Stüvel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
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-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-17Fix T73909: Crash deleting grease pencil layer from dope sheetCampbell Barton