61 Commits (2b48c6dcc232d2cb130ef6d9c7dfcf8fff9ba301)

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