- 5月 24, 2018
-
-
由 IanKirwan 创作于
* Add files via upload Mods to allow toggling notifications and enable/disable invocation of VAutodrive in case user wants to use other software to drive while capturing data e.g. DeepGTAV * Revert "Add files via upload" This reverts commit 6e580364e4adce7c9d2deda0244fc5704698c264. * Conditionally resample depth to fit GTAV window Resamples (down samples) the depth and stencil maps to the same size as the GTAV window image capture if the depth map has larger dimensions than the GTAV window resolution. * Moved scaled x and y declarations/definitions outside of sample loops. Moved scaled x and y declarations/definitions outside of sample loops to improve code efficiency. * Moved scaled values back into context. scaledX and Y needed to have for loop context. * Revert "Add files via upload" This reverts commit 6e580364e4adce7c9d2deda0244fc5704698c264. * Z key toggles notifications Mod to toggle notifications using the Z key. Gets rid of notifications during capture. * Added call to get screen size Added call to get screen size
-
- 1月 25, 2018
-
-
由 Matěj Račinský 创作于
* Bugfixes, typos fixes and coding style. Added column "created" to each table in PostgreSQL, which defaults to now(), so does not BC break. * Added reading configuration from file and added logging to file.
-
- 12月 01, 2017
-
-
由 Matěj Račinský 创作于
Added column "created" to each table in PostgreSQL, which defaults to now(), so does not BC break.
-
- 11月 04, 2017
-
-
由 Matěj Račinský 创作于
* Updated README of native driver. * indentation * Little clarified install instructions. * Added some notes to fix crashing game during screenshot. * Fixed postgres schema for managed plugin. * Added ini information. * Added scripts info.
-
- 8月 21, 2017
-
-
由 IanKirwan 创作于
* Create README.md A new readme file for the native code containing build steps. * Update README.md fixed minhook lib path and typos * Update README.md fixed properties path for minhook lib * Update README.md changed Eigen from 3.3.4 to 3.3.1 as specified by barcharcraz in https://github.com/umautobots/GTAVisionExport/blob/master/native/conanfile.txt
-
- 8月 03, 2017
-
-
由 Charles Barto 创作于
-
- 3月 28, 2017
-
-
由 Charles Barto 创作于
-
由 Charlie Barto 创作于
-