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-10-04Animation: Update tooltips to be more readableJames
2022-09-29Cleanup: use doxy-sections in anim_channels_edit.cCampbell Barton
2022-09-29Cleanup: spelling in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-08-05Fix T100093: Channel selection and grouping issuesAmélie Fondevilla
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-07-27Fix T99870 : Prevents crash when rearranging channels in dopesheetAmelie Fondevilla
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-06-09Fix T98686: Cant rename local NLA tracks within a local library override data...Bastien Montagne
2022-06-09Cleanup: return true/false instead of 0/1 when returnin boolean.Bastien Montagne
2022-05-04Cleanup: make formatCampbell Barton
2022-05-03NLA: improve visibility of action & active channelNate Rupsis
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
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