Commit Graph

  • 0501920345 Merge remote-tracking branch 'upstream/master' master bri cassa 2021-11-01 10:44:31 +0100
  • 63edf837d7 depends.txt -> mod.conf HybridDog 2021-10-10 12:57:57 +0200
  • 9bf8a890c6 Merge remote-tracking branch 'upstream/master' bri cassa 2021-09-21 23:13:15 +0200
  • ed6b514057 Make vector.zero callable Desour 2021-09-05 00:01:16 +0200
  • 374735b17f Merge remote-tracking branch 'upstream/master' bri cassa 2021-03-12 12:41:19 +0100
  • f8c12047d5 Add .luacheckrc and some code cleanup HybridDog 2021-03-01 20:24:02 +0100
  • fdbcc2e425 A small comment HybridDog 2021-03-01 19:26:18 +0100
  • 2f0ad734d4 Merge remote-tracking branch 'upstream/master' Sys Quatre 2020-08-25 20:07:10 +0200
  • 8c7aaf6c0b Fix a bug in deprecated vector.plane Desour 2020-08-25 00:19:50 +0200
  • e826bbd9b9 Replace vector.scalar with vector.dot Desour 2020-08-25 00:07:07 +0200
  • a1f3da77c0 Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev nalc-1.2.0 Sys Quatre 2020-06-14 22:59:41 +0200
  • 6f2bc919db vector.triangle: (try to) avoid holes in neighbouring triangles HybridDog 2020-04-18 14:16:35 +0200
  • bc08421e20 Add documentation HybridDog 2020-04-07 20:47:07 +0200
  • 8ddb3879fb Update README HybridDog 2020-03-27 18:40:04 +0100
  • 275ec4af3b Remove unused vector.triangle code and try to make it a bit faster HybridDog 2020-03-27 18:30:19 +0100
  • f7dbb1a884 Add (unoptimized) vector.triangle HybridDog 2020-03-27 18:17:25 +0100
  • d1a3c95286 Remove the vector.cross and deprecate vector.scalar; those functions are in minetest now HybridDog 2020-02-17 13:04:53 +0100
  • 6f5431097c Corrige crash au démarrage causé par mauvais merge Sys Quatre 2019-12-22 16:54:58 +0100
  • 268c6a0c36 Merge branch 'master' of yunohost.local:mtcontrib/vector_extras into nalc-1.2-dev Sys Quatre 2019-12-22 16:03:20 +0100
  • 9c6e53dd0a Add another untested fill algorithm and update LICENSE HybridDog 2019-12-01 11:31:11 +0100
  • dc368f7a7e Add untested efficient flood fill algorithm HybridDog 2019-12-01 11:00:53 +0100
  • c843090d58 Ajoute message de chargement du mod dans le journal "action" nalc-1.0 sys4-fr 2019-01-19 19:56:13 +0100
  • 8d78f3cb9b Fix wrong file name in dofile Hybrid Dog 2017-12-25 20:52:09 +0100
  • 02df8d2d46 Add new functions and remove deprecated/inefficient Hybrid Dog 2017-11-26 11:22:24 +0100
  • fdb043d709 Thicken parabola Hybrid Dog 2017-06-19 17:52:01 +0200
  • c221f0eec3 Fix parabola calculation mistakes, parabola works Hybrid Dog 2017-06-18 13:47:54 +0200
  • 2fce6dbdc9 test code Hybrid Dog 2017-06-11 09:32:04 +0200
  • ecce896497 Add throw_parabola, doesnt work yet Hybrid Dog 2017-06-11 08:58:13 +0200
  • 472deb6c04 rename the sort function, fixes #2 HybridDog 2017-01-25 09:43:00 +0100
  • 86d267e8f1 add vector.serialize it works ~4.5 times as fast as dump dump works ~1.3 times as fast as minetest.serialize if a vector is passed HybridDog 2016-05-27 17:20:57 +0200
  • 83ff39b66a add get max coord and rayIter and improve fine line HybridDog 2016-04-23 11:09:10 +0200
  • 934714fb48 🐈 HybridDog 2016-02-18 18:46:22 +0100
  • 5877a2c8bb 🐈 HybridDog 2016-02-06 12:04:27 +0100
  • 52adb555cb 🐈 HybridDog 2016-01-31 12:17:38 +0100
  • 70e08a15a2 returning the table isnt necessary, vector.sort usage changed a bit HybridDog 2015-12-19 23:20:10 +0100
  • 177c679621 🐈 HybridDog 2015-08-31 11:29:17 +0200
  • 07d9584e32 add table modificating functions HybridDog 2015-08-30 15:51:56 +0200
  • 8700859ea5 🐈 HybridDog 2015-08-27 21:23:11 +0200
  • f85a54a070 🐈 HybridDog 2015-08-27 20:44:45 +0200
  • bb71910c2c Add collision function to vector asl97 2015-06-25 08:39:03 +0800
  • 95a528221c 🐈 HybridDog 2015-05-29 12:09:25 +0200
  • 55fd22890b 🐈 HybridDog 2015-05-12 21:29:05 +0200
  • 1db996a040 some changes HybridDog 2015-04-25 09:54:07 +0200
  • 02291fcb65 edit code HybridDog 2015-04-25 08:35:23 +0200
  • c75042050a the triangle function works now HybridDog 2015-04-25 08:28:18 +0200
  • 3ee60ac7a3 automatic update HybridDog 2015-04-16 20:42:21 +0200
  • 622e644cfd automatic update HybridDog 2015-03-07 16:02:28 +0100
  • 052a995875 automatic update HybridDog 2014-12-28 22:01:45 +0100
  • a34d7eb231 update the vector.line function HybridDog 2014-09-14 17:15:00 +0200
  • 2c18e641f1 automatic update HybridDog 2014-08-08 13:39:58 +0200
  • 51f60dd676 add a 2d line function HybridDog 2014-07-27 14:50:03 +0200
  • 9be98c66ab fix a mistake at vector.line and add gitignore HybridDog 2014-06-09 15:32:15 +0200
  • 11d6679bbc update HybridDog 2014-04-24 13:19:04 +0200
  • 8371cc84d9 may work faster HybridDog 2014-03-08 18:14:41 +0100
  • 1af07d4b59 fix vector.sun_dir HybridDog 2014-03-08 18:09:09 +0100
  • 8563a67478 update HybridDog 2014-03-05 21:02:25 +0100
  • 0f8ccaefb0 update HybridDog 2014-03-03 15:16:12 +0100
  • c48c2b9285 update HybridDog 2014-02-24 19:44:02 +0100
  • 33093457f4 update HybridDog 2014-02-22 22:40:17 +0100
  • 63fca47f33 more safety with table_contains HybridDog 2014-02-10 18:26:49 +0100
  • cc62ddeed8 update HybridDog 2014-02-09 12:43:46 +0100
  • 4b6b8d6266 update HybridDog 2014-02-09 11:46:46 +0100
  • 5c3c45b05f init HybridDog 2014-02-09 11:43:15 +0100