obs-StreamFX/source
Michael Fabian Dirks fd5723d56b filter-transform: Fix perspective camera and more
* Fixed the perspective mesh not filling the entire frame with the default settings.
* Changed the maximum range of 'Field of View' to 179 degrees instead of 180 degrees.
* Changed the direction the perspective camera looks at to +Z instead of -Z. This should feel more natural for users of other 3D programs.
* Changed the 'Position (Z)' default to 0.
* Added translation strings for 'Field Of View', 'Position', 'Scale' and 'Rotation'.
2017-07-01 04:06:58 +02:00
..
filter-displacement.cpp filter-displacement: Cleanup data 2017-06-29 07:35:41 +02:00
filter-displacement.h filter-displacement: Fix typo in string definitions 2017-06-29 07:30:47 +02:00
filter-shape.cpp filter-shape: Fix inability to create complex shapes 2017-06-29 03:40:57 +02:00
filter-shape.h filter-shape: Fix inability to create complex shapes 2017-06-29 03:40:57 +02:00
filter-transform.cpp filter-transform: Fix perspective camera and more 2017-07-01 04:06:58 +02:00
filter-transform.h filter-transform: Fix perspective camera and more 2017-07-01 04:06:58 +02:00
gs-helper.cpp gs-helper: Add maximum vertices parameter to VertexHelper 2017-06-29 03:39:16 +02:00
gs-helper.h gs-helper: Add maximum vertices parameter to VertexHelper 2017-06-29 03:39:16 +02:00
plugin.cpp filter-transform: Add 3D Transform filter 2017-06-29 03:41:32 +02:00
plugin.h Initial code 2017-06-28 23:21:42 +02:00
strings.h strings: Fix alignment 2017-06-29 03:41:48 +02:00
version.h.in Initial code 2017-06-28 23:21:42 +02:00