Skip to content

Releases: elucideye/drishti

v0.12.4: fix eye texture grabbing (#697)

13 Jul 00:44
a1b7747
Compare
Choose a tag to compare
* fix eye texture grabbing

* bump patch v0.12.4
* update drishti-upload (new acf) and fix `impl->acf->setDoAcfTransfer(bool)`
* grab texture and/or images into vector<ImageView> in EyeFilter::dump() … pass through to public API

* update drishti-upload (acf v0.1.16)

* update minimal config

v0.12.3

19 Jun 19:11
Compare
Choose a tag to compare
remove FIXME block

v0.12.2

29 May 16:35
142d924
Compare
Choose a tag to compare
bump version to v0.12.2 (#672)

v0.12.1: Merge pull request #668 from elucideye/pr.update.drishti.upload

25 May 12:08
8815d29
Compare
Choose a tag to compare

v0.12.0: fix rpath format

24 May 01:57
Compare
Choose a tag to compare
* set CMAKE_INSTALL_RPATH w/ list syntax of string syntax
* add Context::updateGL() to allow use to call `glewInit()` from within windows DLL (requirement) for multi-context scenarios and bump minor sdk version
* add `add_library(drishti::drishti ALIAS drishti)` in install section for `add_subdirectory()` compatibility
* update driahti-face-test sample config file defaults

```
  set(CMAKE_INSTALL_RPATH "${DRISHTI_ORIGIN}/../lib" "${DRISHTI_ORIGIN}")
```

v0.11.1

22 May 16:30
Compare
Choose a tag to compare
Update submodule

v0.8.9

30 Jan 19:12
287306d
Compare
Choose a tag to compare
promote mirrored options from drishti-upload (CI project) to top leve…

v0.8.8

30 Jan 04:48
7642111
Compare
Choose a tag to compare

Config.cmake.in updates

v0.8.7: Merge pull request #628 from elucideye/pr.hunter

27 Jan 10:30
f237643
Compare
Choose a tag to compare

v0.8.6: Merge pull request #598 from elucideye/pr.nlohmann

24 Oct 01:04
Compare
Choose a tag to compare