Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#2032 closed task (fixed)

Move Javascript vector math to global namespace

Reported by: Josh Owned by: Josh
Priority: Nice to Have Milestone: Alpha 16
Component: UI & Simulation Keywords:
Cc: Patch:

Description (last modified by Josh)

Currently there is JS vector math defined in a number of different places (AI, simulation, rmgen). The idea is to unify all the methods to globalscripts.

Change History (5)

comment:1 by JoshuaJB, 10 years ago

In 14606:

Move simulation Vector math to globalscripts/Math.js. Refs #2032.

comment:2 by Josh, 10 years ago

Description: modified (diff)

comment:3 by Josh, 10 years ago

public/maps/random/rmgen/vector.js has a nice 2D and 3D vector pseudo-class we may want to consider using elsewhere.

comment:4 by Josh, 10 years ago

Resolution: fixed
Status: newclosed

This has been superseded by #2394 which has since been fixed.

Last edited 10 years ago by Josh (previous) (diff)

comment:5 by Josh, 10 years ago

Milestone: BacklogAlpha 16
Note: See TracTickets for help on using tickets.