0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix tes3bodyPartManager.attachNodes and remove tes3bodyPartManager.activeBodyParts (there are other accessor functions to use). More... 3 months ago
Add tes3.applyConstantEffectEquipment. More... 3 months ago
Fix TriShape software skinning flag to correct copy flags for deep cloned geometry data. This is used by NiMorpherController and NiUVController to ensure in-place modification does not affect clones. More... 3 months ago
Docs: Add WINE install instructions. More... 3 months ago
Merge branch 'feature/trishape-skinning-flag' More... 3 months ago
Refactor software skinning feature code. More... 3 months ago
Assume missing height data means zero height in tes3.testLineOfSight, instead of throwing an error. Some references may not have a bounding box for unknown reasons. More... 3 months ago
Add tes3.modDisposition. More... 3 months ago
Prevent crashes from too large path lengths by skipping .git directories when scanning for mods. More... 3 months ago
Docs: Fix typos in tes3.dialoguePage.service table More... 3 months ago
Docs: menuEnter and menuExit event corrections. More... 3 months ago
Add scenegraph bindings to tes3weatherController and tes3moon. More... 3 months ago
Fix tes3.isAffectedBy to work with the cloned alchemy objects created by potion drinking. More... 3 months ago
Update TES3::Object vtable type definitions. More... 3 months ago
Minor cleanup for controllers. More... 3 months ago
Accept soulGemFilled to match miscapitalized constants. Make docs consistent. More... 3 months ago
Hide deprecated heads/hairs from NPCs. More... 3 months ago
Minor cleanup. More... 3 months ago
Update docs covering recent CSSE changes. More... 3 months ago
CSSE: Path Grid window now sets the default focus to the save button so the generate default button is harder to accidentally activate. More... 3 months ago
Merge pull request #579 from Kynesifnar/patch-3 More... 3 months ago
CSSE: Don't dirty references just by opening their reference data window. More... 3 months ago
Merge branch 'master' of github.com:MWSE/MWSE More... 3 months ago
Update magic-effects-modded.md More... 3 months ago
Add bindings and constructors for niParticles, niAutoNormalParticles, niBSAnimationNode, niBSParticleNode. More... 3 months ago
Add `niBound` binding. More... 3 months ago
Patch a crash where a branch of NPC wander logic tries to select a random node from pathgrids with 0 nodes. More... 4 months ago
Add pickpocket event. More... 4 months ago
CSSE: Display scale information in status bar for selected reference. More... 4 months ago
CSSE: Fix issue where cell view lists would gradually shrink. More... 4 months ago