Commit Graph
15 Commits
Author SHA1 Message Date
Aidan Mueller 69fef6ce21 Fixed cross product formula
Components should be multiplied when calculating the cross product, not added.
(cherry picked from commit dccd2ac732)
2017-01-08 12:44:39 +01:00
MugenHachi 86efdae7de Updated vector turning math
The code example for how to turn a vector 90 degrees in either direction was wrong. The coordinates of the left vector were set to the "v_right" vector and vice-versa.
2016-11-17 09:55:10 -02:00
tonyrh 2602508f6f Update links to Kinematic Character demo
It looks like you moved the demos to a different project on github, this updates the links to the Kinematic Character code.
2016-09-26 22:22:11 +02:00
Andrew Conrad 0641de2be1 Misc changes to "Vector math" 2016-04-01 11:33:37 -05:00
David 5ea53bd20a a batch of typo fixes 2016-02-24 01:40:31 -06:00
Rémi Verschelde c972bcc934 Fix some build errors 2016-02-19 22:09:40 +01:00
Rémi Verschelde e905d0cc06 Same as before but for other tutorials
Sorry for the big commits with bad logs,
it was some really tiresome job :)
2016-02-19 22:00:07 +01:00
Rémi Verschelde d53519a5d9 Fix a few more links + add missing attachment 2016-02-11 22:54:24 +01:00
Rémi Verschelde 411a9e5ce6 Drop extraneous escapes before underscores 2016-02-10 18:57:06 +01:00
Rémi Verschelde 948eaa07fe Fix all paragraphs parsed as lineblocks by pandoc 2016-02-09 23:40:35 +01:00
Rémi Verschelde 8ae833f701 Fix links to classes 2016-02-09 23:03:27 +01:00
Rémi Verschelde 2a7ab71a60 Fix most internal links 2016-02-08 23:45:57 +01:00
Rémi Verschelde 91a4bcc5e1 Add a unique reference tag to all pages 2016-02-08 22:07:55 +01:00
Rémi Verschelde 35a347d35c Remove extraneous license text, it is defined globally 2016-02-08 18:31:36 +01:00
Rémi Verschelde b1ae87dade Finish importing full OP contents 2016-02-08 18:24:54 +01:00