FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node - paperjs/paper.js · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
paperjs
/
paper.js
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
15.1k
Code
Issues
374
Pull requests
55
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
paper.js
src
node
on
develop
User selector
Datepicker
Commit history
Commits on May 23, 2020
Update year, author email addresses and links
lehni
committed
db82f41
View commit details
Copy full SHA for db82f41
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Fix node tests crash with node latest versions
sasensi
authored and
lehni
committed
bdc311e
View commit details
Copy full SHA for bdc311e
View code at this point
Browse repository at this point
Update dependencies
lehni
committed
2cb55a8
View commit details
Copy full SHA for 2cb55a8
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
Update copyright year to 2019
sapics
committed
be4199b
View commit details
Copy full SHA for be4199b
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Replace url to avoid redirection
Show description for cfc5a91
sapics
authored and
lehni
committed
cfc5a91
View commit details
Copy full SHA for cfc5a91
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Improve handling of push() with lots of items
Show description for 27b92a6
lehni
committed
27b92a6
View commit details
Copy full SHA for 27b92a6
View code at this point
Browse repository at this point
Commits on Sep 29, 2018
Minor fix
sapics
committed
eb740c2
View commit details
Copy full SHA for eb740c2
View code at this point
Browse repository at this point
Fix Cannot read property 'parent' of undefined in node
Show description for 6925888
HriBB
authored and
sapics
committed
6925888
View commit details
Copy full SHA for 6925888
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
JSHint: Fix error
lehni
committed
702ab74
View commit details
Copy full SHA for 702ab74
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Node.js: Clean up image stream handling
lehni
committed
6c5f1dc
View commit details
Copy full SHA for 6c5f1dc
View code at this point
Browse repository at this point
Node.js: Add JPEG support to exportFrames()
Show description for 6939c16
therewasaguy
authored and
lehni
committed
6939c16
View commit details
Copy full SHA for 6939c16
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Improve documentation about new NPM modules.
Show description for 6ff6e1a
lehni
committed
6ff6e1a
View commit details
Copy full SHA for 6ff6e1a
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
Node.js: Add code to handle separate shim modules.
Show description for 29de03d
lehni
committed
29de03d
View commit details
Copy full SHA for 29de03d
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
More work on supporting hybrid contexts.
Show description for 7a2ccc6
lehni
committed
7a2ccc6
View commit details
Copy full SHA for 7a2ccc6
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
Fix typo.
lehni
committed
87fe0dd
View commit details
Copy full SHA for 87fe0dd
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
Minor code and comments cleanup.
lehni
committed
753b27a
View commit details
Copy full SHA for 753b27a
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Clean up handling of #_set(), #set() and #initialize()
Show description for 32d8c96
lehni
committed
32d8c96
View commit details
Copy full SHA for 32d8c96
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Loosely couple Node.js code to canvas module.
Show description for 89c60b1
lehni
committed
89c60b1
View commit details
Copy full SHA for 89c60b1
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Remove jsdom legacy code.
lehni
committed
f04dd14
View commit details
Copy full SHA for f04dd14
View code at this point
Browse repository at this point
Switch to jsdom v9.4.0 with native DOMParser support.
Show description for df8969f
lehni
committed
df8969f
View commit details
Copy full SHA for df8969f
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Fix variable leak
sapics
committed
7b91e41
View commit details
Copy full SHA for 7b91e41
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Merge pull request #1002 from sapics/curve-divide
Show description for 345730f
lehni
committed
345730f
View commit details
Copy full SHA for 345730f
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Improve handling of local paths and CORS on Node.js
lehni
committed
5a9f3df
View commit details
Copy full SHA for 5a9f3df
View code at this point
Browse repository at this point
Switch to jsdom v8.3.0, now that it includes our node-canvas PR.
Show description for f4e4e7a
lehni
committed
f4e4e7a
View commit details
Copy full SHA for f4e4e7a
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Fix cases where toolPoint was null.
lehni
committed
e054b76
View commit details
Copy full SHA for e054b76
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Call curve._changed at curve.divideAtTime
sapics
committed
60f1e78
View commit details
Copy full SHA for 60f1e78
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Node.js: Fix bug when using paper-core.js
Show description for c35814f
lehni
committed
c35814f
View commit details
Copy full SHA for c35814f
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Node: Switch to jsdom v8.0.1 with patched-in image support.
Show description for 50843d8
lehni
committed
50843d8
View commit details
Copy full SHA for 50843d8
View code at this point
Browse repository at this point
Node: Improve DOMParser#parseFromString() polyfill for Node.js
Show description for e02e9f4
lehni
committed
e02e9f4
View commit details
Copy full SHA for e02e9f4
View code at this point
Browse repository at this point
Node: Fix display of percentage in Node.js frames export.
lehni
committed
fadef94
View commit details
Copy full SHA for fadef94
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Automatically determine correct padding for numbers in View#exportFrames()
lehni
committed
0455d39
View commit details
Copy full SHA for 0455d39
View code at this point
Browse repository at this point
Get View#exportFrames() to work again on Node.js
lehni
committed
85d60e1
View commit details
Copy full SHA for 85d60e1
View code at this point
Browse repository at this point
Override DomEvent.requestAnimationFrame() in Node.js to avoid setInterval() timers
lehni
committed
b56d18d
View commit details
Copy full SHA for b56d18d
View code at this point
Browse repository at this point
Make sure PDF support actually works.
lehni
committed
4147424
View commit details
Copy full SHA for 4147424
View code at this point
Browse repository at this point
Fix issue in View#exportImage()
lehni
committed
1e64936
View commit details
Copy full SHA for 1e64936
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL