Torque3D/Engine
marauder2k7 e56f4cb6a6 if statements
Changed:
if check on vals now return true if the value has a string value
%val = "test me" if(%val) will now return true since %val is not null

Script side:
string checks for "true" and "false" will now be parsed as integer values of 1 and 0.

TEST VIGOUROUSLY
2024-06-16 15:04:20 +01:00
..
bin add missing exe files 2024-05-01 15:54:03 +01:00
lib final cleanup 2024-05-12 15:13:03 +01:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source if statements 2024-06-16 15:04:20 +01:00
CMakeLists.txt * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00