baldurk
c1cb2c7333
Comment capture options, deprecate CacheStateObjects. Closes #61
2014-09-24 23:44:31 +01:00
baldurk
4d05273bc1
Fix loading settings not working with the working-dir hint
2014-09-06 16:28:34 +01:00
baldurk
4e6c8202b4
Save on unnecessary thrown ArgumentExceptions (convenience)
2014-08-03 15:03:59 +01:00
baldurk
6e9b08e382
Add faint default working directory when textbox is 'blank'
...
* If the working directory is empty, the directory containing the exe is
used instead, make this more clear in the UI.
2014-07-25 10:28:28 +01:00
baldurk
7982301b60
Speculative fix for crash report NullReferenceException in OnInject
2014-05-26 15:00:02 +01:00
baldurk
3ccd8980a3
Fix default capture options not being applied in 0.20 and above
...
* These capture options used to be propagated through from the C++ struct
when there was a C++/CLI dll used for interop between C# and C++. Now
that we use P/Invoke this needs to be added back so a couple of default
options can be enabled
2014-05-26 13:53:30 +01:00
baldurk
c38affcded
Initial commit of existing code.
...
* All renderdoc code up to this point was written by me, history is available by request
2014-05-02 08:33:01 +01:00