490 Commits (8d3387c330cae9bef8561706850398f446fd61f3)

Author SHA1 Message Date
Adam Johnson 0fe35b573a
Fix traceback in `pre_export()` handling. 3 years ago
Adam Johnson 4ad59b161b
Allow `pre_export()` to return None. 3 years ago
Adam Johnson d7372acebd
Fix #281. 3 years ago
Adam Johnson fb493781b3
Unify localized string handling. 3 years ago
Adam Johnson db1e088112
Don't mark lights in a group as `kLPMovable`. 3 years ago
Adam Johnson aff3a42bd4
Clearly deliniate the circles of hell. 3 years ago
Adam Johnson a31b8ac964
Add localized text modifier. 3 years ago
Adam Johnson 4324735448
Add support pfLocEditor round-trips. 3 years ago
Adam Johnson 809581ed60
Fix non-determinism in Python material attributes. 3 years ago
Adam Johnson 014a21b295
Remove manual stack walking for bottom layers. 3 years ago
Adam Johnson 5a4479ffa7
Ensure parent objects generate CoordinateInterfaces. 3 years ago
Mark Eggert eb7914fb4b
use container count 3 years ago
Mark Eggert 8994203b9f
use container count 3 years ago
Mark Eggert c705ec182d
Warn if more than 8 RT lamps are on a material. 3 years ago
Adam Johnson 3cb1d43e96
Bonus: Minor performance improvement. 3 years ago
Adam Johnson fec2891751
Apply visual transforms for objects with no CI. 3 years ago
Adam Johnson b36218aa57
Update LogicWiz modifiers for deferred logic export. 3 years ago
Jrius a193e60644 Avoid BMesh Blender crash 3 years ago
Jrius 8c6e49ea50 Smarter handling of BMesh. Sharp edges are ignored only if auto-smooth 3 years ago
Jrius fc77f67ecc Vertex color smoothing, preserving sharp edges 3 years ago
Adam Johnson 0435a943b6
Move uv select all per @Jrius. 3 years ago
Adam Johnson 0f5f9f34c8
Regenerate lightmap UVs on ephemeral meshes. 3 years ago
Adam Johnson dc93d93b32
Apply suggestion from CR. 3 years ago
Adam Johnson d22b7170b7
Fix mesh manager chicken/egg problem. 3 years ago
Adam Johnson 1c21295432
Apply suggestions from CR. 3 years ago
Patrick Dulebohn 069818e7bd Add Back Exp2 Fog 3 years ago
Adam Johnson 6f83192909
Add a few more profiling helpers. 3 years ago
Adam Johnson 6af1a40072
Don't touch my UV maps! 3 years ago
Adam Johnson 15bbcc3d89
Fix #266. 3 years ago
Adam Johnson 304f23bd00
Don't touch my Col layer! 3 years ago
Adam Johnson 9517c06741
Remove incorrect crash hack. 3 years ago
Adam Johnson 8634cf3e89
Simplify lightmap packing. 3 years ago
Adam Johnson b2859a3a41
Don't track lightmaps by name. 3 years ago
Adam Johnson f52669e78f
Allow persistent baked lighting. 3 years ago
Adam Johnson 61b0178e05
Fix spurious autocolor generation. 3 years ago
Adam Johnson 6b0b6f8e75
Projection lamps don't need to be LPMovable. 3 years ago
Adam Johnson 715ac3f414
Re-add `data_path` arguments for pos and scale controllers. 3 years ago
Adam Johnson 22ac9ae735
Support all types of rotation animations. 3 years ago
Hazado f90a689afa
Apply suggestions from code review 3 years ago
Hazado 4c621f6457
Support for quaternion rotation animations 3 years ago
Mark Eggert 32bd8bd75d
Enable Shadow-Only Lamps 3 years ago
Adam Johnson 0ac6be879e
Implement the Random Sound modifier. 3 years ago
Adam Johnson 1a3533f55f
Add grass shader modifier (MOUL only). 3 years ago
Mark Eggert 8aaca6e424
Update rtlight.py 3 years ago
Adam Johnson 4d013bb670
Fix emissive lightmaps broken by a203e10. 3 years ago
Adam Johnson 9a82d32793
Fix #238. 3 years ago
Jrius 9443b62e99 (Remove unnecessary addition of 1.0 to UV Y) 3 years ago
Jrius 454c190f87 Convert layer offsets to Plasma's space 3 years ago
Patrick Dulebohn 4d356ef2c6
Apply suggestions from code review 3 years ago
Patrick Dulebohn 519516f9a0 Toggle EnvMap Avatar Render 3 years ago