Joseph Davies
Joseph Davies
This re-implements the supported EAX effects using OpenAL's EFX. Some features (such as occlusion effects) are currently unsupported by OpenAL and required conversion or local implementation.
For the purposes of quickly iterating Age testing (and Korman feature testing as well) it would be extremely useful to have the ability to quickly unload and reload the current...
In order to facilitate the expansion of existing Ages as well as adding new Fan Ages, this PR provides a way to modify textures dynamically through Python scripts. It is...
Adds a Warp Message node for use in advanced logic trees. This node requires an object position, and sends a message to warp there to the object specified by a...
With the pending addition of the `Plasma... Add` menu from #44, we can generate pre-fabricated mesh guides, with pre-configured Plasma modifiers and complicated node trees, all perfectly measured to conform...
Blender supports reloading scripts by pressing `F8`, but Korman currently does not work with this feature. It would useful to have this working for quicker iteration during development. ``` Exception...
If passed a mesh with no verts, the `NXCook*Mesh` functions in `plGenericPhysical::IWritePXPhysical` fail, and the GenericPhysical object is not fully written to the PRP. However, any SimulationInterfaces which reference it...
Adds an improved, unified interface for importing/exporting plMipmaps to and from supported formats. Depends on #44 and H-uru/libhsplasma#255
The back surface of the staircases in the Guild Pubs are missing their geometry. The comparable stairs in the Watcher's Sanctuary version are intact, however. This bug is present in...