53 Commits (9780393345e6c230bbf985f7a2e0211d2f337132)

Author SHA1 Message Date
Adam Johnson 9780393345
Add Note GUI Popups 11 months ago
Adam Johnson 7cac44daa5
Ensure that modifiers in the pool don't get attached to SceneObjects. 11 months ago
Adam Johnson 3f1009ee4a
Fix incorrect type hint for `ExportManager.get_scene_node()`. 12 months ago
Adam Johnson cb770cf638
Add type hints to the Korman ResMgr. 1 year ago
Adam Johnson 697b932198
Add page types. 1 year ago
Adam Johnson e786e78c51
Fix #322. 2 years ago
Patrick Dulebohn 069818e7bd Add Back Exp2 Fog 3 years ago
Adam Johnson 64c59480e5
Who reviewed this? 3 years ago
Adam Johnson 5426643eec
Round funny values to hide float precision details. 3 years ago
Adam Johnson 39a3a88bb8
Ensure PFM-related lights are marked animated. 3 years ago
Patrick Dulebohn 4c37ad41fa Fix Exponential Fog 4 years ago
Adam Johnson e576bab339
Limit all SceneObjects to valid Python 2 identifiers. 4 years ago
Adam Johnson 6e076f9d49
Fix #184. 4 years ago
Adam Johnson 1d5d3a1277
Fix oversight with BuiltIn.prp python class name. 4 years ago
Adam Johnson 5183adb469
Fix #154. 5 years ago
Adam Johnson 3e61d64843
Fix broken AgeSDL Hooks. 5 years ago
Adam Johnson db00f298ee
Fix texture page location resolver. 5 years ago
Adam Johnson 173805a7ba
Fix #151. 5 years ago
Adam Johnson 4b4e531f61
Fix #150. 5 years ago
Adam Johnson 5fd9564e93
Fix the previous fix. 5 years ago
Adam Johnson 04d1b84849
Fix MultiModifiers not being added to new SceneObjects. 5 years ago
Adam Johnson e329e5619b
Don't NTD encrypt age/fni files 5 years ago
Adam Johnson 6c4aedb17a
Replace fancy AgeSDL Python meta hacks 5 years ago
Adam Johnson ec2070a000
Pack the doggone Python in the exporter 5 years ago
Adam Johnson 288058aa38
Refactor output file generation 5 years ago
Adam Johnson 2ebf872fda
Check for valid types in `add_object` 6 years ago
Adam Johnson 9601d6e28b
Optimize `find_key` by using a hash map 6 years ago
Darryl Pogue 2a693a03c2
More cleanups 7 years ago
Adam Johnson 47bd42caa8 Relax restrictions on key names 8 years ago
Adam Johnson 55566c908a Convert os.path usage to pathlib. ++code_quality 8 years ago
Adam Johnson 953012de38 Fix a race condition in ExportManager.add_object 9 years ago
Adam Johnson a3716a8c35 Fix CoordinateInterface race conditions 9 years ago
Adam Johnson 916a621765 Add more find/create helpers 9 years ago
Adam Johnson ecc5bf277d Store Layer keys, not objects... 9 years ago
Adam Johnson fc9407a332 Export dynamic environment maps 9 years ago
Adam Johnson e5915d18c3 Allow the user to export only certain pages 9 years ago
Adam Johnson dd0a60c5d1 Implement .sum files for non-MOUL Plasma versions 9 years ago
Adam Johnson 53b1b66258 Responder nodes now export themselves! 9 years ago
Adam Johnson fdfd939640 Export lamps as RT lights :D 9 years ago
Adam Johnson 60ced28b77 Implement PanicLinkRegions 9 years ago
Adam Johnson 52752b9dda CI and other modifier improvements 10 years ago
Adam Johnson c084a773ad Fix #5 10 years ago
Adam Johnson 8a8c5fdeb1 Fix #3 10 years ago
Adam Johnson fa6c9f890e Automate ObjInterface creation 10 years ago
Adam Johnson 2fb944c9ce Fix #2 10 years ago
Adam Johnson a42589099c Fix default page creation 10 years ago
Adam Johnson 32dcac54f5 Rudimentary material exporter 10 years ago
Adam Johnson 144a1f4824 Fix FNI file to not suck 10 years ago
Adam Johnson 106ed1fb7d Basic opaque meshes exporting... 10 years ago
Adam Johnson 242ed01afb Move exporter logic out of prop_object... 10 years ago