Greatly simplify LLSyntaxIdLSL:
* Move file fetched callback to the singleton and handle all syntax id changes within the singleton * Remove a fair number of bool checks and method relying more on callbacks to drive syntax changes. * Don't pretty print the cache file to conserve space and to speed up xml to llsd parsing * Clean up includes
Showing
- indra/newview/llpreviewscript.cpp 30 additions, 65 deletionsindra/newview/llpreviewscript.cpp
- indra/newview/llpreviewscript.h 1 addition, 2 deletionsindra/newview/llpreviewscript.h
- indra/newview/llsyntaxid.cpp 123 additions, 173 deletionsindra/newview/llsyntaxid.cpp
- indra/newview/llsyntaxid.h 28 additions, 83 deletionsindra/newview/llsyntaxid.h
Loading
Please register or sign in to comment