Commit Graph

8 Commits (master)

Author SHA1 Message Date
x2048 0195d5f1cd
Use dtime to calculate player position in motion (#1)
Makes movement uniform and independent of framerates / step delays.
2021-08-22 00:44:31 +02:00
Dmitry Kostenko 7ed4276607 Added README.md with mod description 2021-03-19 09:59:05 +01:00
Dmitry Kostenko 00a2d70bc9 Fix error handling in position manager 2021-03-19 09:12:29 +01:00
Dmitry Kostenko c12cca96fb Add zoom motion 2021-03-07 02:03:43 +01:00
Dmitry Kostenko 477738b68b Add revert command to go back to origin 2021-03-07 01:39:43 +01:00
Dmitry Kostenko efee7ae3ff Add FOV control 2021-03-07 01:31:55 +01:00
Dmitry Kostenko e80b760e72 Add position management commands
pos subcommand:
  save
  restore
  clear
  list
2021-03-07 01:11:22 +01:00
Dmitry Kostenko 99c5916562 Initial commit. Basic movements
* Pan
* Tilt
* 360

* Dolly
* Truck
* Pedestal
2021-03-06 23:26:10 +01:00