798 Commits (ded1db2a9bab6463b8ee0853db5b0b39493931ad)

Author SHA1 Message Date
Jrius 25cb65781a Correct keyboard shortcut for Clear Parent Inverse. 3 years ago
Adam Johnson 841d82dcbb
Fix incorrect manual revert in previous commit. 3 years ago
Adam Johnson b225f292eb
Fix traceback when exporting convex hull colliders. 3 years ago
Jrius 8255c6d52c Apply suggestions from CR 3 years ago
Jrius bceadbf784 A few more fixes after some testing 3 years ago
Patrick Dulebohn dfe6459d88 Small runtime fix 3 years ago
Jrius 518312cff8 Support nonlocal animations 3 years ago
Jrius a88d49ba63 Eliminate matrix_basis (outside animations) 3 years ago
Jrius 7bc99d0726 Replace object.location with matrix_world.translation 3 years ago
Adam Johnson 58a7e9243d
Fix regression in negative object scaling. 3 years ago
Patrick Dulebohn 28ace91e70 SDL Variable Fix 3 years ago
Adam Johnson b520bfedd1
Add support for multiple animations per object. 3 years ago
Adam Johnson 8a501811f8
Fix potential traceback when raising an error. 3 years ago
Adam Johnson 9eb4652d05
Allow multiple "base-layer" diffuse color animations. 3 years ago
Adam Johnson 33a7055a13
Fix RT-Lit opacity animations. 3 years ago
Adam Johnson ee78b36f5e
Fix runtime lit materials diffuse color animations. 3 years ago
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 e2961208e7
Fix #279. 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 bf49fb1284
Add Python attribute node creation helper. 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 13478aeb7e
Unify programatic generation of PFM nodes. 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
Patrick Dulebohn b46188b22e Update Fog Type Descriptions 3 years ago
Adam Johnson b18ce1c5c0
Fix "no valid lights" in lightmap preview op. 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