Commit Graph

221 Commits

Author SHA1 Message Date
Sean Lilley 62d5765ceb Update version to 1.3.5 2018-11-02 22:22:05 -04:00
likangning93 c2cb2e9624
Merge pull request #163 from AnalyticalGraphicsInc/fixes-from-master
Backport changes from master to the 1.0 branch
2018-11-01 09:42:08 -04:00
Sean Lilley 5ce5f6be2a Re-add mixed attributes spec 2018-11-01 08:59:06 -04:00
Sean Lilley 3ca2822690 Naming changes to be more like master 2018-11-01 00:33:13 -04:00
Sean Lilley 376d228ae0 Reorder CHANGES.md 2018-11-01 00:23:58 -04:00
Sean Lilley ede9aaf0c6 Code and test fixes 2018-11-01 00:04:42 -04:00
Sean Lilley 9280038371 Merge branch '1.0' into fixes-from-master 2018-10-31 23:13:55 -04:00
Sean Lilley ade20d8c1d Port over #127 2018-10-31 23:06:13 -04:00
Sean Lilley 9fc526b692 Sceure/logging/outside fixes 2018-10-31 23:03:45 -04:00
Sean Lilley 099d6ee65e Tests from #123 2018-10-31 22:52:12 -04:00
Sean Lilley 96154b559c Port over #117 2018-10-31 22:46:44 -04:00
Sean Lilley 05e9788fea Port over #116 2018-10-31 22:02:13 -04:00
Sean Lilley e538ded771 Tests from #109 2018-10-31 21:51:36 -04:00
Sean Lilley 99806cc4a7 Add specs and CHANGES updates for porting over #120 #133 #136 2018-10-31 21:43:45 -04:00
Sean Lilley d42e2548c8 PR updates 2018-10-31 21:39:53 -04:00
likangning93 04675d55d7
Merge pull request #164 from AnalyticalGraphicsInc/handle-transparency
Treat zero alpha as opaque
2018-10-30 14:18:50 -04:00
Sean Lilley 2b1beab94f Update CHANGES.md 2018-10-30 11:36:05 -04:00
Sean Lilley 30428d8ee4 Treat alpha of 0 as 1 2018-10-30 11:34:57 -04:00
Sean Lilley 50f1366689 Tests 2018-10-29 23:57:33 -04:00
Sean Lilley 721198557a Updated CHANGES.md 2018-10-29 23:16:41 -04:00
Sean Lilley c60f4ebde3 Same as #162 2018-10-29 23:15:47 -04:00
Sean Lilley bab00f2558 Same as #161 2018-10-29 21:10:54 -04:00
Shehzan Mohammed f339c81494
Merge pull request #159 from AnalyticalGraphicsInc/node-8-1.0
Update Travis to Node 8 (1.0 branch)
2018-10-26 10:16:54 -04:00
Sean Lilley 610d0d89d6 Remove .gitattributes 2018-10-26 10:14:47 -04:00
Sean Lilley a497e8f7fe
Merge pull request #158 from AnalyticalGraphicsInc/fix-triangulation-1.0
Update triangulation algorithm (1.0)
2018-10-16 10:37:50 -04:00
Sean Lilley eecff03712 Update Travis to Node 8 2018-10-16 10:33:25 -04:00
Sean Lilley 57a9baf60e Update triangulation algorithm 2018-10-16 09:49:21 -04:00
Sean Lilley f2cceaff0f
Merge pull request #156 from AnalyticalGraphicsInc/vertex-count-fix-1.0
Fix objs with interleaved materials (1.0)
2018-10-11 17:30:36 -04:00
Sean Lilley 43e78f3651 Clear vertex cache too 2018-10-11 16:41:11 -04:00
Sean Lilley 07d1c9cdef Reset vertex count properly 2018-10-10 18:36:13 -04:00
Sean Lilley 0d270ab4d2 Bump to 1.3.3 2018-09-19 20:00:39 -04:00
Matthew Amato d247acc366
Merge pull request #154 from AnalyticalGraphicsInc/fix-uv-error-1.0
Remove faces that don't match the same attribute layout (1.0)
2018-09-19 15:33:54 -04:00
Sean Lilley 6849149520 Added test 2018-09-18 23:01:05 -04:00
Sean Lilley 485645e0b9 Back port fixes from #153 2018-09-18 20:34:56 -04:00
Matthew Amato 332259e6ac
Merge pull request #151 from AnalyticalGraphicsInc/fix-paths-1.0
Normalize Windows paths correctly (1.0 branch)
2018-08-31 15:00:09 -04:00
Sean Lilley fbefce69af Fixed normalized Windows paths 2018-08-30 12:18:32 -04:00
Matthew Amato ca2b3830c8 Bump version for release. 2018-06-08 08:16:26 -04:00
Sean Lilley d34f95ed30
Merge pull request #144 from AnalyticalGraphicsInc/1.0-luminance
load greyscale images as luminance instead of alpha
2018-06-07 21:10:14 -04:00
Kangning Li 0e1f7146d8 edit CHANGES.md version 2018-06-07 15:13:16 -04:00
Kangning Li 55b123add0 update CHANGES.md 2018-06-07 15:08:22 -04:00
Kangning Li b46be04fc6 load greyscale images as luminance instead of alpha 2018-06-07 15:00:21 -04:00
Matthew Amato 13d5a90632 Update CHANGES and version for release 2018-03-28 14:01:54 -04:00
Sean Lilley e05c01e8f4
Merge pull request #137 from AnalyticalGraphicsInc/update-1.0-npm-modules
Update npm modules
2018-03-27 14:52:56 -04:00
Matthew Amato 7af05ec359 Update npm modules
Only `mime` required a minor code change on our end.
2018-03-27 14:31:57 -04:00
Sean Lilley 0e11909860 Updated to version 1.3.0 2017-08-11 12:23:07 -04:00
Sean Lilley b20df62524 Merge pull request #85 from rahwang/more-vertices-faces
Support concave and/or n-vertex faces
2017-08-09 17:54:19 -04:00
Rachel Hwang 3293621155 correct winding order check bug 2017-08-08 11:59:02 -04:00
Rachel Hwang 563d5243a2 cleanup edits 2017-07-27 14:05:10 -04:00
Sean Lilley 9da383e434 Style edits 2017-07-24 16:42:03 -04:00
Sean Lilley 8701c87767 Bumped to 1.2.0 2017-07-11 11:59:38 -04:00