Ecosyste.ms: OpenCollective

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

Colour Science

Colour Science for Python
Collective - Host: opensource - https://opencollective.com/colour-science - Website: https://www.colour-science.org/ - Code: https://github.com/colour-science

Add __repr__ to LuoEtAl2006UniformSpace

github.com/colour-science/colorspacious - 8f1052cb09e4fcba7a499d56e763f98b44f72d79 authored over 9 years ago
Remove stray (and incorrect) comment about needing a C compiler from README.rst

github.com/colour-science/colorspacious - f24eed812e7a1bb936cc1e7710bf88b5d7e3d58c authored over 9 years ago
Merge branch 'master' of github.com:njsmith/pycam02ucs

github.com/colour-science/colorspacious - 614b811474f8d352b31f899ae0d501941843d26e authored over 9 years ago
Merge branch 'magic-converter'

github.com/colour-science/colorspacious - 5b097a109e887b84755f92019e855f3320bf144f authored over 9 years ago
Remove another dict comprehension

github.com/colour-science/colorspacious - 235dbf1df009d573099419ddc907c83b46465581 authored over 9 years ago
Remove use of dict comprehension

github.com/colour-science/colorspacious - aebbf0f535d9cf199dc67bbadad5b90990458d78 authored over 9 years ago
Add 2.6 to test matrix

github.com/colour-science/colorspacious - 0aa2635f691677048eec6cfe9c42f964a6c69a71 authored over 9 years ago
Remove stale import from viscm

github.com/colour-science/colorspacious - 23799a746b067ce0bc29d5031f3339b3b7a1b8ed authored over 9 years ago
remove todo list from README.rst

github.com/colour-science/colorspacious - 9960cfdd4d530c9b5863887c46d91f0840fd1612 authored over 9 years ago
s/convert_cspace/cspace_convert/ for symmetry with cspace_converter

github.com/colour-science/colorspacious - 38cd27753aece19ee4e17b959d360b6622c5781e authored over 9 years ago
Merge pull request #9 from colour-science/master

Ensure example resources can be loaded.

github.com/colour-science/colorspacious - d198ce6b96e7088ade69e7d75f13ea5a0b2b58dc authored over 9 years ago
Ensure example resources can be loaded.

github.com/colour-science/colorspacious - 4732324699b8b53a15b099224baeab1b2c7e913f authored over 9 years ago
Ensure example resources can be loaded.

github.com/colour-science/pycam02ucs - 4732324699b8b53a15b099224baeab1b2c7e913f authored over 9 years ago
added support for integer curve_id

github.com/colour-science/alshaders - 45f615e23b75f3ed19303842de31c798c94ff979 authored over 9 years ago
added caustic controls

github.com/colour-science/alshaders - 60e1bdc3c91974a56af6a391b61bfed15e95e328 authored over 9 years ago
Add unit tests for illuminant arguments support.

github.com/colour-science/colour - c298c3503899abc9022aaf9b90cbbd7e7036241b authored over 9 years ago
Implement "colour.xy_to_xyY" definition usage.

github.com/colour-science/colour - 80369f4556ec979e07b020b9ee60e33b5d5bb5d9 authored over 9 years ago
Implement "colour.xy_to_xyY" and "colour.xyY_to_xy" definitions.

github.com/colour-science/colour - aab92847b83e3b5592605e097203d264795c2411 authored over 9 years ago
Make it easy to change the greyscale conversion to use L*a*b* or

whatever if desired

github.com/colour-science/colorspacious - 99b27980d0d7377316bbb415b846b6316117c3da authored over 9 years ago
Adjust viscm for new world order (+ fix CVD calculations)

github.com/colour-science/colorspacious - c23b4ad8a456989f93cdea94f0e60c56d65b9e89 authored over 9 years ago
Clean up defunct file

github.com/colour-science/colorspacious - 401ab815f87d4a5e45fdd23c0ac9801045283190 authored over 9 years ago
remove some dead code

github.com/colour-science/colorspacious - f83e1ce8a151f57f386b1f4d811920fd80c6d97c authored over 9 years ago
Reverting "Make the Machado et al matrices more robust for inversion"

On second thought, let's just leave the 100 there and caveat inversor.

This reverts commit 9c62...

github.com/colour-science/colorspacious - 472ef82f349350bd39f5695ea720fa9e862f7a1c authored over 9 years ago
simplify XYZ/xyY conversions

github.com/colour-science/colorspacious - 1a77d003026f7e07f3e1efc154f40cda36d1429b authored over 9 years ago
New helper for cartesian/polar conversion

github.com/colour-science/colorspacious - 29ffa426c3665f95f2760a0f686da4a8a926a51f authored over 9 years ago
Make the Machado et al matrices more robust for inversion

github.com/colour-science/colorspacious - 9c62470c434a5a8b180b2d51073b1280e7f54338 authored over 9 years ago
Fix handling of full *nopia

github.com/colour-science/colorspacious - 70e22cbc30912133717bcce25ac54f97210a73ed authored over 9 years ago
more tests (and they pass)

github.com/colour-science/colorspacious - 9c1a4ae14515433555dc2f069534d769b81c54d4 authored over 9 years ago
Add Machado et al CVD matrices

github.com/colour-science/colorspacious - c6549759e6eb72f453b29d81ad4f3c121e1b7d04 authored over 9 years ago
Switch Luo et al spaces to use J'a'b' name consistently, even though this does not match the paper

github.com/colour-science/colorspacious - a067a6429777159513c3631f02fd09891c6b0a30 authored over 9 years ago
clean up terminology around 1931 vs 1964 color matching functions

github.com/colour-science/colorspacious - 1cfb9403a290cd6a861f9847f2a20cf1cbe4dac6 authored over 9 years ago
Use the term XYZ100 consistently for the XYZ space normalized to 0-100

github.com/colour-science/colorspacious - 9e8760ca46f11d5d75d09b1faa0a576ec72ab12c authored over 9 years ago
Clean up illuminant handling

Now they no longer live in ciecam02.py, and more notably, all the
functions that take whitepoint...

github.com/colour-science/colorspacious - ec400003d994e26d4053d52266ca30a36eb94df6 authored over 9 years ago
checkpoint -- tests passing except for viscm

github.com/colour-science/colorspacious - ac8832c21977bb4bbc68feddcdcd1cf0c78b84fe authored over 9 years ago
Merge pull request #187 from colour-science/feature/dci-p3

Rename "D63" illuminant to "DCI-P3".

github.com/colour-science/colour - 66d797b16fedfd78fee284fc1bbd974a6e6db70e authored over 9 years ago
fixed fireflies again by checking type of shader

github.com/colour-science/alshaders - 7077e02694fdb0c231cbba25dd7081764e0a9f7a authored over 9 years ago
fixed bad quotation in alFlake

github.com/colour-science/alshaders - 42c91fe6188f72829dba45b3937b1bfa16d4a9ab authored over 9 years ago
fixed sss interoperation logic

github.com/colour-science/alshaders - 812310bbb62b4e1a8dba2d8780e85f24b508d76f authored over 9 years ago
Rename "D63" illuminant to "DCI-P3".

Closes #184.

github.com/colour-science/colour - 27ee62ceb7fe3726d1528a032bb9b36247e4916c authored over 9 years ago
fixed quote error on flake docs. removed always_linear from sss parameters

github.com/colour-science/alshaders - 725a4dd871ce32208153809e4f6dd5f4e01a3c3e authored over 9 years ago
Massive rewrite of lots of stuff.

Todo:
- rework CAM02-UCS handling
- don't call it CAM02, that's just confusing
- pass the sp...

github.com/colour-science/colorspacious - 4e16a3c960c9b96f8d7e6e77d0db03dd5210c928 authored over 9 years ago
removed commented opacity line

github.com/colour-science/alshaders - fdeb4613cd64d824de53e5f0e5e3c76209bddf23 authored over 9 years ago
switched to using log to generate opacity color from attenuation color and ensured if an attentiation color is set that no channels are left at 1

github.com/colour-science/alshaders - af4dbf6a582a1f439e8dbb6013ede6a0769e91f2 authored over 9 years ago
Merge branch 'feature/v0.3.6' into develop

github.com/colour-science/colour - 972aa8f68ed56cb32a2e09fe00cff4be19a16ca5 authored over 9 years ago
Update default image handling.

github.com/colour-science/colour-analysis - eafea34ff4ae954b9c97b114b3a0153798a1297a authored over 9 years ago
Refactor visuals related private methods in various views.

github.com/colour-science/colour-analysis - 518213689989985f5422a48a7dfd72a98641ce22 authored over 9 years ago
Implement application version support.

github.com/colour-science/colour-analysis - 42f12d64e07e42c601ddfd72d75d6da50457e9e3 authored over 9 years ago
Add more informations to analysis state.

github.com/colour-science/colour-analysis - adcbc6f5bf4075190425a97aa7506fbc1e1885ce authored over 9 years ago
disabled transmission normal override as it as buggering up refraction

github.com/colour-science/alshaders - 2d463aee47594657b0b2b2d133f96104c1180ec7 authored over 9 years ago
fixed sss not working when layered

github.com/colour-science/alshaders - a381cf899d8dc44719253892f9f49fc1cadba2f8 authored over 9 years ago
fixed group names with spaces not displaying in Maya PE

github.com/colour-science/alshaders - 44afab3b7584828b5fa11de7c837f4362d589bb6 authored over 9 years ago
added sss extra samples control

github.com/colour-science/alshaders - a8f78b212f867e1eff2dcf01c4508fe9c5c25ce0 authored over 9 years ago
Propagate "colour_analysis.analysis.ColourAnalysis.image" attribute value update to children views.

github.com/colour-science/colour-analysis - dbac465744a4367fc43cc6a1fd3cac5aa01599e5 authored over 9 years ago
Move image reading logic to "colour_analysis.commands" module.

github.com/colour-science/colour-analysis - 085efd30545b53d24241aae1796be37279f376bd authored over 9 years ago
Implement shared image state.

github.com/colour-science/colour-analysis - ab8226b8cbe1747dabe31d82edb6b318be95e446 authored over 9 years ago
Implement various setters behaviour.

github.com/colour-science/colour-analysis - 3e133e35cb0357c10023c7fe02f372630ccd6857 authored over 9 years ago
Fix issue with unicode literals.

github.com/colour-science/colour-analysis - f1d832eee28a995f7253d5b856c0b142819208fc authored over 9 years ago
Provide a fallback if "OpenImageIO" is not available.

github.com/colour-science/colour-analysis - f478d883007dabf43bf2decde03c2d625ef0dfc2 authored over 9 years ago
Update remaining docstrings.

github.com/colour-science/colour-analysis - c2b099f6fd5ec16971454854f6bef40f78bc4644 authored over 9 years ago
Update "Luminous Efficiency Functions" notebook.

github.com/colour-science/colour-notebooks - 59668afe39e7b5011715917ee0ac057124520fe9 authored over 9 years ago
added space parameter to alFlake to select between tangent and world space output. bumped version to rc9

github.com/colour-science/alshaders - 89a43219f053596951a7ae6d724ccfcc00318f95 authored over 9 years ago
Update visuals docstrings.

github.com/colour-science/colour-analysis - 7cbcf7a08bcff542c0aa3b8d12ee9e359cac3fa5 authored over 9 years ago
Update view docstrings.

github.com/colour-science/colour-analysis - 9075c8735d556822954ab7d5465d2a069311553e authored over 9 years ago
fixed empty houdini folders

github.com/colour-science/alshaders - f34007dfa6e088fd56175f92129d6782aa396b0f authored over 9 years ago
put smooth chips back

github.com/colour-science/alshaders - 7cb8c667cf5775c874e42a0ffb2f9e1a863f42a7 authored over 9 years ago
added per-aov camera result clamp

github.com/colour-science/alshaders - a82dc5063649d41643a10b0aae21bd12c065b1c3 authored over 9 years ago
added XML templates for maya 2016. fixed AOV ui issues

github.com/colour-science/alshaders - 3bbaa5d72a269d69fc3ec759ef88714ebefc7d48 authored over 9 years ago
Fix imports in "colour.plotting.volume" module.

github.com/colour-science/colour - 9a84c7618c9e1fa64a1f54fee70d2e80c4f67e3a authored over 9 years ago
Update "colour.plotting.XYZ_to_reference_colourspace" definition.

github.com/colour-science/colour - 00a9f9c5a251da2a0f651cd273733347f8629a81 authored over 9 years ago
hooked up transmission custom normal. bumped version to rc8

github.com/colour-science/alshaders - 06014c15d76dbd4cdfa41afd26e01260735b32cf authored over 9 years ago
added diffuse and transmission normal overrides

github.com/colour-science/alshaders - 1f5cf3adb4358ab8c84201a19a22752cb46b278d authored over 9 years ago
Optionally cache gzipped responses.

github.com/colour-science/flask-compress - f680fc33de106933a4601adc6498c778c7def5ee authored over 9 years ago
Merge pull request #8 from cgohlke/patch-1

Install data files

github.com/colour-science/colorspacious - c6e241c5385c309f15b33444d9104f24ad12e06b authored over 9 years ago
Merge pull request #8 from cgohlke/patch-1

Install data files

github.com/colour-science/pycam02ucs - c6e241c5385c309f15b33444d9104f24ad12e06b authored over 9 years ago
Add support for Pointer's Gamut hull visual.

github.com/colour-science/colour-analysis - 82e52b40262450ba2336bcfb10d5d3b8e38e35d6 authored over 9 years ago
Update "colour_rendition_chart.nk" file.

github.com/colour-science/colour-nuke - 88c12de0129a7f51b352032074ec3747511a6db4 authored over 9 years ago
use a better default azim/elev for viscm 3d plot

github.com/colour-science/pycam02ucs - 0915653f37b7a44d74e44328506a3aeb864e4a62 authored over 9 years ago
use a better default azim/elev for viscm 3d plot

github.com/colour-science/colorspacious - 0915653f37b7a44d74e44328506a3aeb864e4a62 authored over 9 years ago
Make the command line viscm interface much fancier

github.com/colour-science/colorspacious - 6e484e31aa873b68c9db73d383628694428fce00 authored over 9 years ago
Make the command line viscm interface much fancier

github.com/colour-science/pycam02ucs - 6e484e31aa873b68c9db73d383628694428fce00 authored over 9 years ago
Bump version for release.

github.com/colour-science/flask-compress - aa286bbc635560d40499243a0bafc738f96e46d4 authored over 9 years ago
Update "PyCharm, Vagrant, Fabric & Anaconda" blog post.

github.com/colour-science/colour-website - 8891ece7fd0596b45ab59dd19303e62a9ac293bb authored over 9 years ago
Update "CONTRIBUTORS.rst" file.

github.com/colour-science/colour-maya - c98eaf9763a667ce3e9c2e2cfc8400bf9194ebaf authored over 9 years ago
Update "CONTRIBUTORS.rst" file.

github.com/colour-science/colour-spectroscope - 19dbfbfcd7ead2636e30dceadf32af671a85b814 authored over 9 years ago
Update "CONTRIBUTORS.rst" file.

github.com/colour-science/colour-nuke - b820733571b5ef3c2aba56ba0a0d208cd363ae2d authored over 9 years ago
Update "CONTRIBUTORS.rst" file.

github.com/colour-science/colour - e241abe9d1ac26700db8e33c0263f3e9f4149628 authored over 9 years ago