Blender Git Statistics -> Developers -> bird_d

bird_d (bird_d)

Total Commits : 1
Master Commits : 1
Branch Commits : 0
First Commit : October 26, 2021
Latest Commit : October 26, 2021

Commits by Month

DateNumber of Commits
October, 20211

Favourite Files

FilenameTotal Edits
blender_default.py1
industry_compatible_data.py1
anim_channels_edit.c1

File Changes

ActionTotalPer Commit
Modified33.0

Code Changes

ActionTotalPer Commit
Lines Added4747.0
Lines Removed4848.0

Latest commits Feed

Revision 41a4c62 by bird_d / Sybren A. Stüvel (master)
October 26, 2021, 09:56 (GMT)
Animation UI: Make Ctrl+F use textbox instead of pop-up

Avoid blocking the UI when searching for animation channels with Ctrl+F.

Instead of showing a single text input in a blocking popup, Ctrl+F now
just focuses the search box above the channel list. It feels nicer to
use and has the niceties that come from using that textbox, like
searching per keystroke, compared to the old pop-up method.

As the behaviour of the operator has changed considerably, this also
changes the operator name from `anim.channels_find` to
`anim.channels_select_filter` and updates the keymaps.

Reviewed By: ChrisLend, sybren

Differential Revision: https://developer.blender.org/D12146

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021