944 Commits (master)

Author SHA1 Message Date
Adam Johnson eb0c5f961a
Fix #411. 4 days ago
Darryl Pogue 429a87e530 Fix syntax warning about assert 2 months ago
Adam Johnson 106ef01548
Fix #407. 2 months ago
Adam Johnson e2bf2fa96d
Bump version to 0.17-pre. 2 months ago
Adam Johnson 20adf17124
Update version for v0.16 final. 2 months ago
Adam Johnson 582921be44
Don't overwrite trimesh vertices with hull vertices. 2 months ago
Adam Johnson 20ccfa87f9
Ensure note popups don't clobber each other. 2 months ago
Adam Johnson 3c5e2d61d5
Debounce GUI object duplication from the Note Popup modifier. 2 months ago
Adam Johnson b67a1a6808
Fix intermitent journal modifier failures. 2 months ago
Adam Johnson 8ab208de27
Bump to Korman v0.16. 3 months ago
Adam Johnson b919e5ca05
Fix regression introduced by typo in #400. 3 months ago
Adam Johnson 2b689610e3
Fix #401. 3 months ago
Adam Johnson 4414f2de3d
Allow vertex colors to modulate lightmaps. (#404) 3 months ago
1Codealot 969911b117
Removed the `OrderedDict`s (#400) 3 months ago
Adam Johnson dfa3bc9034
Fix regression introduced in 9339b29. 4 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 9339b29d48
Fix #388. 4 months ago
Adam Johnson 64b80ba165 Fix #391. 4 months ago
Adam Johnson 338a049ef4 Fix #384. 5 months ago
Adam Johnson 9ee5329cfc Fix #386. 5 months ago
Joseph Davies 01a64589bc Enable export of "Auto Load" and "Local Only" page options. 7 months ago
Joseph Davies 234296cc41 Fix typo. 7 months ago
Adam Johnson 2319bcf450
Fix incorrect stero sound name lookup. 7 months ago
Adam Johnson 17afd0e614
Deal with the fallout of `hsStream::close()` being de-virtualzed. 7 months ago
Adam Johnson 11e8b2b7de
Fix `UnboundLocalError` in the hull->tri override for regions. 7 months ago
Adam Johnson fdd46f3c70
Fix #379. 8 months ago
Adam Johnson bc81e8c5e5
Only allow modifiers on sensible objects. 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
Adam Johnson d37720ce4c
Add the Change Subworld message node. (#377) 8 months ago
Adam Johnson 8333c4827f
Fix responders being exported into each other. 9 months ago
Patrick Dulebohn 8d3387c330
Fix CubeMap "No image" Bug (#374) 10 months ago
Adam Johnson 6d2fb2fdc5
Allow attaching a GUI Dialog to a Python File node. 10 months ago
Adam Johnson bc9c6fd63d
Add mouse click/over animations to GUI Buttons. 10 months ago
Adam Johnson 405cc32cf7
Add SFX support to GUI buttons. 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 6a95720093
Fix issue with group masters not being exposed to PythonFileMods. 10 months ago
Adam Johnson 7cac44daa5
Ensure that modifiers in the pool don't get attached to SceneObjects. 10 months ago
Adam Johnson 1142793d9e
Fix stero-ized sounds creating reference loops. 10 months ago
Adam Johnson ce37ca2bf9
Relax the the stipulation of `pre_export()` being a generator function. 11 months ago
Adam Johnson 367f831cc7 Pass the `blockRGB` argument to xDynTextLoc in the Localized Text 11 months ago
Adam Johnson 76459cfccf
Allow programatically enabling/disabling Plasma Modifiers. 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 96221308c5
Warn about controlling 3D Stereo sounds. 1 year ago
Adam Johnson 6afa39e94a
Improve 3D stereo sound emitters. 1 year ago