490 Commits (8d3387c330cae9bef8561706850398f446fd61f3)

Author SHA1 Message Date
Patrick Dulebohn 8d3387c330
Fix CubeMap "No image" Bug (#374) 11 months ago
Adam Johnson 7cac44daa5
Ensure that modifiers in the pool don't get attached to SceneObjects. 12 months ago
Adam Johnson 1142793d9e
Fix stero-ized sounds creating reference loops. 12 months ago
Adam Johnson ce37ca2bf9
Relax the the stipulation of `pre_export()` being a generator function. 1 year ago
Adam Johnson 3f1009ee4a
Fix incorrect type hint for `ExportManager.get_scene_node()`. 1 year ago
Adam Johnson 03615c30b5
Improve `pre_export()` generators. 1 year ago
Adam Johnson cb770cf638
Add type hints to the Korman ResMgr. 1 year ago
Adam Johnson 6afa39e94a
Improve 3D stereo sound emitters. 1 year ago
Adam Johnson 47a6d8bcde Fix incorrect pretends-to-be-a semantics from #367. 1 year ago
Adam Johnson e5eba455f3
Simplify log indentation management. 1 year ago
Adam Johnson d3ed163746
Add type hints to the exporter class. 1 year ago
Adam Johnson 697b932198
Add page types. 1 year ago
Adam Johnson 8c4a08c3e0
Simplify cube region generation code. (#367) 1 year ago
Adam Johnson 59f660a5f0 Fix `TypeError` in outfile warning message. 1 year ago
Edmond Mondor a3a81f8b32 Setup Late render pass 1 year ago
Adam Johnson 807ab99ae9 Replace not-so-smart characters in journals. 2 years ago
Adam Johnson 5a102b3e5f
Fix #334. 2 years ago
Adam Johnson 927f6b7766
Fix #338. 2 years ago
Adam Johnson a3fc2cdabf
Refuse to export triangle mesh regions to MOUL. 2 years ago
Adam Johnson ec37d4e650
Force flat-ish convex hulls to triangle mesh. 2 years ago
Adam Johnson baa8b7eb49
Fix #332. 2 years ago
Adam Johnson 665429d24a
Add "Cleanup" progress phase. 2 years ago
Adam Johnson e786e78c51
Fix #322. 2 years ago
Patrick Dulebohn a446a1c62a Change memberGroup to kGroupLOSOnly 2 years ago
Patrick Dulebohn 9d0e478261 Set collideGroup along with memberGroup per dpogue 2 years ago
Patrick Dulebohn f64fdebb2f Adjust SimDef 2 years ago
Patrick Dulebohn b494d268ec Remove excess whitespace 2 years ago
Patrick Dulebohn 5b49049194 More adjustments 2 years ago
Patrick Dulebohn 7bc9e9833b Add kDynamicBlocker collider toggle. 2 years ago
Jrius f7d06016b1 Dynamic envmap: use -1 fog to let the engine use default fog settings. 2 years ago
Adam Johnson 95879a6873
Fix #292. 2 years ago
Jrius e5a1e720f7 Vertex color cleaning: ignore convex loops 2 years ago
Jrius cb63255fb4 Fix vertex duplication 3 years ago
Adam Johnson 04e88e0b47
Allow per-texture emit. 3 years ago
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