Radiant:
misc... * texbro search: SearchFromStart option (match start of texture name) * texbro search: entry is activated/deactivated by mouse pointing * texbro search: clear button
This commit is contained in:
@@ -2346,6 +2346,7 @@ void SurfaceInspector_registerShortcuts(){
|
||||
void TexBro_registerShortcuts(){
|
||||
command_connect_accelerator( "FindReplaceTextures" );
|
||||
command_connect_accelerator( "RefreshShaders" );
|
||||
toggle_add_accelerator( "SearchFromStart" );
|
||||
}
|
||||
|
||||
void Misc_registerShortcuts(){
|
||||
|
||||
Reference in New Issue
Block a user