Commit Graph

1083 Commits

Author SHA1 Message Date
ff76f3c865 Instance: name 2024-09-20 18:01:33 -07:00
ededfd9e55 include source in error 2024-09-20 18:01:25 -07:00
e2c74b8dfe use find_default_property 2024-09-20 17:54:43 -07:00
701897b00d coerce_float32 2024-09-20 17:54:16 -07:00
930ac1c331 cframe: fixup FromLua 2024-09-20 17:53:55 -07:00
aa0bee9f69 the "transmute lifetimes" solution 2024-09-20 14:01:36 -07:00
f3d4d8dbda v0.10.4 roblox scripts 2024-09-20 11:50:44 -07:00
f0d0c925dc v0.3.5 roblox emulator 2024-09-20 11:46:55 -07:00
7bd456ee8c roblox emulator 2024-09-20 11:45:09 -07:00
acfdc1bd5e v0.1.0 open source 2024-09-20 11:43:29 -07:00
261e0a474e GetDescendants 2024-09-18 20:16:28 -07:00
a394778a8e make boosters work 2024-09-18 20:16:14 -07:00
2dddda685a must own (rework api) 2024-09-18 18:48:11 -07:00
129998e628 tweak Vector3 FromLua 2024-09-18 18:48:11 -07:00
cef0ce4c09 impl Into<rbx_types::Vector3> for Vector3 2024-09-18 18:48:09 -07:00
d5854f7e92 add deps 2024-09-18 18:46:38 -07:00
f84bd5651e context take a &mut WeakDom to simplify external business 2024-09-18 15:30:28 -07:00
546a4aa8c7 test negative 2024-09-18 11:50:34 -07:00
94cd23fe4b add ratio tests 2024-09-18 10:44:18 -07:00
c7c17243fb set script full name 2024-09-17 18:26:58 -07:00
1585e2f321 fix the problem 2024-09-17 18:26:30 -07:00
4f13a1e69d update deps 2024-09-17 18:02:37 -07:00
a4e2ed7e2f error printing function 2024-09-17 18:00:17 -07:00
1a0bb8f8c4 paste old code 2024-09-17 17:17:12 -07:00
362b5709ff change api again 2024-09-17 17:16:57 -07:00
bc773f7d45 test fix better 2024-09-17 15:10:11 -07:00
934475b959 fix fix 2024-09-17 15:10:07 -07:00
665d528b87 remove debug from float builder 2024-09-17 14:48:21 -07:00
865d7a7886 float tests 2024-09-17 14:47:18 -07:00
031cd6e771 float builder (debug version) 2024-09-17 14:47:14 -07:00
2ccc5bb17d runner: no object 2024-09-16 19:01:26 -07:00
4eb6c7c057 Initial commit 2024-09-16 18:54:04 -07:00
b9f9b2ba7e update deps 2024-09-16 18:26:07 -07:00
6dbe96fca2 Fixed<1,_>::to_raw() 2024-09-16 15:48:52 -07:00
655a6da251 cheese extrapolate div 2024-09-16 15:02:43 -07:00
a100f182e1 Fix trait 2024-09-16 15:02:31 -07:00
0734122e75 ratio: ord methods 2024-09-16 11:46:05 -07:00
4e284311e1 this depends on that 2024-09-15 20:30:09 -07:00
0cd28e402e fixed: special case for convenience 2024-09-13 14:00:40 -07:00
260ed0fd5c ratio: PartialEq, Eq, PartialOrd, Ord 2024-09-13 14:00:13 -07:00
ec82745c6d matrix: from_rows 2024-09-12 12:16:58 -07:00
10e56fb0b9 default numba (use with care) 2024-09-12 12:16:58 -07:00
5646bd3b5a fixed width specific impls 2024-09-12 10:52:57 -07:00
6cb639317c const helpers 2024-09-11 15:15:06 -07:00
db5c37c2fb implement 'fix' function that changes the fixed point 2024-09-11 14:06:34 -07:00
a73a32f2ad Divide trait 2024-09-11 13:29:13 -07:00
44ac6fe4be fixed_wide: no default features 2024-09-11 12:59:22 -07:00
1a24de3cd9 deferred division for vector + matrix 2024-09-11 12:20:17 -07:00
9f77531995 implement Debug + Display 2024-09-11 12:06:58 -07:00
7b78338c76 fix tests :/ 2024-09-10 14:50:35 -07:00