Commit Graph

17 Commits

Author SHA1 Message Date
Emma Broman
8498b3fd6d Add Lua function to ask module if a camera path is running 2020-11-18 13:49:38 +01:00
Emma Broman
0dd6d73eb3 Add option to compute camera up direction from transform of target 2020-11-17 09:48:07 +01:00
Emma Broman
ec5f81c00e Add a function to go to a geodecic positon on a renderable globe 2020-11-06 16:20:42 +01:00
Emma Broman
73af17b029 Add a function to go to a specific height 2020-11-05 11:21:51 +01:00
Emma Broman
74c1979400 Minor cleanups 2020-10-27 08:52:12 +01:00
Emma Broman
353b950fc6 Adapt to new master: Pointer notation for globals 2020-10-27 08:51:49 +01:00
Emma Broman
04130fe68a Do some initial cleanup 2020-09-25 16:11:56 +02:00
unknown
544f2531b0 Functions for retrieving view direction added 2020-05-07 18:25:45 +02:00
Emma Broman
408289fac4 Add scripts for rendering path and control points 2020-04-30 14:17:37 +02:00
Emma Broman
141df97471 Move min boundingsphere property to module class and access globally 2020-04-06 17:22:29 +02:00
Emma Broman
6ec519b0ca Make minimal allowed bounding sphere a property 2020-02-26 09:49:17 -05:00
Emma Broman
50d7bdafcf minor cleanup 2020-02-25 10:35:48 -05:00
Lingis
cf8472cf34 Added accessors for rendering control points, for debugging 2020-02-03 11:19:31 -05:00
Emma Broman
fdb9903713 Provide path position function, to use for rendering of path 2020-01-30 16:16:51 -05:00
Emma Broman
e209e7cd6a Add funciton and keybinding to stop playing a path 2020-01-26 16:30:20 -05:00
Emma Broman
76ed9f594d Add first prototype of pause/continue behavior 2020-01-14 15:36:53 -05:00
Emma Broman
3e283d1630 Add code for camera path generation module
Add all code in the state it was in Jan 10 2020 when branch cleanup was performed
2020-01-10 14:59:08 -05:00