1112 Commits (master)
 

Author SHA1 Message Date
Darryl Pogue 429a87e530 Fix syntax warning about assert 2 weeks ago
Adam Johnson 106ef01548
Fix #407. 4 weeks ago
Adam Johnson e2bf2fa96d
Bump version to 0.17-pre. 1 month ago
Adam Johnson 20adf17124
Update version for v0.16 final. 1 month ago
Adam Johnson 92c53d3ea5
Fix missed action version update. 1 month ago
Adam Johnson 582921be44
Don't overwrite trimesh vertices with hull vertices. 1 month ago
Adam Johnson f303244481
Bump all actions to current. 1 month ago
Adam Johnson cd5edb064f
Remove outdated information from the README. 1 month ago
Adam Johnson 46a72a6cd8
Merge pull request #406 from Hoikas/debounce_duplicate_note_popups 1 month ago
Adam Johnson 20ccfa87f9
Ensure note popups don't clobber each other. 1 month ago
Adam Johnson 3c5e2d61d5
Debounce GUI object duplication from the Note Popup modifier. 1 month ago
Adam Johnson b67a1a6808
Fix intermitent journal modifier failures. 1 month ago
Adam Johnson 86ebb069ed
Fix release publishing failure. 2 months ago
Adam Johnson 8ab208de27
Bump to Korman v0.16. 2 months ago
Adam Johnson b919e5ca05
Fix regression introduced by typo in #400. 2 months ago
Adam Johnson 2b689610e3
Fix #401. 2 months ago
Adam Johnson 4414f2de3d
Allow vertex colors to modulate lightmaps. (#404) 2 months ago
1Codealot 969911b117
Removed the `OrderedDict`s (#400) 2 months ago
Adam Johnson dfa3bc9034
Fix regression introduced in 9339b29. 2 months ago
Adam Johnson 5a5b9ff8e6
Fix #329. 2 months ago
Adam Johnson f801d05809 Pay down some technical debt wrt cube regions. 3 months ago
Adam Johnson 9339b29d48
Fix #388. 3 months ago
Adam Johnson 64b80ba165 Fix #391. 3 months ago
Adam Johnson 338a049ef4 Fix #384. 3 months ago
Adam Johnson 9ee5329cfc Fix #386. 4 months ago
Joseph Davies 01a64589bc Enable export of "Auto Load" and "Local Only" page options. 6 months ago
Joseph Davies 234296cc41 Fix typo. 6 months ago
Adam Johnson 2319bcf450
Fix incorrect stero sound name lookup. 6 months ago
Adam Johnson 17afd0e614
Deal with the fallout of `hsStream::close()` being de-virtualzed. 6 months ago
Adam Johnson 11e8b2b7de
Fix `UnboundLocalError` in the hull->tri override for regions. 6 months ago
Adam Johnson fdd46f3c70
Fix #379. 6 months ago
Adam Johnson b5df6cdf08
Update all dependency libraries to current. 6 months ago
Adam Johnson b45c4860ed
Merge pull request #381 from Hoikas/fix_376 6 months ago
Adam Johnson 2e43e0c1f2
Merge pull request #373 from Hoikas/game_gui 6 months ago
Adam Johnson bc81e8c5e5
Only allow modifiers on sensible objects. 7 months ago
Adam Johnson 9731b2276b Avoid writing out blank BuiltIn PRPs for MOUL. 7 months ago
Adam Johnson 705d145114 Only create a Textures PRP if it is requested. 7 months ago
Adam Johnson d37720ce4c
Add the Change Subworld message node. (#377) 7 months ago
Adam Johnson f08375b37f
Fix CI Python failure. 7 months ago
Adam Johnson 8333c4827f
Fix responders being exported into each other. 7 months ago
Patrick Dulebohn 8d3387c330
Fix CubeMap "No image" Bug (#374) 9 months ago
Adam Johnson 6d2fb2fdc5
Allow attaching a GUI Dialog to a Python File node. 9 months ago
Adam Johnson bc9c6fd63d
Add mouse click/over animations to GUI Buttons. 9 months ago
Adam Johnson 405cc32cf7
Add SFX support to GUI buttons. 9 months ago
Adam Johnson a21cc86db7
GUI Camera scaling should make things smaller. 9 months ago
Adam Johnson 3ff64ff861
Use the area weighted inverse normal for GUI Cameras. 9 months ago
Adam Johnson 9780393345
Add Note GUI Popups 9 months ago
Adam Johnson 6a95720093
Fix issue with group masters not being exposed to PythonFileMods. 9 months ago
Adam Johnson 7cac44daa5
Ensure that modifiers in the pool don't get attached to SceneObjects. 9 months ago
Adam Johnson 1142793d9e
Fix stero-ized sounds creating reference loops. 9 months ago