Page MenuHomeWildfire Games

Clean up the updateBandbox function
ClosedPublic

Authored by OptimusShepard on Feb 11 2018, 2:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 5:30 AM
Unknown Object (File)
Mon, Sep 23, 10:58 PM
Unknown Object (File)
Sun, Sep 22, 7:55 AM
Unknown Object (File)
Tue, Sep 10, 5:25 AM
Unknown Object (File)
Fri, Sep 6, 7:40 PM
Unknown Object (File)
Wed, Sep 4, 11:30 AM
Unknown Object (File)
Mon, Sep 2, 10:39 AM
Subscribers
Restricted Owners Package

Details

Summary

add some vector functions
see D1288

Test Plan

test the bandBox

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/differential/5/display/redirect

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/differential/6/display/redirect

bb added a subscriber: bb.

Code should do the same, testing says it is ok

binaries/data/mods/public/gui/session/input.js
353 ↗(On Diff #5763)

"Returns the coordinates of the vertices." or even better "@returns {array} The coordinates of the vertices."

This revision is now accepted and ready to land.Feb 12 2018, 12:21 PM
This revision was automatically updated to reflect the committed changes.
Owners added a subscriber: Restricted Owners Package.Feb 12 2018, 12:41 PM

Thanks for the patch and review Optimus and bb!