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

Update "ACES RGB - RGB Colourspace Models Transformation Matrices" notebook.

github.com/colour-science/colour-ramblings - 4a1566906e5912755bff49e231675e99a45b26c8 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "ACES RGB - RGB Colourspace Models Transformation Matrices" notebook.

github.com/colour-science/colour-ramblings - 7b5c39144763a8bbf93670a94358f1225de663cc authored about 10 years ago by Thomas Mansencal <[email protected]>
fixed ui parameters

github.com/colour-science/alshaders - 33d0fa82aa8615ce9e1e726a5f1463df735c7938 authored about 10 years ago by Anders Langlands <[email protected]>
removed uniform fresnel to make mappable

github.com/colour-science/alshaders - 9fd772540f6b925dc74b92e02f90899a79607087 authored about 10 years ago by Anders Langlands <[email protected]>
fixed conflict

github.com/colour-science/alshaders - c6c151d32734fda017dabbb56eb26232cb9604ee authored about 10 years ago by Anders Langlands <[email protected]>
added always_linear to params

github.com/colour-science/alshaders - d52c0ea63232cad89746f0ded723989aecdcfd9b authored about 10 years ago by Anders Langlands <[email protected]>
added alCel to packaging

github.com/colour-science/alshaders - 01b95977792a5ef1cda7d31fd06719719a2ca795 authored about 10 years ago by Anders Langlands <[email protected]>
added alCel to packaging

github.com/colour-science/alshaders - 8a5021abe700e9bb1301945b5516345b358e0359 authored about 10 years ago by Anders Langlands <[email protected]>
merge 0.4.0b18

github.com/colour-science/alshaders - 35365b93eec49ca462549d00bff1f88441d62060 authored about 10 years ago by Anders Langlands <[email protected]>
Merge branch 'ole_fresnel' into r0.4.0b18

github.com/colour-science/alshaders - aeaf2b2aa1b475b9460a101229c783a396411241 authored about 10 years ago by Anders Langlands <[email protected]>
switched presets to use r g values

github.com/colour-science/alshaders - f8b2735336c9cc489f57f8978c246e5fde4d5239 authored about 10 years ago by Anders Langlands <[email protected]>
added python file for creating r, g values from n, k

github.com/colour-science/alshaders - 750c05112913ee9d36049038d06db0101ecd7b81 authored about 10 years ago by Anders Langlands <[email protected]>
implemented oles fresnel remapping. stored values for the current set of presets

github.com/colour-science/alshaders - 419583d127a7bb6d36d7095bba73aeff2d807c6d authored about 10 years ago by Anders Langlands <[email protected]>
merge weirdness. all good i hope

github.com/colour-science/alshaders - 943bd852553108b7943e67b13d9b6c2aa173f62a authored about 10 years ago by Anders Langlands <[email protected]>
Revert "fixed missing dtor conversion and bad default values"

This reverts commit f8cbb96d358670d9f17e5fff68dbda67da27da12.

github.com/colour-science/alshaders - 35fa1023cce1a2ef6af3cbf45da6fd7a9b2ac600 authored about 10 years ago by Anders Langlands <[email protected]>
added erff function because windows is retarded as usual

github.com/colour-science/alshaders - 9a9e3a314871858cdac80b97722f4caba74117c5 authored about 10 years ago by Anders Langlands <[email protected]>
Add "colour.notation.triplet" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 666a3d76f0ce509bb65588152f49f1081a83dd27 authored about 10 years ago by Thomas Mansencal <[email protected]>
fixed missing dtor conversion and bad default values

github.com/colour-science/alshaders - f8cbb96d358670d9f17e5fff68dbda67da27da12 authored about 10 years ago by Anders Langlands <[email protected]>
first stab at per-lobe shifts

github.com/colour-science/alshaders - cdf8ef1583f3cb46d9041e48c6c5d137387012e4 authored about 10 years ago by Anders Langlands <[email protected]>
merged transmission_direct

github.com/colour-science/alshaders - fffddfaa5e1b1de18cd030873993b7d79efa2b7e authored about 10 years ago by Anders Langlands <[email protected]>
Merge remote-tracking branch 'origin/cel' into dev

github.com/colour-science/alshaders - 0059647fb308aa9ae7e12645cf65ce5b6902348b authored about 10 years ago by Anders Langlands <[email protected]>
Merge branch 'hair_ramp' into dev

github.com/colour-science/alshaders - bd9ab71f35babd5e570d9a4e8f7c9770a10fcad2 authored about 10 years ago by Anders Langlands <[email protected]>
added photoshop blend modes

github.com/colour-science/alshaders - 31fe61ca90119d13cc9fe754e4e5c89ef2ade2cc authored about 10 years ago by Anders Langlands <[email protected]>
fixed edge issues by replacing fabs with max on dot product

github.com/colour-science/alshaders - 941d63499354354057d1388c6beaaccc20fb4a7e authored about 10 years ago by Anders Langlands <[email protected]>
fixed incorrect ordering of RGBA AOV blending so RGBA AOVs are now properly blended

github.com/colour-science/alshaders - 3e37ad526f206ea339437d3cc02447b5225fa06e authored about 10 years ago by Anders Langlands <[email protected]>
moved shadow groups to end of light loop to take kr and diffuse color. scaled light groups so that they can just be added onto the beauty to remove the shadows. Still some artefacts along terminators in self shadows

github.com/colour-science/alshaders - cd2535f37457adaad6aa5dba09559f830e8ad792 authored about 10 years ago by Anders Langlands <[email protected]>
Merge branch 'dev' into transmission_direct

github.com/colour-science/alshaders - 7bc10ef3c722f8e04b2ad00fb4647f1c701230f5 authored about 10 years ago by Anders Langlands <[email protected]>
fixed crash when AA=0

github.com/colour-science/alshaders - fadec7231443776a77e3ccdfe8a17f2a37653776 authored about 10 years ago by Anders Langlands <[email protected]>
read results from msg from alSurface rather than aovs. added cel-specific aovs. fixed to use ramp directly rather than computing a lut.

github.com/colour-science/alshaders - 1336856d7910d7b62de50487c82bbce16787b86a authored about 10 years ago by Anders Langlands <[email protected]>
added messages for passing aov results to alCel.

github.com/colour-science/alshaders - 03cba3a81942263d396976a43b80abdcf2f4254d authored about 10 years ago by Anders Langlands <[email protected]>
Merge branch 'dev' into cel

github.com/colour-science/alshaders - 6998f54ac4d62342475e145ce79f82a9ec83f634 authored about 10 years ago by Anders Langlands <[email protected]>
added alCel shader

github.com/colour-science/alshaders - 4854325498b62fc9c9f3108947895e2feb6d8b1f authored about 10 years ago by Anders Langlands <[email protected]>
changed hair override to maya_ramp_uv_override

github.com/colour-science/alshaders - e7bc6d85e16ea09a879e233fa324eb23d8dd447e authored about 10 years ago by Anders Langlands <[email protected]>
fixed crash caused by not initializing the max_layer

github.com/colour-science/alshaders - 833b66e0b1a3a55785463b039bae6797f39bd8f8 authored about 10 years ago by Anders Langlands <[email protected]>
Add "colour.models.rgb" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - bd0f95f39e6420e3f04a6d82498b38c3c0be665a authored about 10 years ago by Thomas Mansencal <[email protected]>
Update mouse pointer on menus.

github.com/colour-science/colour-website - 4b861dece43102eb53f337d248bb5542b2de0f4e authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various style elements.

github.com/colour-science/colour-website - 99d9cbf0d64ecd7829cbd78337c0d6db216f3270 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "colour.models.ipt" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - a4093985fe18ce35d94ea571567a20f8dd28db77 authored about 10 years ago by Thomas Mansencal <[email protected]>
Various style updates.

github.com/colour-science/colour-website - a313154002a8856e4d973401e23eb1d7ff5732b3 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "zenodo" DOI badge.

github.com/colour-science/colour-website - ac9a8099e0651217c3289fea2d78da3a3b9ed233 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "zenodo" DOI badge.

github.com/colour-science/colour - 9ca7301665c80af2607af83d260a49653b69d11d authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "news_2014_10_28.php" file.

github.com/colour-science/colour-website - f8d2599fecbd9068689fa26ff2513b43b241023f authored about 10 years ago by Thomas Mansencal <[email protected]>
Update 0.3.3 version identifier.

github.com/colour-science/colour-website - a11614dcedc6594383d74eebfce21efff14b81ae authored about 10 years ago by Thomas Mansencal <[email protected]>
Update news page titles.

github.com/colour-science/colour-website - a766ae54735f2b3f667a536f9b598045bf0174ad authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various sentences in "news_2014_10_28.php" file.

github.com/colour-science/colour-website - fd7ac19c00314e3882380c99e2aac117c979642a authored about 10 years ago by Thomas Mansencal <[email protected]>
Formatting in "news_2014_10_28.php" file.

github.com/colour-science/colour-website - 723dbff7c558a5aee92ba56a4e26cbab0d9b41bb authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "news_2014_10_28.php" file.

github.com/colour-science/colour-website - 85e8fb035059b77ce31cdaa64131c9d9f030c6a1 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update website for Colour 0.3.3 release.

github.com/colour-science/colour-website - ae2e06e2f49004362a5abb85c5a107bbeac67d62 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge branch 'release/v0.3.3'

github.com/colour-science/colour - 738119fdee166c804ec12af07b3fc6209301b038 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.3.3' into develop

github.com/colour-science/colour - 69538f6b1115f44127652c263460ecb6d488750d authored about 10 years ago by Thomas Mansencal <[email protected]>
Remove deprecated "matplotlib" option.

github.com/colour-science/colour - 80897b8caf8f074b5b0341a4ec94336b2d443678 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "contributors.php" file.

github.com/colour-science/colour-website - e6f389c09cdad7fbe4a2ec33468a3fb9aa47a37c authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "bibliography.php" page.

github.com/colour-science/colour-website - 5429d2fa7261eca0b5fe1fddca23a6bf5d523aa8 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update documentation.

github.com/colour-science/colour - 143eb6228f7820984a4849acbe0ff71d07e0ff38 authored about 10 years ago by Thomas Mansencal <[email protected]>
Code formatting session from "Flake8" results.

github.com/colour-science/colour - e30103dafbc67cdd6a909eb66e6b4a3c2d391190 authored about 10 years ago by Thomas Mansencal <[email protected]>
Raise package version to 0.3.3.

github.com/colour-science/colour - 72f40993ef6ed239f024db0332bff70ca494cd15 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "README.rst" file.

github.com/colour-science/colour - c9dbb886e3688d616e3f32076cd961ad31d37ce3 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.3.3' into develop

github.com/colour-science/colour - af4801700e2c0971a4f7b02e3a4b746f2c8c9bca authored about 10 years ago by Thomas Mansencal <[email protected]>
Update index snippets.

github.com/colour-science/colour-website - 9ee5f707915621a7633d5a45fc10375bd6028821 authored about 10 years ago by Thomas Mansencal <[email protected]>
Rename "REFERENCES*" files to "BIBLIOGRAPHY*".

github.com/colour-science/colour - 1a8d4909d4b8b4170714294ed08793fc1ddcfc95 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "Correction" notebook.

github.com/colour-science/colour-notebooks - e227e8e0abac41e23284691a5f929b0e3abfda56 authored about 10 years ago by Thomas Mansencal <[email protected]>
Ensure footer navigation pills have same height.

github.com/colour-science/colour-website - b4eaf4fb2ae5caf29ec786785e19f95d8fb0c466 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "footer.php" file.

github.com/colour-science/colour-website - 81f56c0736e32a68e85de76109c30a45fe4d2ebc authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "bibliography.php" file.

github.com/colour-science/colour-website - 87e3ad70d05010e2c19518cd5244ed490293b79a authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "REFERENCES.bib" and "REFERENCES.rst" files.

github.com/colour-science/colour - e7456a26ba8aefab5ad94c86119e350360403ebb authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

github.com/colour-science/colour - 4a33b2a089db11cab11df31cadb93c41f47250c5 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "TODO.rst" file.

github.com/colour-science/colour - e511cf9a7ec847bdbe24c5b3f47fc0945ec0fb72 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

github.com/colour-science/colour - 3e453febeeae1ba77a0854ead42b783230ae2c52 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update docstrings for documentation formatting.

github.com/colour-science/colour - 095c3cdeb15a335a5479a952645805dd76cf9928 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement new naming convention with authors emphasis.

github.com/colour-science/colour - 0bdffe41601915c252a5287f1c3590bc4b743dc7 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "Photometry" notebook skeleton.

github.com/colour-science/colour-notebooks - 2e91adf1503d456d68d73fc1aae2c5aed6c01112 authored about 10 years ago by Thomas Mansencal <[email protected]>
Code formatting.

github.com/colour-science/colour - a50fe85542c66cda5243f865bfb16cb119c13943 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "features.php" file.

github.com/colour-science/colour-website - 36e645f12b263e9dd6ffe858b5349914bfe7bc37 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update tutorial.

github.com/colour-science/colour-website - b51677f827cf1f2025b67ca811875682d87bdc7b authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "IES TM-27-14" spectral data "XML" files examples.

github.com/colour-science/colour - ab77db6ea481089afc7ff45550a588636abc9bbe authored about 10 years ago by Thomas Mansencal <[email protected]>
Fix grid axis in "quality" figures.

github.com/colour-science/colour - 6e52eb6b2ac543a305cf2baa927c1ffba557c795 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add light sources examples.

github.com/colour-science/colour - cd5df066ef341794dd0bf57becef316790083c27 authored about 10 years ago by Thomas Mansencal <[email protected]>
Rerun all notebooks with code examples.

github.com/colour-science/colour-notebooks - 9a75b0aa23c43417f1074561d7b5ae214619c9c6 authored about 10 years ago by Thomas Mansencal <[email protected]>
Improve plotting objects.

github.com/colour-science/colour - 393ed6d75fcb245bb65e3ab7100fd1c55eef7e20 authored about 10 years ago by Thomas Mansencal <[email protected]>
Revert commit "65bcb0a6324355c035a9eb6e014e97dd9abce7bc".

github.com/colour-science/colour-vagrant - 622bb49cfc4f592c15f27972c6d62c477e4e703d authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "installation.php" file.

github.com/colour-science/colour-website - cf09ab3d5ffbb3a2a88c807699ffa2aa8652e0f4 authored about 10 years ago by Thomas Mansencal <[email protected]>
Ensure grid is off by default on figures.

github.com/colour-science/colour - e0268eef9f3cedd3b94bc33ebe1d8be622bd2e6e authored about 10 years ago by Thomas Mansencal <[email protected]>
Update figures size.

github.com/colour-science/colour - 1e83ef8dbaff6e746758579437a0c8ee8536ffea authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

github.com/colour-science/colour - e9922291194f38b0e86558d8dbc0d68cc4c7b0d8 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add support for "Latex" title in "colour.SpectralPowerDistribution" and "colour.TriSpectralPowerDistribution" classes.

github.com/colour-science/colour - 4d0e1daec2b717aa9bd62c19767f2b8c9add1aa2 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement new naming convention with authors emphasis.

github.com/colour-science/colour - 2c3de4a096d20b1f770f02ea75fb0a38cc18f315 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

github.com/colour-science/colour - f9a68b186e4c7c4e8b60928e59d3efeaef8bc74c authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "colour.colorimetry.transformations" module exports.

github.com/colour-science/colour - 35e7b4d0c4b7c38459523ca6c396dcfc2964994b authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.3.3' into develop

Conflicts:
colour/adaptation/cat.py
colour/io/__init__.py
colour/plotting/quality.py

github.com/colour-science/colour - 071e7d65137eb265fd6d9f47d5cd7b89f7e1c2f3 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 9403410a4aee30af968e69d7716a830ff3a40263 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "colour.models.deprecated" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - ca13f553dae58403faef3cd38d93db92abd4bf85 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge pull request #162 from colour-science/feature/luminous_flux

PR: Implement "Luminous Flux" computation.

github.com/colour-science/colour - a9dee33a2ac02aa401ad88bc7f7a0c966ac1c485 authored about 10 years ago by Michael Mauderer <[email protected]>
Removed unnecessary unpacking.

github.com/colour-science/colour - ac03475b863c5c7639b86c7ea1f1faca00e69d8d authored about 10 years ago by Michael Mauderer <[email protected]>
Updated luminous flux computation to discard values outside of the luminous efficiency function's domain.

github.com/colour-science/colour - e093f8ef1b2a9400d6cddd5fe37520e60359c8d6 authored about 10 years ago by Michael Mauderer <[email protected]>
Updated luminous flux computation to approximate integral using the trapezoid rule.

github.com/colour-science/colour - dfc489cc47094fa44ce953ce5910884d4b93d7c9 authored about 10 years ago by Michael Mauderer <[email protected]>
Merge pull request #132 from colour-science/feature/chromatic_adaptation_models

PR: Implement "Chromatic Adaptation Models" support.

github.com/colour-science/colour - 584d38d42768de7ee2602ad6c971fb42f1df45a6 authored about 10 years ago by Michael Mauderer <[email protected]>
Re-added import for chromatic_adaptation_CMCCAT2000.

github.com/colour-science/colour - 290c2d603a0a5185acccaaea0c0bbf9ce7f54721 authored about 10 years ago by Michael Mauderer <[email protected]>
Fix inconsistency in "colour.adaptation.fairchild1990.degrees_of_adaptation" definition.

github.com/colour-science/colour - 60ebe410fd01c8c527ca1a373e85b66b300e5691 authored about 10 years ago by Thomas Mansencal <[email protected]>
Skip "colour.corresponding.prediction" module doctests because of "Python 2.6" output formatting.

github.com/colour-science/colour - 62ef3e0c2328daa9cfba4192938af77dd6814f2e authored about 10 years ago by Thomas Mansencal <[email protected]>