Skip to content

static analysis results for core classes - #1802

Open
Azaezel wants to merge 1 commit into
TorqueGameEngines:developmentfrom
Azaezel:alpha41/coreStaticAnalysis
Open

static analysis results for core classes#1802
Azaezel wants to merge 1 commit into
TorqueGameEngines:developmentfrom
Azaezel:alpha41/coreStaticAnalysis

Conversation

@Azaezel

@Azaezel Azaezel commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

-netobject had methods only used by afx, but not removed when it was shut off. -SceneObject::resolveMountPID() wasn't checking obj prior to obj->mountobject -SceneObject::updateChildTransform() had a bunch of redundant matrix calcs -GameBase::onMount and onUnMount were't making sure mDatablock existed before the ->callbacks

-netobject had methods only used by afx, but not removed when it was shut off.
-SceneObject::resolveMountPID() wasn't checking obj prior to obj->mountobject
-SceneObject::updateChildTransform() had a bunch of redundant matrix calcs
-GameBase::onMount and onUnMount were't making sure mDatablock existed before the ->callbacks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant