CyberEngineTweaks icon indicating copy to clipboard operation
CyberEngineTweaks copied to clipboard

Add BasicTypes overload operators

Open poirierlouis opened this issue 5 months ago • 8 comments

Add overload operators for Vector3 and Vector4.

  • Includes +, -, *, /, < and <= operations.
  • Add ThrowLuaError in LuaVM to throw when dividing by zero.
  • Formats Lua usertypes in Scripting for easier maintenance.

2024-01-20_CET_basictypes-overload-operators

poirierlouis avatar Jan 20 '24 11:01 poirierlouis