100 Commits (2d3870fe541312be33a92f6098b9146e0b7bcb92)

Author SHA1 Message Date
Jrius 3ed604f400 Fix lightmap baking 5 months ago
Jrius a6ddffed4e Export skinned objects (WIP). 5 months ago
Jrius b1d046591c Normals: performance improvement 6 months ago
Jrius 30d2a305d5 Improve normals export 6 months ago
Adam Johnson 4414f2de3d
Allow vertex colors to modulate lightmaps. (#404) 1 year ago
Adam Johnson e5eba455f3
Simplify log indentation management. 2 years ago
Edmond Mondor a3a81f8b32 Setup Late render pass 2 years ago
Adam Johnson 95879a6873
Fix #292. 3 years ago
Jrius cb63255fb4 Fix vertex duplication 4 years ago
Jrius 7bc99d0726 Replace object.location with matrix_world.translation 4 years ago
Adam Johnson 58a7e9243d
Fix regression in negative object scaling. 4 years ago
Adam Johnson 33a7055a13
Fix RT-Lit opacity animations. 4 years ago
Adam Johnson 014a21b295
Remove manual stack walking for bottom layers. 4 years ago
Adam Johnson 3cb1d43e96
Bonus: Minor performance improvement. 4 years ago
Adam Johnson fec2891751
Apply visual transforms for objects with no CI. 4 years ago
Adam Johnson d22b7170b7
Fix mesh manager chicken/egg problem. 4 years ago
Adam Johnson 6f83192909
Add a few more profiling helpers. 4 years ago
Adam Johnson 6af1a40072
Don't touch my UV maps! 4 years ago
Adam Johnson 15bbcc3d89
Fix #266. 4 years ago
Adam Johnson 4d013bb670
Fix emissive lightmaps broken by a203e10. 4 years ago
Adam Johnson 3b999f550d
Fix child font objects. 4 years ago
Adam Johnson 3abb36b4c4
Partially revert the emissive stuff. 5 years ago
Mark Eggert 9b061154dc
Update mesh.py 5 years ago
Mark Eggert 8f3a94589e
Update mesh.py 5 years ago
Adam Johnson a203e109ba
Properly set the layer colors and emissive flag. 5 years ago
Adam Johnson 94398fd293
Improve support for VtxNonPreshaded and RT Lights. 5 years ago
Adam Johnson fedb7c91f5
Add "Blending" modifier and improve render level export. 5 years ago
Darryl Pogue ecf7f8207f
Ensure alpha vcol paint makes a BlendSpan 5 years ago
Adam Johnson 7311039bc0
Allow disabling of RT shadow casting per material. 5 years ago
Adam Johnson 53db0897bf
Ensure normals have no zero component. 5 years ago
Adam Johnson dd467547d2
Improve blendspan criteria stuff. 6 years ago
Adam Johnson 8addb996b7
Don't export empty vertex buffers. 6 years ago
Adam Johnson c0cdf46460
Generalize the lightmap modifier 7 years ago
Adam Johnson eb622e5318
Prefer dict `setdefault` vs membership tests 7 years ago
Adam Johnson 7b5eb4f389
Fix "Compose Geometry" out of range progress steps 7 years ago
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 8 years ago
Darryl Pogue 1ee4c5be51
Sort spans for opacity modifiers 8 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 9 years ago
Darryl Pogue 00536bb7cb
Clean up the easy bits of mesh exporting 9 years ago