63 Commits (4779c8c710fc620cef3f261a0656d7cd355640ac)

Author SHA1 Message Date
Adam Johnson eb622e5318
Prefer dict `setdefault` vs membership tests 6 years ago
Adam Johnson 7b5eb4f389
Fix "Compose Geometry" out of range progress steps 6 years ago
Adam Johnson 2b48c6dcc2
Replace a slow string search with `isinstance` 6 years ago
Adam Johnson 803f0dd62d
Fix #106 6 years ago
Adam Johnson 1200979322
Fix duplicate DSpan exports 6 years ago
Darryl Pogue 9db5be7533
Fix Span/BlendSpan discriminator 7 years ago
Darryl Pogue 1ee4c5be51
Sort spans for opacity modifiers 7 years ago
Adam Johnson 170eb694d2
Remove modifiers from objects for baking 7 years ago
Adam Johnson f6182b05b5
Update LM preview to apply modifiers as well 7 years ago
Adam Johnson b98aec8840
Fix #63 7 years ago
Adam Johnson 98d5480024
Implement rudimentary progress reporter 7 years ago
Adam Johnson 6a3b09b747
Refactor export logging 7 years ago
Adam Johnson 08d93dd797
Update GeoVertex UV touching for HSPlasma changes 7 years ago
Adam Johnson 64369b836d
Update some bumpmap variables to obey The Zen 7 years ago
Adam Johnson c52335fb47
Don't preempt UVChannel sanity checks in bumpmaps 7 years ago
Darryl Pogue 2a693a03c2
More cleanups 7 years ago
Darryl Pogue 00536bb7cb
Clean up the easy bits of mesh exporting 7 years ago
Darryl Pogue 25d92fc7f4
Initial implementation of bumpmapping 7 years ago
Darryl Pogue ca3147865e
Implement face flat/smoothing shading 8 years ago
Adam Johnson 5a9cd719f2 More lighting improvements... 8 years ago
Adam Johnson 4c0b7cb515 Limit all meshes to 0x8000 vertices 8 years ago
Adam Johnson 638279c85e Fix some typos in old projection light code 8 years ago
Adam Johnson 8970758f8e bpy.types.Mesh.materials is an ebil liar! 8 years ago
Adam Johnson 2b3656af39 Refactor lighting code to limit bake_image calls 8 years ago
Adam Johnson 9e66db01a0 Flip the flopped images 9 years ago
Adam Johnson c57407573a Implement VisRegions 9 years ago
Adam Johnson d27630f501 Delay manipulating the selection 9 years ago
Adam Johnson 8113be8da6 Remove utils.vector3 9 years ago
Adam Johnson 73390e523f Initial bits of waveset7 support 9 years ago
Adam Johnson c32e1e6e45 Don't use the name of a temp object in an error 9 years ago
Adam Johnson 4eaf2f5acc Fix bug with exporting objects with mesh modifiers 9 years ago
Adam Johnson a3716a8c35 Fix CoordinateInterface race conditions 9 years ago
Adam Johnson 2c0aae9915 Fix "I'm a material but not really" bugs 9 years ago
Adam Johnson 8ba4d8287f Implement stencil layers 9 years ago
Adam Johnson 65da157066 Ensure object modifiers are applied to meshes 9 years ago
Adam Johnson 7e281616a9 Remove try...except from mesh conversion 9 years ago
Adam Johnson fc9407a332 Export dynamic environment maps 9 years ago
Adam Johnson eb323b30c3 Implement kBlendAlpha flag (and BlendSpans) 9 years ago
Adam Johnson cd74bf6d27 Fix exporting objects with multiple materials 9 years ago
Adam Johnson cce4533a25 Fix sharp lightmap edges 9 years ago
Adam Johnson 6318c3c40c Fix even more "no valid image" baking bugs... 9 years ago
Adam Johnson 9626b22409 Allow user to specify a light group for light maps 9 years ago
Adam Johnson d303faced6 Fix many "no valid images found to bake to" bugs 9 years ago
Adam Johnson bd6e21a22e Don't screw with the user's context... 9 years ago
Adam Johnson 4ae31de59d Don't export auto vertex light if there is an LM 9 years ago
Adam Johnson fdfd939640 Export lamps as RT lights :D 9 years ago
Adam Johnson 8bb8683f7c Implement crappy vertex color light baking... 9 years ago
Adam Johnson 65d1d71416 Rudimentary Lightmap Baking 9 years ago
Adam Johnson 52752b9dda CI and other modifier improvements 10 years ago
Adam Johnson b0d9b8eb68 Remove a debug print I accidentally left in 10 years ago