Petr Mikheev
|
7ccbf95503
|
[Lua] makeStrictReadOnly for enums
|
2022-05-16 00:16:26 +02:00 |
|
fredzio
|
d05a2facf3
|
Handle NCC flag in Nif files. Objects with this flag will collide only with camera.
Expose objects with NC flag to be used by Lua mods.
|
2022-04-17 20:03:00 +02:00 |
|
Petr Mikheev
|
51845e9553
|
Rendering raycasts in Lua
|
2022-04-11 23:36:54 +02:00 |
|
Petr Mikheev
|
fa115418eb
|
[Lua] Remove queries
|
2022-03-15 23:35:36 +01:00 |
|
Petr Mikheev
|
ed85393288
|
Replace sol::table::create_table_with with a more compiler-friendly implementation. It fixes MSVC error "compiler is out of heap space" and also slightly reduces binary size.
|
2021-11-11 22:46:01 +01:00 |
|
Petr Mikheev
|
eb2f863b7d
|
Resolve unused-lambda-capture warnings
|
2021-09-28 13:02:45 +02:00 |
|
Petr Mikheev
|
fb3917fc1a
|
Lua callbacks
|
2021-09-28 09:36:23 +02:00 |
|
Petr Mikheev
|
0bd1c22e24
|
Raycasting in Lua
|
2021-09-28 09:36:23 +02:00 |
|