5 Commits

Author SHA1 Message Date
PEMapModder
0d37e96678 Fixed wrong doccomment for Vector3::add()
Yes I know it was me who wrote it wrong.
2014-07-19 11:59:31 +08:00
PEMapModder
47503d84c2 Added doccomment for Vector3::add() and Vector3::subtract()
This is to avoid IDEs thinking that argument 1 for `Vector3::subtract()` must be an int. (But the fact is `Vector3` is OK too)
2014-07-13 13:43:09 +08:00
Shoghi Cervantes
88157d6e99 Added workaround for #1527 2014-06-23 22:35:02 +02:00
Shoghi Cervantes
db15ae49a1 Updated to extension 0.0.2 2014-04-09 00:56:36 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00