english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Developers -> azeemba

Azeem Bande-Ali (azeemba)

Total Commits : 1
Master Commits : 1
Branch Commits : 0
First Commit : December 9, 2021
Latest Commit : December 9, 2021

Commits by Month

DateNumber of Commits
December, 20211

Favourite Files

FilenameTotal Edits
interface_handlers.c1
interface_region_search.cc1

File Changes

ActionTotalPer Commit
Modified22.0

Code Changes

ActionTotalPer Commit
Lines Added77.0
Lines Removed88.0

Latest commits Feed

Revision b8bad35 by Azeem Bande-Ali / Jacques Lucke (master)
December 9, 2021, 10:15 (GMT)
Fix T93519: handle prefix names in autocompletes

Autocomplete entires keep track of the length of the prefix
in `name_prefix_offset`. However, the name matching logic
was comparing the string including the prefix which resulted
in tab-completion not working (when the user didn't also type
in the prefix, typically two whitespaces).

This is fixed by passing in a char pointer after the end of
the prefix.

Additionally, some searchbox logic is moved. Previously,
`ui_searchbox_apply` would clear the entry which would mean
that `ui_searchbox_find_index` would never succeed. Now the
search box is only cleared if no match was found.

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

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021