Commit graph

148 commits

Author SHA1 Message Date
treeform 1328014e5f Merge branch 'master' of github.com:treeform/vmath 2020-03-18 19:23:16 -07:00
treeform 1857862896 Fix a bug with randVec3. 2020-03-18 19:23:01 -07:00
treeform 3aafce7405
Merge pull request #9 from guzba/master
New '$' formatting, func all the things, add some more functionality
2020-03-17 19:12:40 -07:00
Ryan Oldenburg 8873f44b04 fix extra comma 2020-03-17 21:10:52 -05:00
Ryan Oldenburg b6e6e452e4 updated readme 2020-03-17 19:38:39 -05:00
Ryan Oldenburg 52f568c162 use strformat for $ 2020-03-17 18:35:41 -05:00
Ryan Oldenburg fd11bced38 func 2020-03-17 18:15:38 -05:00
Ryan Oldenburg a81545eb97 add indexed setter for quat 2020-03-17 16:20:33 -05:00
treeform b1f828ad55
Merge pull request #8 from guzba/master
Removable? https://nim-lang.org/docs/system.html#clamp%2CT%2CT%2CT
2020-03-17 11:21:29 -07:00
Ryan Oldenburg 79311e786e removable? https://nim-lang.org/docs/system.html#clamp%2CT%2CT%2CT 2020-03-17 13:18:41 -05:00
treeform 5a49ff86db
Merge pull request #7 from guzba/master
Add normalized linear interpolation for quats
2020-03-17 07:31:19 -07:00
Ryan Oldenburg 53c396c709 add normalized linear interpolation for quats 2020-03-17 01:52:57 -05:00
treeform f0b87ab1a4
Merge pull request #6 from guzba/master
Cap like other things seem to
2020-03-16 17:52:31 -07:00
Ryan Oldenburg 6f7ffdfd60 bugfix 2020-03-13 21:33:45 -05:00
Ryan Oldenburg b2350fe404 cap like other things seem to 2020-03-13 00:09:21 -05:00
treeform cfd1d2442d Merge branch 'master' of github.com:treeform/vmath 2020-03-10 21:36:46 -07:00
treeform 1ca42be449 Add new quantize method for vec3. 2020-03-10 21:36:43 -07:00
treeform 2a22a823ac
Merge pull request #5 from guzba/master
Updated morepretty
2020-03-10 13:01:19 -07:00
Ryan Oldenburg d5f452174b morepretty 2020-03-10 14:55:06 -05:00
treeform b9f9e6dc40
Merge pull request #4 from guzba/master
Ran mddoc, new procs
2020-03-08 20:20:37 -07:00
Ryan Oldenburg a394c4170c Ran mddoc, new procs 2020-03-08 22:13:25 -05:00
treeform 9602785efe Nimpretty. 2020-03-07 20:56:54 -08:00
treeform adbd4a6849 0.3.0 2020-03-07 19:26:01 -08:00
treeform 4ad9fb081c
Merge pull request #3 from guzba/master
Moving a few things into vmath
2020-03-07 19:24:18 -08:00
Ryan Oldenburg 5bd74ecbf5 add a couple more procs, mostly for rect 2020-03-07 20:44:39 -06:00
Ryan Oldenburg 56a0e6ea2d single empty line 2020-03-07 20:33:08 -06:00
guzba c212d3d95b
Improve docs and use unix line endings (#2)
* use unix line endings
* improving some docs
* add mddoc dep
2020-03-05 17:44:26 -08:00
treeform b84d23be05 Change some test stuff. 2019-11-17 17:35:36 -08:00
treeform 6dc778389f
Add a CI (#1) 2019-11-17 09:33:39 -08:00
treeform c66c1ee9b3 Update docs. 2019-10-17 07:42:23 -07:00
treeform ea1ffe046f Merge branch 'master' of github.com:treeform/vmath 2019-06-01 10:32:05 -07:00
treeform 5d9d3880e3 Added lenSq, distSq, randVec, and .xy/.wh to Rects 2019-06-01 10:32:02 -07:00
Andre von Houck 90c3b9fcb4 Update required compiler version and bump the packadge version. 2019-05-14 14:24:53 -07:00
treeform f71647cf5a test 2019-02-06 08:40:22 -08:00
treeform 960564856a Stupid quats again! 2019-02-06 08:24:43 -08:00
treeform 748b3a1184 fix small bug in matrix scale 2019-01-21 21:38:41 -08:00
treeform d494ab1518 fix sin/cos issue. 2019-01-07 08:59:11 -08:00
treeform c515641f68 add angleBetween tow angels function 2018-10-14 10:04:28 -07:00
treeform 359f7726eb move fn 2018-10-13 08:34:57 -07:00
treeform 04e27d4122 Changed to use float32 instead of float. 2018-09-02 08:59:23 -07:00
treeform 1bcd8194c1 Remove xmath, remove print dependency 2018-08-19 10:49:49 -07:00
treeform a3a94a148f Update to 0.2.0 2018-08-18 08:59:44 -07:00
treeform 2f21a19443 Change to use float rect 2018-08-18 08:56:42 -07:00
treeform 965e2b06cc update structure 2018-08-12 14:25:42 -07:00
treeform 83c55e5801 Add x-math 2018-08-10 08:57:37 -07:00
treeform 39999fd006 Added readme 2018-08-10 08:08:56 -07:00
treeform e2e2a01a2b add tests 2018-08-10 08:06:50 -07:00
treeform 6eabdc708c first commit 2018-08-10 08:05:43 -07:00