Commit Graph

  • 9e776effe4 Initialize TexInfo members. Par Winzell 2017-11-27 23:09:57 -0800
  • de1de9ef8f Dramatic sweeping material changes. Par Winzell 2017-11-27 21:58:44 -0800
  • d67722a5d7 First functional checkpoint. Par Winzell 2017-11-24 21:55:03 -0800
  • 415592b6de Modify FBX2glTF to allow that several nodes share the same mesh. PLAINCONCEPTS\davila 2017-11-23 11:06:35 +0100
  • 651f133ae1 Where did this come from? Par Winzell 2017-11-21 19:13:31 -0800
  • b5617751ac Merge remote-tracking branch 'upstream/master' into feat-stingray-pbs Par Winzell 2017-11-21 19:13:04 -0800
  • f61814f7c9
    Pin Draco at 1.2.0, for now Pär Winzell 2017-11-21 19:10:45 -0800
  • 5aca4bd0f3 further massive WIPage Par Winzell 2017-11-20 22:28:55 -0800
  • 2f0879fb6f khf_materials_cmnConstant support Robert Long 2017-11-20 16:14:57 -0800
  • aeffa2cd6b Merge remote-tracking branch 'upstream/master' into feat-stingray-pbs Par Winzell 2017-11-18 14:21:17 -0800
  • 9df6a5d8b5 Merge branch 'master' into feat-stingray-pbs Par Winzell 2017-11-18 14:19:35 -0800
  • 3084f7af54 further WIP Par Winzell 2017-11-18 14:19:13 -0800
  • 423458a841 Construct JSON with explicit key order. Par Winzell 2017-11-17 11:37:19 -0800
  • 2b35ef428f massive wip Par Winzell 2017-11-16 18:29:59 -0800
  • c70ded31d5 Explicit versions of dependencies. Par Winzell 2017-11-16 18:19:52 -0800
  • bcbfdae6be Drop misleading warning. Par Winzell 2017-11-16 14:10:12 -0800
  • 5eb36702b5
    Make blend shape normals/tangents opt-in. (#40) Pär Winzell 2017-11-14 14:36:44 -0800
  • d73be88878 Make blend shape normals/tangents opt-in. Par Winzell 2017-11-14 14:32:47 -0800
  • e73c2f46e2 Only use vertex alpha if color layer is present. Par Winzell 2017-11-14 13:47:34 -0800
  • 7f8746f56e
    Minor README tweaks. Pär Winzell 2017-11-09 20:15:00 -0800
  • 412b98b9ab Cope with animation edge case, don't NPE. Par Winzell 2017-11-08 11:25:55 -0800
  • 145f0d84a1 Minor normal/tangent cleanup. Par Winzell 2017-11-07 13:59:13 -0800
  • 3eeebf4599
    Blendshape tangets & normals, cleanup. (#35) Pär Winzell 2017-11-07 13:32:54 -0800
  • 12c9627593 Blendshape tangets & normals, cleanup. Par Winzell 2017-11-07 13:19:48 -0800
  • 5786fc9f0b One more dynamic_cast to drop. Pär Winzell 2017-11-06 23:14:35 -0800
  • 4f8ddffdf7 Better calculation of glTF opacity. Par Winzell 2017-11-06 14:48:16 -0800
  • 3b7872f4f1 NPM-publish of patch release 0.9.2. Par Winzell 2017-11-06 13:26:12 -0800
  • d2a20ee5cb Fixes for Linux/GCC. v0.9.2 Par Winzell 2017-11-06 12:20:15 -0800
  • 5eb3779ad8 Don't use dynamic_cast, it needs RTTI. Pär Winzell 2017-11-06 00:17:39 -0800
  • 60f18ae635 Diffuse texture transparency takes priority. Pär Winzell 2017-11-05 23:09:59 -0800
  • 7ecc6e5743 Fix build on Windows. Pär Winzell 2017-11-05 23:08:32 -0800
  • 9ae36088b4
    Blend Shape / Morph Target Support (#33) Pär Winzell 2017-11-05 00:06:24 -0700
  • 43a6e23a74 README update for blend shapes. Par Winzell 2017-11-04 23:52:39 -0700
  • 39cb6bd789 Merge branch 'master' into feat-morph-targets Par Winzell 2017-11-04 20:13:47 -0700
  • 5e0f05261c
    Sort triangles with vertex transparency separately. (#32) Pär Winzell 2017-11-04 20:10:28 -0700
  • 59715fc629 Sort triangles with vertex transparency separately. Par Winzell 2017-11-04 20:04:13 -0700
  • 9520c26649 Drop 0-100 assumptions. Let influences go wild. Par Winzell 2017-11-03 23:36:59 -0700
  • 14150269a0 Switch FbxDouble4 uses to FbxVector4, clean up. Par Winzell 2017-11-03 21:48:41 -0700
  • 0fcd00cb5b Get rid of some pointless copying. Par Winzell 2017-10-31 20:18:14 -0700
  • ec303a3b8a Tiny but critical logic oops. Par Winzell 2017-10-31 15:09:25 -0700
  • 44a9233d4a Disable normal and tangent gathering. Par Winzell 2017-10-31 15:08:54 -0700
  • 21138b6eff
    Merge pull request #30 from facebookincubator/check-for-exe Pär Winzell 2017-10-31 11:49:10 -0700
  • 7f9aa3318a Use .exe suffix on Windows. Michael Bayne 2017-10-31 11:33:32 -0700
  • a8bb38f110 Progressive morphing + tiny critical bugfix Par Winzell 2017-10-30 20:48:46 -0700
  • 91a783dc2d Much progress with morph targets. Par Winzell 2017-10-29 22:25:14 -0700
  • 77470e236e First functional morph shape export. Par Winzell 2017-10-29 01:59:51 -0700
  • 58518f5e00 Tiny log string fix. Par Winzell 2017-10-29 00:34:20 -0700
  • 34800d056a
    Merge pull request #28 from facebookincubator/bug-fix-einherit-warning Pär Winzell 2017-10-27 15:52:35 -0700
  • 075dc4a8c3 Fix and improve inheritance warnings. Par Winzell 2017-10-27 15:47:49 -0700
  • 22354fd7ce Use standard library log2f. Par Winzell 2017-10-27 15:31:21 -0700
  • 1829f6d6a6 RawSurface.skinRigid not used. Par Winzell 2017-10-27 15:29:09 -0700
  • 6137694595
    Merge pull request #26 from facebookincubator/error-fix Pär Winzell 2017-10-27 12:28:15 -0700
  • a03e252866 Fix error reporting. Michael Bayne 2017-10-27 12:21:13 -0700
  • b1076fa373 Default opts to empty array if it's not supplied. Par Winzell 2017-10-25 13:24:30 -0700
  • 91d11c88b7 Do the right thing with empty directory path. Par Winzell 2017-10-25 12:02:25 -0700
  • db3f232fc9 Cope with geometry opting out of geometry. Par Winzell 2017-10-24 20:54:59 -0700
  • 4e0f5e4fcf Merge pull request #15 from robertlong/master Pär Winzell 2017-10-24 11:32:48 -0700
  • fb7dae380b Actually initialize the dracoMesh pointer. Par Winzell 2017-10-24 09:15:59 -0700
  • e417fbe90e Fix the --keep-attribute option. Par Winzell 2017-10-24 08:50:46 -0700
  • f535effb8b NPM-publish of patch release 0.9.1. Par Winzell 2017-10-23 20:13:17 -0700
  • 72eb620d87 Copy texture files to output dir when appropriate. (#23) v0.9.1 Pär Winzell 2017-10-23 19:30:51 -0700
  • 65e8577dc2 Copy texture files to output dir when appropriate. Par Winzell 2017-10-23 19:00:47 -0700
  • 5580dcfa92 Whitespace tweaks in log output. Par Winzell 2017-10-23 18:59:32 -0700
  • 5a4959d86c Don't mention texture here. Par Winzell 2017-10-23 17:19:58 -0700
  • dfb026033d Document the new v-flipping default. (#22) Pär Winzell 2017-10-22 16:43:20 -0700
  • e7b54ca7c6 Document the new v-flipping default. Par Winzell 2017-10-22 16:41:18 -0700
  • d46aeb3d46 Merge pull request #21 from zellski/feat-default-to-flipped-textures Pär Winzell 2017-10-22 16:32:50 -0700
  • 998b7719cb Default to vertically flipping texture coordinates. Par Winzell 2017-10-22 16:27:43 -0700
  • e0e81404f9 Multiple tweaks to README. (#19) Pär Winzell 2017-10-21 10:45:56 -0700
  • ea84a2aee4 Doc tweaks. Par Winzell 2017-10-21 10:43:31 -0700
  • dda16a9530 Doc tweaks. Par Winzell 2017-10-21 10:39:06 -0700
  • 81c73171be Doc tweaks. Par Winzell 2017-10-21 10:17:35 -0700
  • 18678c685b Doc tweaks. Par Winzell 2017-10-21 09:55:10 -0700
  • 05fd2d7db4 Doc tweaks. Par Winzell 2017-10-21 09:01:15 -0700
  • bc1fdaae23 Doc tweaks. Par Winzell 2017-10-20 19:53:54 -0700
  • 3a29f5e837 Doc tweaks. Par Winzell 2017-10-20 19:53:04 -0700
  • b31d0ab2d7 Doc tweaks. Par Winzell 2017-10-20 19:51:24 -0700
  • 55441023e3 Doc tweaks. Par Winzell 2017-10-20 19:49:16 -0700
  • 23ae8d3ec9 Doc tweaks. Par Winzell 2017-10-20 18:37:08 -0700
  • cde6974f94 Doc tweaks. Par Winzell 2017-10-20 18:36:36 -0700
  • 8cf7f446b7 Further improvemens to texture resolution. (#16) Pär Winzell 2017-10-20 09:42:39 -0700
  • c42c78225c Delete detritus. Par Winzell 2017-10-20 09:41:50 -0700
  • 9b86ccde31 Further improvemens to texture resolution. Par Winzell 2017-10-20 09:39:47 -0700
  • 454cb7c864 Skip animations with 0 channels. Robert Long 2017-10-19 16:27:47 -0700
  • 946f12361c Numerous improvements to Node API. Michael Bayne 2017-10-19 10:14:13 -0700
  • f2ded23d3a Numerous improvements to Node API. Michael Bayne 2017-10-19 10:14:13 -0700
  • 9085b8d284 Add usage docs to README. Michael Bayne 2017-10-19 08:58:51 -0700
  • 4ec5e998fb Add usage docs to README. Michael Bayne 2017-10-19 08:58:51 -0700
  • c194843239 More helpful README update. Par Winzell 2017-10-19 09:15:25 -0700
  • 606d31997c Supply JSON-critical comma. Par Winzell 2017-10-19 09:15:01 -0700
  • 443243a52c Only ever create one BufferViewData per file. v0.9.0 Par Winzell 2017-10-18 19:26:27 -0700
  • 0b6e8f366c Only ever create one BufferViewData per file. Par Winzell 2017-10-18 19:26:27 -0700
  • 693f6000c0 Fix BPR->PBR Michael Feldstein 2017-10-18 19:13:05 -0700
  • bc803213fc Delete obsolete snippets. Par Winzell 2017-10-17 21:19:36 -0700
  • bf28c29f50 Multiple fixes for transparency. Par Winzell 2017-10-17 20:40:14 -0700
  • 4edf1889a1 Multiple fixes for transparency. Par Winzell 2017-10-17 20:40:14 -0700
  • ee2ed24d2d Don't include empty extension info. Par Winzell 2017-10-17 20:37:40 -0700
  • 3527b251e7 Fix build across all platforms. Par Winzell 2017-10-17 17:56:21 -0700
  • d3a09308ac Do a better job resolving texture files. Par Winzell 2017-10-16 23:27:24 -0700
  • d4ac174023 Don't include empty extension info. Par Winzell 2017-10-17 20:37:40 -0700