Aaron Gilbert

Results 3 issues of Aaron Gilbert

All event callbacks that filter for 'config' are incorrectly named. For example, `OnCharacterSpawnConfig` should be `OnCharacterSpawnClass`. Documentation: https://sites.google.com/site/swbf2modtoolsdocumentation/battlefront2_scripting_system

bug
attrib_functions
api_vscode
api_luadoc

While documenting the functions for VSCode, I noticed a number of incorrect descriptions/parameter names with some functions. I've corrected some of them, but I need to do another pass over...

attrib_functions
api_luadoc
attrib_params
attrib_returns
scope_info
scope_names
type_missing
type_incorrect

I don't believe this happens for all models, but for one of my models the vertex colors export incorrectly no matter what I seem to do. I don't know how...