Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/colour-science/jeri

Javascript Extended Range Imaging Viewer
https://github.com/colour-science/jeri

Inline Viewer Basic Example

Change the basic example to show how to restrict the viewer to a sub-part
of the page, with fixe...

edf1db9eb1afc94adad87452c172e1884e52579f authored about 6 years ago by Gerhard Roethlin <[email protected]>
EXR Wrap r2

Update to r2 of exr-wrap, fixing a bug with images that have a crop
window that does not start a...

9c0de05f39ce07cf5970a145af594c2080ab5c1f authored about 6 years ago by Gerhard Roethlin <[email protected]>
Jeri Version 1.1

This release features some bug fixes and internal changes, including
usage of exr-wrap-em via we...

e6349205d120e2a7fd5e61f922f51c262d0fb3f8 authored about 6 years ago by Gerhard Roethlin <[email protected]>
WASM exr-wrap-em

Update to the wasm compiled version of OpenEXR and exr-wrap-em. This
version is modularized, whi...

d149565f48b0974f04fc84e33e26f0fd60598f0d authored about 6 years ago by Gerhard Roethlin <[email protected]>
npm run examples fix

The new serve version seems to interprete -s differently, which prevents
it from working.

3f40bb09afee62bba2588f8755b688ffcfb42641 authored about 6 years ago by Gerhard Roethlin <[email protected]>
Prevent crash on RGBA inputs (closes disneyresearch/jeri#4)

This is a bugfix to prevent crashing on inputs with more channels than RGB.
This does not actual...

496a2f64dc2910738c612a6ec63da5c6c84c2f7f authored about 6 years ago by Thijs Vogels <[email protected]>
Fix mouseLayer in example directory

Before this fix, mouse events did nothing in the basic examples.
This is because the API changed...

b664fa9b740c2962da6aca61506c4722a1d31cb6 authored over 6 years ago by Thijs Vogels <[email protected]>
Minor dependency updates

Due to a security problem in serve, an optional dev dependency.

9f4a648f50aaa60f71c41687816cf1841d76a993 authored over 6 years ago by Gerhard Roethlin <[email protected]>
Merge pull request #1 from colour-science/feature/view_transform

Implement initial support for toggling view transform.

5938318e4aeaa334732a59cc7b60271dc7e3e823 authored over 6 years ago by Gerhard Röthlin <[email protected]>
Official JERI CLA

The CLA has to be filled out by contributors before we're allowed to
accept any contributions.

c5eddd028a39b275ff6d783f12bbc54f7b7abddc authored over 6 years ago by Gerhard Roethlin <[email protected]>
Update help screen.

43efb7e672356dbdf322c110d087af2c1e232294 authored over 6 years ago by Thomas Mansencal <[email protected]>
Add gain-offset-gamma "GOG" function.

d5ad99ac327cbd847024a27c636f1e2fd4e1f07c authored over 6 years ago by Thomas Mansencal <[email protected]>
Implement support for toggling between Gamma 2.2 and Pseudo ARRI K1S1 view transforms.

Gamma attribute is now just a simple grading control part of grading controls.

8a93faa84d4b48eefceed2b50ff09532ab480236 authored over 6 years ago by Thomas Mansencal <[email protected]>
adding a link to jeri.io to README

0c95058e125982a903c02b8140902ef3aa8f2c7f authored over 6 years ago by Jan Novak <[email protected]>
making npm package public, changing version number

9c3786abf212d649bdcc45bf7a57d45926a4b238 authored over 6 years ago by Jan Novak <[email protected]>
Renaming jeriview to jeri

6b11bbc8052e60ed6d8d6c28ef8e5ffd845a8a07 authored over 6 years ago by Jan Novak <[email protected]>
Reformulate credits section in README

a3a1b103be5b3c42c7fbb396f25c40bf411acf31 authored over 6 years ago by Thijs Vogels <[email protected]>
Make nav link colors persist under 'reboot.css'

Reboot.css removes all colors from 'a' nodes that do not have a 'href' attrbute.
We don't want t...

6a8f3a27c6fda6809f94ceba684e9b66f05fa28b authored over 6 years ago by Thijs Vogels <[email protected]>
Switched the webpack publicPath back to '/' to correspond with README.

f270aae6708b646173c00d072cb77040df461a4d authored over 6 years ago by Thijs Vogels <[email protected]>
Tweaks in the README file

0fceda7d851cc0f0a630dcf440586588d6e357f0 authored over 6 years ago by Jan Novak <[email protected]>
Initial Public Commit

JERI View, the ultimate javascript extended range imaging viewer.

499cfce2a264ce9d50d4b44d7419ac5eda2aafb9 authored over 6 years ago by Gerhard Roethlin <[email protected]>