Ecosyste.ms: OpenCollective

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

WhitestormJS Engine

WhitestormJS - 3D Framework for GameDev & VR in WEB
Collective - Host: opensource - https://opencollective.com/whitestormjs - Code: https://github.com/WhitestormJS/whitestorm.js

Fix PostProcessing resizing wrong calls. Fixed #116

Former-commit-id: 430d6a16760fe96e87aa5eb77184406f3ce7de42

github.com/WhitestormJS/whs.js - 0d1b0a6a36dd5e9e133797fe87948ec95224727a authored over 8 years ago
Fix for Terrain and Skybox. Fixed #112

Former-commit-id: 0271e2ea547bca9b9019cd461bf2de110eb0dc4e

github.com/WhitestormJS/whs.js - 4de1fc68dbf9e76ae93edb702a47a868a5978992 authored over 8 years ago
Fixed PostProcessor accessors in case EffectComposer is not instanciated, Updated tests to remove the need of a WebGL Context

Former-commit-id: a398d0f36cf6f651e2ddaa67f25bf3469e53f4af

github.com/WhitestormJS/whs.js - aad3f2bf3b1771a679fc725929ffb5621f00c704 authored over 8 years ago
TEST. Added tests for PostProcessor, EffectComposer and Pass.

Former-commit-id: 4680dcd9994bb3416ad74454a18a8eb13e751b13

github.com/WhitestormJS/whs.js - 9773b87a1d85102648fc0ed8a8b5770b5c726d02 authored over 8 years ago
WIP. documented PostProcessing pipeline, and added minor EffectComposer init fixes

Former-commit-id: 1689258410bb66e08e6e7d8509442bc4c8b517db

github.com/WhitestormJS/whs.js - 92c4650932a62014c31de9f2cbd1ef67e5dd1f93 authored over 8 years ago
WIP. migration of some class member to accessors, and documentation of the PostProcessor class

Former-commit-id: 5c501922c3f1aa29c755d2ad3e0278237c541130

github.com/WhitestormJS/whs.js - 8bc007b99cd64ce2e270cf870eb83f362d04d35a authored over 8 years ago
Fixed glitch post-processing example with up to date api

Former-commit-id: cc102531269fc4e457ae92eb83c4dacbd2a72eca

github.com/WhitestormJS/whs.js - 0384d31f024f5c748350ea7527f9d96506087dc7 authored over 8 years ago
CHORE. updated whitestorm build with World/PostProcessing api updates

Former-commit-id: 8313642dd9f4e2484bcd450a229424741b3b3c4f

github.com/WhitestormJS/whs.js - d1d7d30d4875ab267f00e1cbce9739f7c756aa78 authored over 8 years ago
CHORE. updated example build with World/PostProcessing api update

Former-commit-id: 994cdfe50747addd3a2ef7cd62aef741ced6b818

github.com/WhitestormJS/whs.js - d37834a44ef2fea428390762bc1bd8b8fba0cafb authored over 8 years ago
Fixes for EventComposer. Removed lodash.

Former-commit-id: 6bfed1dcc0de28e00e1aac5e98a90e665101cc73

github.com/WhitestormJS/whs.js - ae7d5feaea0708725c7ec71e5a2ef26eb99014e6 authored over 8 years ago
Merge pull request #115 from typedef42/dev

Add post-processing

Former-commit-id: c485945428e58e2f3c9c0d3fbc7fcd2f7ad1ab49

github.com/WhitestormJS/whs.js - e7b03cce8acac47d74414cfc78b29a32144ead93 authored over 8 years ago
Fixed basic glitch example, removed useless code.

Former-commit-id: 3e73bff66f45ecbbcbe9fb80b1283ebea21ff49a

github.com/WhitestormJS/whs.js - 7ff35e4b1a82c6821ec378030d0dbeae3d829618 authored over 8 years ago
Fixed _params and accesors use in PostProcessor

Former-commit-id: 7e8786efe37842c82dceb11c4b81dca2b6be38f8

github.com/WhitestormJS/whs.js - 29035e4d0909ad454c5d32766b16c4b6cdb8fd5b authored over 8 years ago
WIP. Updated builded examples, and added post-processing glitch builded example

Former-commit-id: 51c21c849ecba8d5f13f08f1eb4d74d35ceac647

github.com/WhitestormJS/whs.js - 6f029cdc44e97c7ee1c0f1fc6c8337abc8669bf2 authored over 8 years ago
MERGE. merging fork with upstream

Former-commit-id: d8dfecdbd2c8d6e44782193d9be1e98952310a8d

github.com/WhitestormJS/whs.js - 6170f734f67d6e4553b3539111398bfc6952006d authored over 8 years ago
WIP. Added post processing extra feature, allowing scene effect composition.

Former-commit-id: 62eeead5cd841eece00d8cdcfe962d9c1d37c581

github.com/WhitestormJS/whs.js - 8f1d0b06c91b572d67c1bdbf9adbc3ee568122ba authored over 8 years ago
WIP. Added post-processing basic glitch in example index.

Former-commit-id: 54f7cda75d729d504ed260a648c3af1c582647b1

github.com/WhitestormJS/whs.js - e3e544bdbd2dc0c36055871397f6345c112dbef6 authored over 8 years ago
WIP. Updated post-processing examples.

Former-commit-id: 457e73f64aa5f30c676f5c0b33147cb8b7fd9c63

github.com/WhitestormJS/whs.js - 5633f4b73f1cba14f6c3fb4e432b80451a2ff8ec authored over 8 years ago
Fixed tests and typo in core

Former-commit-id: ca3ba06b9594115f78a91c114424446c4ab12a5d

github.com/WhitestormJS/whs.js - b5e11fc1a9b8cea7d7c423fb3964933541b09129 authored over 8 years ago
Fixed typo

Former-commit-id: 72f829e4747fecbe572db1e2f7f21dcace90e40f

github.com/WhitestormJS/whs.js - f83281db6027af03fb8586a03731fd79c16d137c authored over 8 years ago
Upgraded tests to r12

Former-commit-id: a02287d54769d8f3ba9f654a1efe1df67d2ba1b6

github.com/WhitestormJS/whs.js - 1d520f27f74d6ff6b56bb577b78c42f8a9fea6a1 authored over 8 years ago
WIP - Update tests to r12

Former-commit-id: bbdbacc020b8138ce319a15a2071b55fd63413dc

github.com/WhitestormJS/whs.js - 578cab02a6efb0e70a310386071b976fbab0a589 authored over 8 years ago
Upgrade tests to r12

Former-commit-id: 190e93b1d07c4c06f9abc4f95fe38be434e51b94

github.com/WhitestormJS/whs.js - 65a67b55a450980ea97f976fbaaf97ddc132fee5 authored over 8 years ago
Fixed typo and failed build

Fix build [#666](https://travis-ci.org/WhitestormJS/whitestorm.js/builds/159096405)

Former-comm...

github.com/WhitestormJS/whs.js - 23069fe111c2326d654e1fd7adf935ca6dc7c8f2 authored over 8 years ago
REFACTORING

Former-commit-id: d944458e5a21895063dfd24c8c7e57c5e8c3b4ca

github.com/WhitestormJS/whs.js - 98bb226a99caab74b607bcbf512dbed111bbe15e authored over 8 years ago
Fix deprecation decorator

Former-commit-id: c6489ae85461604fccb3bb606ef4627677814ec3

github.com/WhitestormJS/whs.js - 5be13845f2c7a8d94862128145946aac98d138e2 authored over 8 years ago
Merge pull request #113 from brunocascio/patch-1

Update README.md

Former-commit-id: c1759c1d17603f5bf3d2bc40ada98b1e91bea2bb

github.com/WhitestormJS/whs.js - c8ef77936872f23e67ee3fe0df7c803d27ad8450 authored over 8 years ago
Update README.md

Fix variable. (GAME constant is undefined)

Former-commit-id: 2c28fc0fb5477cb2201c26411c00c49f26...

github.com/WhitestormJS/whs.js - 0b74ed0e940ac69688a461e7ea0bffa7c1d31d5c authored over 8 years ago
Update ISSUE_TEMPLATE.md

Former-commit-id: 89229a55ca965b2df9ad23f4909d939b487a75a8

github.com/WhitestormJS/whs.js - 85400d766f74290dccfa533fec25cdacb0450279 authored over 8 years ago
r11.2

Former-commit-id: f97789b453870285e8ffe21de4a133d93785aed8

github.com/WhitestormJS/whs.js - 12030c2ad50e6920b2cb65d83e9be769ac8a3bcb authored over 8 years ago
Small fixes

Former-commit-id: 11d7c7199a406f7e6b5dc8120511c42777c88972

github.com/WhitestormJS/whs.js - 61cf2653a9dbb2f601a92e7dca4ab5697bf48031 authored over 8 years ago
Update README.md

Former-commit-id: 7e78b24918c5f7bb4d97f91d7facd9308d8dc40a

github.com/WhitestormJS/whs.js - 6a5d8c81be7040ae1a33c3f3830517b3eb6215cc authored over 8 years ago
Update README.md

Former-commit-id: 148a9576d949cdf018831230fa0b56c00c225ba9

github.com/WhitestormJS/whs.js - f0ad1ac4872da809d6c55e813bd78616656e7b3a authored over 8 years ago
Logo

Former-commit-id: 193ec51d076f060298def5f9f43e5314413bdf54

github.com/WhitestormJS/whs.js - f181a5fcc79aa55d7e184eba68d47fc5042f7ca7 authored over 8 years ago
Fixes

Former-commit-id: ba79657e588dc8d4f7bc1db30e9d48fefba94111

github.com/WhitestormJS/whs.js - 40d95429f0165beb4c3271500d03c2fae64008b2 authored over 8 years ago
r11

Former-commit-id: 1cdfb9c9a440dc9b38c65a347d93c2c112244b25

github.com/WhitestormJS/whs.js - c0bbd2cb0950d725aa887bdde199923341c68a22 authored over 8 years ago
WIP.

Former-commit-id: fbb44f9f1d98d557c30d360b04ffa4d19cef2151

github.com/WhitestormJS/whs.js - a4f178591ae870ea9b049a995640c0e2e7dfdd9f authored over 8 years ago
Fix modular features

Former-commit-id: 2fa4a39ad53096ea38565fcbdb0e77d256a13308

github.com/WhitestormJS/whs.js - 2ab46aba74f8ce388d00b81e8d30c281dc0ffc08 authored over 8 years ago
Logo improvements

Former-commit-id: 85958330ab903a4059068919d25316d5937d8461

github.com/WhitestormJS/whs.js - e5c8b9900c92e75cf86f3bec6f69b91ce1b2d085 authored over 8 years ago
Add `InlineWorker`

Former-commit-id: 1cc45eee8d19da8697d870920896e10c2651cab0

github.com/WhitestormJS/whs.js - 3e2a48e0810ac38ea427bf479b242922b0f4867f authored over 8 years ago
Fixes for production

Former-commit-id: 920ffa43e968ccc68166dc0dfeef7ed21713454e

github.com/WhitestormJS/whs.js - babccc8738dab3736f6468398d5616025fa85040 authored over 8 years ago
Add DOFConstraint

Former-commit-id: 22aeb190c295f88cdd0ec66bbaa56b3c94922584

github.com/WhitestormJS/whs.js - 573ea038d268b508bf97e047b43ebd1e18372f06 authored over 8 years ago
Transforming build to UMD

Former-commit-id: fec6373f2388fbfebb552720b1948449ff536753

github.com/WhitestormJS/whs.js - ca696339cc51c38a5f7e22f7a7ab06784540738b authored over 8 years ago
Package.json cleanup. [Unused dependencies]

Former-commit-id: e343642dfce63c113bd385ca60dca3f06b6c3a88

github.com/WhitestormJS/whs.js - 77c32502e16cae1c5ad29fa24bb1a05a57a7b6ca authored over 8 years ago
Update three.js version

Former-commit-id: 34591dcc87e917a252921306a39bd64a5be64494

github.com/WhitestormJS/whs.js - c2f39c8839a444fa0a1b5cf3d9c6374dc63f1db9 authored over 8 years ago
Cleanup

Former-commit-id: fc8d4633af31ec40d2da6f20a8d465b53e0834d8

github.com/WhitestormJS/whs.js - 84fd61b2e7a5cc66bbc6403f21bf9a620624136b authored over 8 years ago
Fix deprecation from Three.js

Former-commit-id: 41a54d5a1c43707d1c9d6f5cd5d90136d36a8007

github.com/WhitestormJS/whs.js - bed9684cb50ec529eee6eea3bea5b2d87b6b79ab authored over 8 years ago
Unit tests completed. Fix #109

Former-commit-id: 1370ee5e269da2327f6caacdca6599a9e7f92156

github.com/WhitestormJS/whs.js - a30a8d78fe16c9cc4723cc58e53c5d57fb825a6d authored over 8 years ago
WIP.

Former-commit-id: 8e01c35af58be00961f5cc372c497f07fbfb8628

github.com/WhitestormJS/whs.js - 5650329177c1fd98925aa6081843ef7152611494 authored over 8 years ago
WIP.

Former-commit-id: adb64f10bdd385129832ef9f8c25bc735d9777ee

github.com/WhitestormJS/whs.js - beef339cf2c67083c08683bb228f8d5f0d082a95 authored over 8 years ago
Add more tests

Former-commit-id: 23b9f374fea6e516ed3fe9809b603ba93223f3d6

github.com/WhitestormJS/whs.js - 9bf6b91c592224564eff2b074daeccf60945365e authored over 8 years ago
WIP.

Former-commit-id: 85fb55ed237eb38cb8b014b44e0228321dfde098

github.com/WhitestormJS/whs.js - e9f682c8f906cc577e0c73c15cd85c7d067263ff authored over 8 years ago
Camera tests

Former-commit-id: 107cba5efb1411d1a862ee62be524c6ad5df3b1a

github.com/WhitestormJS/whs.js - 87f8bf32be62ef644bf90a0eb02fa7611754eabc authored over 8 years ago
Fixes

Former-commit-id: 1d140c6cb98e5413ca6d88987af5b028605538d3

github.com/WhitestormJS/whs.js - 95a11a451184e4955339c19ebd879a40f86bec2c authored over 8 years ago
Fix typo in unit tests.

Former-commit-id: 9569fe4a5b24aad7381ebf59fc89c2e5e5afb27a

github.com/WhitestormJS/whs.js - d96b46805ee587c60622d48358a6609d85fb9bb0 authored over 8 years ago
Fix light

Former-commit-id: d0a88201e8aff86919ad0d4874e83cc9109c0573

github.com/WhitestormJS/whs.js - b25df9476f32cd6b78c345e785cd9405900b98ef authored over 8 years ago
Fix tests

Former-commit-id: 03f5dfed0f77d9e1600b308a3677293842448fd8

github.com/WhitestormJS/whs.js - b2cc5c5ae21994654c7d5cf532ff5e9a39fb8172 authored over 8 years ago
Test CI with errror

Former-commit-id: 496eeced7280d230a4df6cfb6fba22682ddf4ebc

github.com/WhitestormJS/whs.js - fc326792a912c3ae8c8f7320df16b9d26b4ff998 authored over 8 years ago
Fix example.

Former-commit-id: 6ec7071f6caee8a93c496a80ecd2b9567dd3af01

github.com/WhitestormJS/whs.js - 61d017a3f11333e11f0ca20f010ebbe0824b197b authored over 8 years ago
WIP.

Former-commit-id: cca6d110beca0963622e525310b35db8e33c291b

github.com/WhitestormJS/whs.js - 416b8ab2da4c242ccd27ae6a11ab0dfc8faa0d9d authored over 8 years ago
Fix ignored files

Former-commit-id: fe2c4831d529899e3d21b4556714bbae665fc12a

github.com/WhitestormJS/whs.js - 663ed297de4e643d4661f9f8c4c9ea7e2bfdb548 authored over 8 years ago
Fix travis test

Former-commit-id: f1ca731183b80ab4a6ca31299406e8e408a8e0dc

github.com/WhitestormJS/whs.js - c160435c3aaa14c2d3ea6432ccee5330d63e37d9 authored over 8 years ago
WIP.

Former-commit-id: ad5e80c5fc54f4c2d5c64a45488186abdeec60d8

github.com/WhitestormJS/whs.js - 5c572f7b0230ad41ea2739941ddf98f4126706ed authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into dev

Former-commit-id: 887806088efc699730a081124e23e0acb8f2262b

github.com/WhitestormJS/whs.js - 49f12331e7227490c68cb11e9a125a6fe333254c authored over 8 years ago
Fix travis

Former-commit-id: fb56429a3a01b91f0696508b728f2a8e489bd4b6

github.com/WhitestormJS/whs.js - 16fdea71ee921f72f2461d6ee9ac56955a6be4c9 authored over 8 years ago
Shape testing

Former-commit-id: c79e7dbaff4c72c8f015e701e1d67c22bd8af665

github.com/WhitestormJS/whs.js - 08ee048cf130f58afeeec881c06ed2c93be1462a authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into dev

Former-commit-id: bb4080e54548cc3c2f656a77b178dc30d850b8f9

github.com/WhitestormJS/whs.js - 5ba51a62dbce411633c3cfb655557f010594be2c authored over 8 years ago
WIP. Added basic antialiasing example for post-processing.

Former-commit-id: 9ac7e914beebe92ff4136956943ac28274e0b11d

github.com/WhitestormJS/whs.js - 95313b433c5e1a41ccadab09a673e24383e447c4 authored over 8 years ago
Fix example, Rebase _assets

Former-commit-id: 729688c8a0cb91ce87c8aeabb1ab0ec2e3430d19

github.com/WhitestormJS/whs.js - 1ce2b7a6ef757e80b0217415b1f0b2e38f8e5993 authored over 8 years ago
Refactor _assets

Former-commit-id: be8a2d8b2a968cc9ba8e20fa495a088bef994135

github.com/WhitestormJS/whs.js - 16825a10ccc2bb0568f76261b0d795b9c3f64acd authored over 8 years ago
Gulpfile fixes

Former-commit-id: f72e149c8ca2fd2ef62510d99b967909ba75b2aa

github.com/WhitestormJS/whs.js - 6ec0da3364dc88e0a712fc2264cdbb0e7b28587d authored over 8 years ago
Rebase: fixes

Former-commit-id: 55463909e28aa27a275c1db03ee4976de0099f77

github.com/WhitestormJS/whs.js - 7c4742e44ca1614afbc069c98c7a481bf836a19a authored over 8 years ago
WIP.

Former-commit-id: d87b8451cbaca815330716004d53db85476e1062

github.com/WhitestormJS/whs.js - 70d12f1602fd508667995b2440303e0b38564948 authored over 8 years ago
Remove _temp folder

Former-commit-id: 3e4749637f7e9b0b3c63e48d81530489f1d4eb5e

github.com/WhitestormJS/whs.js - 12254cc101ec07092c5fd1414cea158b2435c3be authored over 8 years ago
Refactoring

Former-commit-id: 21cc2ab2cb74f6ff30cc5c03e57a001b7c600b47

github.com/WhitestormJS/whs.js - c2168bc7b9837fa1b5745cbefe839d04408230cf authored over 8 years ago
Fix example

Former-commit-id: 4437a16a218c0b28065ba21be95314e45eecf631

github.com/WhitestormJS/whs.js - c1495d3fdc5aff2d9a8dd756575e0bcf9b148e42 authored over 8 years ago
Fix package problems.

Former-commit-id: 34e2a19b7a6f90923723fec5b468c154817d5db8

github.com/WhitestormJS/whs.js - eafc098d4dcafb3fb9db248afaff4adec50d6e9f authored over 8 years ago
Fix package.json

Former-commit-id: 23793fb25d37938a879b182479412052c5e9b206

github.com/WhitestormJS/whs.js - 64c23a632609276d70216b9b288cdc3953590018 authored over 8 years ago
WIP.

Former-commit-id: eda5d7c03e729a671076e2753bb51da9d2840a0d

github.com/WhitestormJS/whs.js - f51f21e35121b3445380a4431258f846e2518fae authored over 8 years ago
WIP.

Former-commit-id: e7fd470900ad37e4095869f80d25de591d706bb7

github.com/WhitestormJS/whs.js - 036a0345085c588dbe327a8503faecf3e0572033 authored over 8 years ago
Fix cloth

Former-commit-id: 8fc9f00e518e43c3eab40f818f2a61c137ebd0af

github.com/WhitestormJS/whs.js - dca911176c1dac0d9d9aebc833b7507d8d07e8fd authored over 8 years ago
WIP.

Former-commit-id: 824b3bbc29552de6492841594389485e108b2368

github.com/WhitestormJS/whs.js - 56a44d0f599415028f5baa18abc77eff73d67f45 authored over 8 years ago
Dev. WIP.

Former-commit-id: 6fbf8376f4d6d6b2f7bdf2b2a3277ad34ae371d2

github.com/WhitestormJS/whs.js - 3145644ac8d1381f8fb7dd20614801673be40c5c authored over 8 years ago
WIP.

Former-commit-id: 7bbd5d66c2979fd75368f1a527de284d9cebc779

github.com/WhitestormJS/whs.js - 8dd421548c6afe497a9d62b1ca156588ca9e2a72 authored over 8 years ago
Cloth physics shape

Former-commit-id: 8c2ba4fad25e45be199677de296c0e4f3557238c

github.com/WhitestormJS/whs.js - 7fbe6fdd565f38691a2466dff2f80d57b641f1ca authored over 8 years ago
Update README.md

Former-commit-id: 90e3c07db83de32c5819a466ae584dc56886c8bc

github.com/WhitestormJS/whs.js - b38556efb50b0685bfcdb8faa871b465c3257b93 authored over 8 years ago
CC

Former-commit-id: a2a976efa87017b54837300010a85dcd8a647aab

github.com/WhitestormJS/whs.js - aa2019b4bcdcb83bee31209052823637db37e410 authored over 8 years ago
Update README.md

Former-commit-id: a4f4d13eb9355f30de7bc0a8999e76a4f324e2fa

github.com/WhitestormJS/whs.js - c379821e20a5fb2085c7c2551630ccf259f8abab authored over 8 years ago
MIT

Former-commit-id: 472982738691eb22816d3860b3e65ef55f8e6199

github.com/WhitestormJS/whs.js - 6dfedf9034cf4b5e5f516f6bb0b0af3c733cc165 authored over 8 years ago
Remove for WHS.Object

Former-commit-id: 33a1e4fb771ba30135b1f7fce7bd350a4b370b51

github.com/WhitestormJS/whs.js - 4895764c0997747720c8a2124307f4c4f5711649 authored over 8 years ago
Package.json

Former-commit-id: c0396b81b4d98315c65c6d4ef7154bf137f66bf0

github.com/WhitestormJS/whs.js - 309acd2a09d788fcb6cda0ddc00233b082a16ca1 authored over 8 years ago
Update README.md

Former-commit-id: 3748a6a8b9671d2c2bcdf9877ef08dcf26de4c24

github.com/WhitestormJS/whs.js - 62512a4dd75743a3121373dfec8895831bed61af authored over 8 years ago
Fix remove() error message

Former-commit-id: 3cb7016bda98fb059aaf8c5baeb34f698ee4a6d9

github.com/WhitestormJS/whs.js - f355e68f74cc553a75ee127a7a2091dd24b3ab91 authored over 8 years ago
WIP.

Former-commit-id: 109afa028234b38a3939a673056b41d1b6f15433

github.com/WhitestormJS/whs.js - 2c66b567a14d69312858d44996a48e4946013bd8 authored over 8 years ago
Update README.md

Former-commit-id: 8c3773e827a2d7caf3ec97836d41c0ea6cc002e6

github.com/WhitestormJS/whs.js - b65164a0eef6796fc7579838a6aff4434e078a36 authored over 8 years ago
Update README.md

Former-commit-id: 683eca7fd3ad4d8c401bd663c3f26fc0882adfb5

github.com/WhitestormJS/whs.js - 6ba26efe152286b899eb75a0d524676129f96f52 authored over 8 years ago
Bower fix

Former-commit-id: 6ee63250bc83b85d0852e7be90ef10925666d866

github.com/WhitestormJS/whs.js - d5ea0127b09d83c0a7f0355e498046e56601bd76 authored over 8 years ago
CHANGELOG

Former-commit-id: 24509403445ecf99780bed9480c3472d0a930393

github.com/WhitestormJS/whs.js - 72ed3dd37e0ec2efcbe13082e3862274b91485be authored over 8 years ago
Update README.md

Former-commit-id: 3ab0338441464fc3568e0f1f17d0f479477e0a8e

github.com/WhitestormJS/whs.js - 816d7c002f91564ed3c0c6dba7e323f95af0f153 authored over 8 years ago
r10

Former-commit-id: 7879c2f816e8f0f89a47412c04315870ea84f459

github.com/WhitestormJS/whs.js - 7f712389837abbd2b459de2e00db9d809f827c2a authored over 8 years ago