Filip Tibell
|
1c814285c6
|
Implement GetDebugId instance method
|
2023-10-25 11:10:24 +02:00 |
|
Filip Tibell
|
9fe3b02d71
|
Start work on custom instance properties and methods in roblox builtin
|
2023-10-06 11:58:39 -05:00 |
|
Kenneth Loeffler
|
ede3365f64
|
Use TerrainMaterials::from_str to parse material variant name (#118)
|
2023-10-05 21:10:11 -05:00 |
|
Filip Tibell
|
e92cb4ee64
|
Fix new clippy lints
|
2023-10-05 20:54:36 -05:00 |
|
Kenneth Loeffler
|
c43648faec
|
Use clone_multiple_into_external in Document instance methods (#117)
|
2023-10-04 14:25:26 -05:00 |
|
Filip Tibell
|
74d7f3d66f
|
Update dependencies
|
2023-10-04 09:02:17 -05:00 |
|
Filip Tibell
|
e4850666c5
|
Get rid of our custom typeof shim, thanks mlua
|
2023-10-03 21:26:08 -05:00 |
|
Filip Tibell
|
bfcd78c43e
|
Round decimal place in Vector3 and CFrame when converting to dom type
|
2023-09-25 13:43:59 -05:00 |
|
Kenneth Loeffler
|
1dfffdc31b
|
Use correct matrix ordering coventions for CFrame (#103)
|
2023-09-17 21:54:26 -05:00 |
|
Kenneth Loeffler
|
67fe1d3e4d
|
Refactor CFrame.new constructors to use a match on arg len (#102)
|
2023-09-16 21:28:44 -05:00 |
|
Filip Tibell
|
a3feece9d4
|
Add back variadic CFrame methods
|
2023-08-24 19:13:56 -05:00 |
|
Kenneth Loeffler
|
bcfc7d2f55
|
Implement Terrain:GetMaterialColor and Terrain:SetMaterialColor (#93)
|
2023-08-24 18:39:13 -05:00 |
|
Filip Tibell
|
de0f017540
|
Refactor export tables for roblox builtin library
|
2023-08-23 14:53:52 -05:00 |
|
Filip Tibell
|
52a6c4f4da
|
Revert #85 to fix SIGSEGV
|
2023-08-23 12:07:16 -05:00 |
|
David C
|
c86190def1
|
Implement variadic versions of CFrame methods (#85)
|
2023-08-14 15:43:01 -05:00 |
|
Filip Tibell
|
78c23507c9
|
Fix clippy complaining about default trait
|
2023-08-09 16:32:17 -05:00 |
|
Filip Tibell
|
ee3d0ba502
|
Use published versions of rbx-dom libraries
|
2023-08-09 16:28:12 -05:00 |
|
Filip Tibell
|
82e5844dad
|
Fix remaining deadlock cases for instances
|
2023-08-04 14:34:58 -05:00 |
|
Filip Tibell
|
0869b16ba6
|
Use plain mutex for global dom instead of rwlock
|
2023-08-04 14:05:44 -05:00 |
|
Filip Tibell
|
31e625aa71
|
Separate userdata impl for Instance out into new module for maintainability
|
2023-08-04 13:58:54 -05:00 |
|
Filip Tibell
|
8853aad620
|
Implement reflection database accessible from lua in roblox builtin
|
2023-07-21 12:10:56 +02:00 |
|
Filip Tibell
|
2f464f846a
|
Update dependencies
|
2023-07-20 11:07:44 +02:00 |
|
Filip Tibell
|
689994552f
|
Goodbye monorepo, hello monolith
|
2023-07-20 09:47:00 +02:00 |
|