You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Removed unnecessary "is not a function" warnings from ScriptContext. All these warnings are followed by returning false, which call sites can use to report warnings where appropriate. In the case of material lua functors, it is not appropriate to report a warning which is why I'm removing these. The material system uses the "Call" API to potentially call a function that may or may not exist, and it is acceptable for that function to be absent. |
5 years ago | |
|---|---|---|
| .. | ||
| CryEngine | 5 years ago | |
| Framework | 5 years ago | |
| LauncherUnified | 5 years ago | |
| Sandbox | 5 years ago | |
| Tools | 5 years ago | |
| CMakeLists.txt | 5 years ago | |