1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-14 00:30:54 +00:00
openmw/files/lua_api/openmw
elsid e00eb50587
Remove stepping from findSmoothPath
This is not used anyway. There are features like smooth movement which remove
all redundant points.

Use single findStraightPath call instead of multiple.
2023-07-22 18:08:40 +02:00
..
async.lua Use reasonable Luadoc comment headers 2022-02-23 22:08:50 +01:00
camera.lua lua - add world to viewport function to camera 2023-06-14 11:47:11 -07:00
core.lua Inert -> Innate 2023-06-25 18:30:27 +00:00
debug.lua Lua commands debug.toggleGodMode and debug.toggleCollision 2023-06-07 23:41:29 +02:00
input.lua Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
interfaces.lua Fix typos in Lua documentation 2023-07-08 18:40:33 +02:00
nearby.lua Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
postprocessing.lua postprocessing lua api extensions 2022-05-22 18:53:38 -07:00
self.lua Change MWScript Lua bindings (#7142) 2023-06-30 22:26:17 +02:00
storage.lua Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
types.lua Add non-carriable lights to nearby.items 2023-07-12 22:26:06 +02:00
ui.lua Add a note in the docs 2023-02-26 14:13:06 +01:00
util.lua Fix typos in Lua documentation 2023-07-08 18:40:33 +02:00
world.lua Change MWScript Lua bindings (#7142) 2023-06-30 22:26:17 +02:00