1113 Commits (master)
 

Author SHA1 Message Date
Adam Johnson eb0c5f961a
Fix #411. 2 weeks 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. 3 months ago
Adam Johnson 20adf17124
Update version for v0.16 final. 3 months ago
Adam Johnson 92c53d3ea5
Fix missed action version update. 3 months ago
Adam Johnson 582921be44
Don't overwrite trimesh vertices with hull vertices. 3 months ago
Adam Johnson f303244481
Bump all actions to current. 3 months ago
Adam Johnson cd5edb064f
Remove outdated information from the README. 3 months ago
Adam Johnson 46a72a6cd8
Merge pull request #406 from Hoikas/debounce_duplicate_note_popups 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 b67a1a6808
Fix intermitent journal modifier failures. 3 months ago
Adam Johnson 86ebb069ed
Fix release publishing failure. 3 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) 4 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. 5 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. 8 months ago
Adam Johnson 17afd0e614
Deal with the fallout of `hsStream::close()` being de-virtualzed. 8 months ago
Adam Johnson 11e8b2b7de
Fix `UnboundLocalError` in the hull->tri override for regions. 8 months ago
Adam Johnson fdd46f3c70
Fix #379. 8 months ago
Adam Johnson b5df6cdf08
Update all dependency libraries to current. 8 months ago
Adam Johnson b45c4860ed
Merge pull request #381 from Hoikas/fix_376 8 months ago
Adam Johnson 2e43e0c1f2
Merge pull request #373 from Hoikas/game_gui 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) 9 months ago
Adam Johnson f08375b37f
Fix CI Python failure. 9 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