Zeno Rogue
|
8545c7d66f
|
shot:: more 16:9 formats
|
2021-08-05 13:22:29 +02:00 |
|
Zeno Rogue
|
334bf12292
|
added missing CAP_COMMANDLINE guards, and other fixes for non-CAP_COMMANDLINE
|
2021-06-01 13:07:55 +02:00 |
|
Zeno Rogue
|
7221ee58f2
|
animations: added movement angle 2
|
2021-05-17 14:28:19 +02:00 |
|
Zeno Rogue
|
ce11319968
|
anim:: fixed rug rotation
|
2021-04-23 20:37:15 +02:00 |
|
Zeno Rogue
|
871d103f9a
|
shot:: option -shot-500
|
2021-04-07 18:30:33 +02:00 |
|
Zeno Rogue
|
5a73510c4f
|
added some guards for MAXMDIM >= 4 and CAP_SOLV
|
2021-03-30 11:27:48 +02:00 |
|
Zeno Rogue
|
250909a6f3
|
CLI option for vertical shots
|
2021-03-06 11:48:15 +01:00 |
|
Zeno Rogue
|
0020957906
|
finalizer struct, and fixed animations breaking
|
2021-03-06 11:47:54 +01:00 |
|
Zeno Rogue
|
16259b66c9
|
added hooks_record_anim
|
2021-02-18 16:16:34 +01:00 |
|
Zeno Rogue
|
e4fd468d8d
|
added some missing guards
|
2021-02-07 22:55:11 +01:00 |
|
Zeno Rogue
|
a3a577c2e4
|
start_game missing in -animvideo
|
2021-02-07 22:55:11 +01:00 |
|
Zeno Rogue
|
41628cbd1a
|
config:: changed hooks_config to correct hooks_configfile
|
2021-02-07 22:55:10 +01:00 |
|
Zeno Rogue
|
3860e7a81d
|
remember recent setting changes, and other improvements
|
2021-02-01 15:10:03 +01:00 |
|
Zeno Rogue
|
5bd7dea231
|
improved help for editable values
|
2021-02-01 13:42:12 +01:00 |
|
Zeno Rogue
|
b40fc679af
|
renamed addparamsaver to param_type
|
2021-02-01 01:45:10 +01:00 |
|
Zeno Rogue
|
298c051beb
|
saver enums
|
2021-02-01 01:35:34 +01:00 |
|
Zeno Rogue
|
7fc1ce8b45
|
changed parameter order in float_setting
|
2021-01-31 20:44:34 +01:00 |
|
Zeno Rogue
|
3d6e38a321
|
a system for all settings in one place
|
2021-01-31 19:55:33 +01:00 |
|
Zeno Rogue
|
0dc00763d5
|
fixup to screenshot.cpp
|
2021-01-31 19:06:28 +01:00 |
|
Zeno Rogue
|
b28b2cc5c4
|
moved more settings from config.cpp to shot and racing
|
2021-01-31 18:53:52 +01:00 |
|
Zeno Rogue
|
1cefbd2ffa
|
anim:: record animation of another content
|
2020-11-14 14:18:57 +01:00 |
|
Zeno Rogue
|
8a5d4db2c3
|
shot:: default_screenshot_content now calls gamescreen, which correctly renders multi-game and some other things
|
2020-11-14 13:17:55 +01:00 |
|
Zeno Rogue
|
f35a09a885
|
anims:: improved rollback
|
2020-11-14 13:11:01 +01:00 |
|
Zeno Rogue
|
56164ab172
|
zoom_or_fov takes panini limits into account
|
2020-11-08 12:43:07 +01:00 |
|
Zeno Rogue
|
d64c5e338c
|
extra guards
|
2020-10-15 16:33:52 +02:00 |
|
Zeno Rogue
|
1422d97071
|
export hide-hud
|
2020-09-23 14:56:45 +02:00 |
|
Zeno Rogue
|
e26f8f5a5b
|
optimized inverses
|
2020-09-16 23:49:17 +02:00 |
|
Zeno Rogue
|
82f32607e6
|
MAJOR CHANGE: replaced (transmatrix,band_shift) pair with shiftmatrix
|
2020-07-28 22:06:14 +02:00 |
|
Zeno Rogue
|
47483f6ef4
|
anim:: rotation distance from center
|
2020-07-08 15:49:29 +02:00 |
|
Zeno Rogue
|
ad65ac4aa4
|
shot:: using models::is_3d
|
2020-07-03 15:39:52 +02:00 |
|
Zeno Rogue
|
9648642dd2
|
shot:: new options
|
2020-07-03 15:39:52 +02:00 |
|
Zeno Rogue
|
89585f004b
|
fixed some guards (in progress)
|
2020-07-03 14:42:33 +02:00 |
|
Zeno Rogue
|
72b3f78185
|
an option to add hooks after video
|
2020-05-25 02:32:15 +02:00 |
|
Zeno Rogue
|
31fba0fb6e
|
fixed the shot:: commands
|
2020-05-25 02:32:06 +02:00 |
|
Zeno Rogue
|
b0d1de01e5
|
option -animvideo now only available with CAP_VIDEO
|
2020-05-22 14:52:12 +02:00 |
|
Zeno Rogue
|
12dd3d68ac
|
screenshot formats
|
2020-05-22 14:50:23 +02:00 |
|
Zeno Rogue
|
d74fb28ff9
|
handle system calls
|
2020-05-22 14:50:10 +02:00 |
|
Zeno Rogue
|
11ce15a67b
|
CAP_VIDEO
|
2020-05-22 14:30:45 +02:00 |
|
Zeno Rogue
|
daeff80ff5
|
Merge pull request #108 from Quuxplusone/ifdef
Move all defaulting-of-`CAP_FOO` to sysconfig.h
|
2020-05-15 11:32:38 +02:00 |
|
Zeno Rogue
|
a30f4a89f7
|
rots::draw_underlying in screenshot
|
2020-05-08 21:21:42 +02:00 |
|
Arthur O'Dwyer
|
3e3457bd81
|
Eliminate some use of CAP_FOO and ISFOO outside of the preprocessor.
The old code worked, but it's strange to use these macros as if
they were C++ `bool` variables at runtime.
|
2020-05-03 20:57:34 -04:00 |
|
Zeno Rogue
|
97c9be0dde
|
better centering screenshot, 'rotate PC' option
|
2020-04-26 11:07:06 +02:00 |
|
Zeno Rogue
|
500df60990
|
In animation, 'monster turns' can be configured
|
2020-04-26 11:03:49 +02:00 |
|
Zeno Rogue
|
ec6d93b425
|
wrl:: added missing MAXMDIM guards
|
2020-04-17 15:36:47 +02:00 |
|
Zeno Rogue
|
0472bf764f
|
moved all projection-related parameters to a special struct; another copy of that struct created for rug
|
2020-04-17 00:53:58 +02:00 |
|
Zeno Rogue
|
84cf5d6e3a
|
added missing guards, mostly for CAP_WRL
|
2020-04-16 21:00:28 +02:00 |
|
Zeno Rogue
|
a380134d29
|
WRL selectable in menus, fixed some issues
|
2020-04-16 14:36:45 +02:00 |
|
Zeno Rogue
|
0ef619739e
|
textures in wrl export
|
2020-04-16 03:36:48 +02:00 |
|
Zeno Rogue
|
bf2eece2d8
|
wrl:: rug texture
|
2020-04-15 18:09:27 +02:00 |
|
Zeno Rogue
|
c8495c7fdb
|
wrl:: transparency
|
2020-04-15 18:08:55 +02:00 |
|