Fixed clip planes lagging behind when parented to a bone on a model part #65
Annotations
1 error and 10 warnings
Lint Code
Process completed with exit code 1.
|
Lint Code:
lua/pac3/core/client/parts/clip.lua#L4
Unused variable: IsEntity
|
Lint Code:
lua/pac3/core/client/parts/clip.lua#L9
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/clip.lua#L10
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L1
Unused variable: NULL
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L15
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L16
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L17
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L21
Inconsistent use of 'double quoted strings' and 'single quoted strings'
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L39
Style: Please add a space after the comma
|
Lint Code:
lua/pac3/core/client/parts/bone.lua#L39
Style: Please add a space after the comma
|
Loading