Ecosyste.ms: OpenCollective

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

github.com/krzysztofzablocki/LineDrawing

Beatiful and fast smooth line drawing algorithm for iOS - as seen in Foldify.
https://github.com/krzysztofzablocki/LineDrawing

Create FUNDING.yml

acf23e0338c87d00e4a96b693b2f3f7b5f2971b1 authored over 2 years ago
Merge pull request #38 from Kladdkaka/patch-1

Fixed typo! :)

2ed884b9919148780c755f7bbb906150bb5bbf01 authored over 6 years ago
Fixed typo! :)

3d0d19b10ee02e9ceb9adf4d4af70e6a0f9c1c1c authored over 6 years ago
Merge pull request #30 from richardgroves/master

Adding basic support for touch force (3D force an iPad pro stylus)

447199781a1817e2d93450b612594e78922c5160 authored about 9 years ago
Adding support for force touch to control line width

3D touch on phone or stylus on iPad Pro provide a 'force' value into each touch.
The GestureReco...

2b93d9ef7576a57033e4eb4b80ccbb2e8aa187d5 authored about 9 years ago
Adding iPhone as a supported device type for the project

8eaad46c65f4658fe71c8796dbba0765b2d53c1c authored about 9 years ago
Adding some more area definition comments to the classes

fa96032c6748d927ad5b4a6735f59723753b91d2 authored about 9 years ago
Refactoring for 64 bit safe types, modern syntax and array generics

float -> CGFloat
int -> NSInteger
unsigned int -> NSUInteger

980d31a15c7ab129a4d95cc9f6cb9ad6f25e698f authored about 9 years ago
Moving project deployment target to 8 to match product.

22e12258178c62432bd1e9b4858eeeebe92e3586 authored about 9 years ago
Updating to use cocos2d 3.4.9

NB: There are a lot of linker warnings thrown due to a bad configuration in the ObjectAL submodu...

509841960dda0c3a8e9e156919e41e0e30affb24 authored about 9 years ago
Merge pull request #27 from virl/master

Using pre-multiplied colors for cocos2d version >= 3.1

0e93b224896eb367e9ca6b28ff420108e76c2f43 authored about 10 years ago
Using pre-multiplied colors for cocos2d version >= 3.1

1d391bf7e0d04c287839413dae5551352dca1b44 authored about 10 years ago
Update README.md

0741961826e909416ebec8da8c14b55e18bb55f9 authored over 10 years ago
Update README.md

cc3c875e89dff8a7178a2d6d78499d01e9742a3a authored over 10 years ago
Update README.md

ea1c429f4fd97c3af2a4a1fe4865b0f267ed29fc authored over 10 years ago
Update README.md

442acbfadd12d06c6ecbd7ff28ae122d43ed3705 authored over 10 years ago
Merge pull request #24 from kaolin/cocos2dv31

Cocos2dv31

19e80ceb2b8512674afd1c233ac788433e82de36 authored over 10 years ago
success with much help from http://forum.cocos2d-swift.org/t/2-x-to-3-1-shader-help/14015 -- @arseybee and @slembcke

95dfdf7f6fc3f59f6afee81e9dc48a8995009c63 authored over 10 years ago
manually merged changes by @richardgroves who updated things for cocos2d 3.0; especially appdelegate, scene management, and CCNode+SFGestureRecognizers; see https://github.com/NoodlFroot/smooth-drawing/commit/3d4435ba134dbad2c66e5abe9817e84264a6e5a9

ea3e3186e103288d3aa42600fd3f0da43db3f8c8 authored over 10 years ago
migrated to cocos2d 3.1; now using submodules; updated xcode project to SDK 7.1 and associated things, minimum deployment 5.1.1

3ed650d57ec466b6f7287f22ebf167312af63c9e authored over 10 years ago
Merge pull request #20 from mbustamanteo/update

Update to cocos2d

07923b85f5ff81c9aa5612ac044d887a3c96032b authored over 11 years ago
Updated to Cocos2d 2.1 and added additive blending

e801839b57b5e971ce7a9980c3a9bbe3130fd792 authored over 11 years ago
Updating Cocos2d folder to 2.1 version

b06ed41970843911a64b495591c2335f429e66fa authored over 11 years ago
Merge pull request #17 from Ramshandilya/patch-1

Update LineDrawer.m

a45411e8e9b059e6dd1e52fa52e9f7e6d75029ef authored over 11 years ago
Update LineDrawer.m

Using self.shaderProgram would retain the variable. Fixes crash in non-ARC projects when the var...

9e426d892a97002696908b6ddf864154144f16ed authored over 11 years ago
Merge pull request #15 from joostvanderborg/patch-1

Fixes display in iOS6+ / resolution-independent

8e25a4f9570fecb4a64010e7277688742d57ac86 authored over 11 years ago
Fixes display in iOS6+ / resolution-independent

In iOS6 the canvas rendered offset by a bit, and lines were drawn with the same offset from touc...

7f191b4a92ebeafe4c2065b7b575e7711d7877f4 authored over 11 years ago
Update README.md

635124fb834836aea5d3f9575d696ba95c2a5414 authored almost 12 years ago
Fixed previous commit

b8875a783884b4e56843f7e96a7d26c52102c587 authored over 12 years ago
better line blending -> better antialiasing, dropped depth buffer usage

56071c70a4cef9803bce8b6a4e2173bb9147e72e authored over 12 years ago
fixed 'wrong/bleding pixels' on line connections

a2966be3472c72d22931975b42f1b1fa75ee6350 authored almost 13 years ago
Moved to newest cocos2d, removed custom render texture

2d865df80ebfcaec04c0b304e0fdf6d525d8a83a authored almost 13 years ago
should fix problem with older llvm compiler

8b17ecd5215a437663565cbfcedbd8d889045aab authored almost 13 years ago
Update README.md

b46468c734c01b483bf12e7cdb6345a9f0710beb authored almost 13 years ago
Merge branches 'master' and 'master' of github.com:krzysztofzablocki/smooth-drawing

81a87d7f4fdd2e45fb05a8c4eade806ef5f35fea authored almost 13 years ago
Names

c08584df1b52c6779d762a298275bad8279ec71e authored almost 13 years ago
Update README.md

f6b7409ec03a5e0d694b4304cf8156683a5be435 authored almost 13 years ago
added screenshot

df4b0c9b3cd20f25c68559b025e49b1c6c85b47b authored almost 13 years ago
initial commit

8069f9e66b827481b250b61a58294bd3452a102e authored almost 13 years ago
initial commit

45a8fc232ed02e1012e6223f10a4993aaeb7ae3c authored almost 13 years ago