You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix bug where it was failing to separate the category from translated description which caused false matches Fix it to strip the "Class" from category description, this was prioritizing interface functions too high Change the way the shorter length weight works by giving a bonus for matching short words instead of penalizing for irrelevant long words Changed all word match bonuses to use the best one so redundant keywords like "add add" don't get prioritized and lower percentage match weight Bump the description weight if there are no keywords, and minor weight tweaks in general #rb ben.hoffman [CL 16256919 by ben zeigler in ue5-main branch]