27 Commits

Author SHA1 Message Date
HomeWorld
4bd1435b12 Revert "Use GS->SetScissorRect for cropping instead of GS->SetCropping"
This reverts commit b4a08c378748f025c3a1abacfe0230d6981c6c28.
2013-09-12 07:23:46 +03:00
HomeWorld
0153c31e61 Revert "Small adjustment to selection/cropping box"
This reverts commit b9cc371c604a2f7387dd529cbe963e1e04122ce4.
2013-09-09 05:59:13 +03:00
HomeWorld
b9cc371c60 Small adjustment to selection/cropping box 2013-09-08 21:23:59 +03:00
HomeWorld
e99109340d Fixed selection/cropping boxes (edit mode) 2013-09-08 19:59:00 +03:00
HomeWorld
b4a08c3787 Use GS->SetScissorRect for cropping instead of GS->SetCropping 2013-09-08 15:01:44 +03:00
jp9000
e40a9dd7c0 Fixed a bug where global sources would initialize when switching to a scene with an unchecked global source, also made it so that global sources regsiter as having "entered" and "left" the scene when checked and unchecked 2013-09-02 09:57:24 -07:00
Eric Bataille
b8eb61014e Fix anchors when scaling cropped items. 2013-07-19 19:35:24 +02:00
Eric Bataille
a66906746d Move scaled crop calculation to SceneItem::GetCrop() 2013-07-13 14:02:42 +02:00
Eric Bataille
78cd443b60 Scale cropping with source scaling. 2013-07-06 21:55:14 +02:00
jp9000
c68be1e948 fixed a crash when deleting unchecked sources 2013-05-07 13:21:44 -07:00
jp9000
b66f210e5e made it so that unchecked items are dully destroyed instead of just invisible. (many users mistakenly believed that to be the original functionality of the checkboxes. well, now it is.) 2013-05-07 13:16:46 -07:00
paibox
e9037cfd5a Cropping code cleanup, fix for cropping textures with inverted texture coords 2013-05-05 02:27:44 +02:00
Richard Stanway
73f68bdc3f Static analysis cleanups 2013-04-30 23:11:08 -04:00
Eric
d449641b01 Enhanced cropping support. Source box changes size with cropping, don't reset cropping to 0 when re-editing it. 2013-04-29 23:52:13 +02:00
John R. Bradley
c3a66d0b8e Rudimentary crop gui support 2013-04-25 19:31:05 +09:00
Richard Stanway
be2e8582b8 Initial cropping support (no UI) 2013-04-19 13:21:06 -04:00
Lucas Murray
00c41fd8a5 Make the DirectX control fill all available space; Display a message
when the user isn't streaming or if the preview is disabled; 1:1 mode
now center aligns the preview if the window is too small
2013-03-18 18:02:07 +08:00
Lucas Murray
8116b0680e Added a 1:1 preview mode that is currently always enabled 2013-03-04 11:36:50 +08:00
jp9000
34f73441b3 finally fixed that utterly stupid size reset thing 2013-02-22 23:42:06 -07:00
jp9000
99c8112e45 fixed more potential holes in the status bar update thing
fixed slight miscalculation of lost frames in the log file
fixed issue where frames would still preprocess and such even if disabled
2013-02-10 15:49:49 -07:00
jp9000
87fd5a155c Added C-style API exports instead of relying on horrible virtual function tables
Fixed a bug with item insertation
2013-02-06 09:39:15 -07:00
Richard Stanway
1d405fba7e Render sources top to bottom rather than bottom to top. 2013-02-02 18:29:41 -05:00
William Hamilton
43ffabfd5b Added checkboxes to sources list to toggle rendering in the scene.
Required extensive changes add the listbox had to be converted to a listview, which uses a very different messaging scheme. Some other minor fixes having to do with the sources list....
2013-01-08 02:22:20 -06:00
jim
7e10a6cad2 added more info to crash handler, fixed some bugs, adjusted rtmp code, removed unnecessary traces 2012-11-22 06:50:22 -07:00
jim
f99d74d008 0.38a 2012-09-20 23:07:10 -07:00
jim
dbfe80f28e 0.36a 2012-09-12 20:55:40 -07:00
jp9000
5b9e3b9dcb Initial commit 2012-08-30 21:54:15 -07:00