Torque3D/Engine/source/T3D/AI
2025-04-18 11:36:27 -05:00
..
AIAimTarget.cpp fix aim safeties to actually be safe, add an explicit clearAim script command 2025-04-16 17:58:30 -05:00
AIAimTarget.h aiinfo subclass inheritance cleanups, and default constructor removals for safeties 2025-04-17 14:38:27 -05:00
AIController.cpp expose a getThrottle for vehicles. save some calcs in AIWheeledVehicleControllerData 2025-04-18 11:00:13 -05:00
AIController.h expose a getThrottle for vehicles. save some calcs in AIWheeledVehicleControllerData 2025-04-18 11:00:13 -05:00
AICover.cpp completed list of roughly ported over scripthooks. 2025-04-17 01:27:08 -05:00
AICover.h aiinfo subclass inheritance cleanups, and default constructor removals for safeties 2025-04-17 14:38:27 -05:00
AIGoal.cpp generalized ai subsystem wipwork 2025-04-15 15:12:27 -05:00
AIGoal.h aicontroller: 2025-04-17 17:55:38 -05:00
AIInfo.cpp behavioural change: feeding an AInfo an object with a 0 radius causes the class to fill in radius from that objects bounds box 2025-04-18 11:36:27 -05:00
AIInfo.h completed list of roughly ported over scripthooks. 2025-04-17 01:27:08 -05:00
AINavigation.cpp expose a getThrottle for vehicles. save some calcs in AIWheeledVehicleControllerData 2025-04-18 11:00:13 -05:00
AINavigation.h expose a getThrottle for vehicles. save some calcs in AIWheeledVehicleControllerData 2025-04-18 11:00:13 -05:00