509 Commits (master)

Author SHA1 Message Date
Darryl Pogue 429a87e530 Fix syntax warning about assert 2 months ago
Adam Johnson 106ef01548
Fix #407. 3 months ago
Adam Johnson 582921be44
Don't overwrite trimesh vertices with hull vertices. 3 months ago
Adam Johnson 20ccfa87f9
Ensure note popups don't clobber each other. 3 months ago
Adam Johnson 3c5e2d61d5
Debounce GUI object duplication from the Note Popup modifier. 3 months ago
Adam Johnson 4414f2de3d
Allow vertex colors to modulate lightmaps. (#404) 3 months ago
Adam Johnson 5a5b9ff8e6
Fix #329. 4 months ago
Adam Johnson f801d05809 Pay down some technical debt wrt cube regions. 4 months ago
Adam Johnson 338a049ef4 Fix #384. 5 months ago
Joseph Davies 01a64589bc Enable export of "Auto Load" and "Local Only" page options. 8 months ago
Joseph Davies 234296cc41 Fix typo. 8 months ago
Adam Johnson 11e8b2b7de
Fix `UnboundLocalError` in the hull->tri override for regions. 8 months ago
Adam Johnson 9731b2276b Avoid writing out blank BuiltIn PRPs for MOUL. 8 months ago
Adam Johnson 705d145114 Only create a Textures PRP if it is requested. 8 months ago
Patrick Dulebohn 8d3387c330
Fix CubeMap "No image" Bug (#374) 10 months ago
Adam Johnson a21cc86db7
GUI Camera scaling should make things smaller. 10 months ago
Adam Johnson 3ff64ff861
Use the area weighted inverse normal for GUI Cameras. 10 months ago
Adam Johnson 9780393345
Add Note GUI Popups 10 months ago
Adam Johnson 7cac44daa5
Ensure that modifiers in the pool don't get attached to SceneObjects. 11 months ago
Adam Johnson 1142793d9e
Fix stero-ized sounds creating reference loops. 11 months ago
Adam Johnson ce37ca2bf9
Relax the the stipulation of `pre_export()` being a generator function. 11 months ago
Adam Johnson 3f1009ee4a
Fix incorrect type hint for `ExportManager.get_scene_node()`. 11 months ago
Adam Johnson 03615c30b5
Improve `pre_export()` generators. 11 months 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. 1 year 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 2 years ago