-
Notifications
You must be signed in to change notification settings - Fork 38
xEntBoulder functions and iModel #688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xCamera, xEntMotion, xPad, xSerializer, xString
|
| Section | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | .bss |
93.24% | 100.00% | +80 |
| 📈 | .sbss |
65.79% | 86.84% | +10 |
| ✅ | .sbss2 |
0.00% | 100.00% | +16 |
| 📈 | .sdata2 |
36.36% | 71.43% | +14 |
| 📈 | .text |
25.17% | 65.70% | +3052 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| 📈 | iModelCull(RpAtomic*, RwMatrixTag*) |
0.00% | 88.03% | +274 |
| ✅ | iModelSphereCull(xSphere*) |
0.00% | 100.00% | +52 |
| 📈 | iModelCullPlusShadow(RpAtomic*, RwMatrixTag*, xVec3*, int*) |
0.00% | 74.45% | +473 |
| 📈 | iModelVertEval(RpAtomic*, unsigned int, unsigned int, RwMatrixTag*, xVec3*, xVec3*) |
0.00% | 2.37% | +5 |
| 📈 | SkinXform(xVec3*, const xVec3*, RwMatrixTag*, const RwMatrixTag*, const float*, const unsigned int*, unsigned int) |
0.00% | 98.14% | +510 |
| 📈 | iModelNormalEval(xVec3*, const RpAtomic&, const RwMatrixTag*, unsigned long, int, const xVec3*) |
0.00% | 2.09% | +5 |
| 📈 | SkinNormals(xVec3*, const xVec3*, const RwMatrixTag*, const RwMatrixTag*, const float*, const unsigned int*, unsigned int) |
0.00% | 97.18% | +614 |
| 📈 | iModelTagUserData(xModelTag*, RpAtomic*, float, float, float, int) |
0.00% | 1.36% | +5 |
| 📈 | iModelTagInternal(xModelTag*, RpAtomic*, float, float, float, int) |
0.00% | 1.35% | +5 |
| ✅ | iModelTagSetup(xModelTag*, RpAtomic*, float, float, float) |
0.00% | 100.00% | +36 |
| ✅ | iModelTagSetup(xModelTagWithNormal*, RpAtomic*, float, float, float) |
0.00% | 100.00% | +96 |
| ✅ | iModelTagEval(RpAtomic*, const xModelTag*, RwMatrixTag*, xVec3*) |
0.00% | 100.00% | +148 |
| ✅ | iModelTagEval(RpAtomic*, const xModelTagWithNormal*, RwMatrixTag*, xVec3*, xVec3*) |
0.00% | 100.00% | +168 |
| ✅ | iModelSetMaterialAlphaCB(RpMaterial*, void*) |
0.00% | 100.00% | +100 |
| 📈 | iModelSetMaterialAlpha(RpAtomic*, unsigned char) |
0.00% | 3.33% | +3 |
| 📈 | iModelResetMaterialCB(RpMaterial*, void*) |
0.00% | 93.96% | +251 |
| 📈 | iModelMaterialMulCB(RpMaterial*, void*) |
0.00% | 95.74% | +233 |
| ✅ | @unnamed@iModel_cpp@::U8_COLOR_CLAMP(unsigned char&, float) |
0.00% | 100.00% | +64 |
| 📈 | iModelMaterialMul(RpAtomic*, float, float, float) |
0.00% | 3.12% | +4 |
main/SB/Game/zNPCGoalCommon
| Section | From | To | Bytes |
|---|
| Function | From | To | Bytes |
|---|
main/SB/Core/x/xEntBoulder
| Section | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | .sdata2 |
96.00% | 100.00% | +4 |
| 📈 | .text |
79.14% | 99.03% | +2307 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | xEntBoulderEventCB(xBase*, xBase*, unsigned int, const float*, xBase*) |
0.00% | 100.00% | +884 |
| ✅ | RecurseLinks(xLinkAsset*, int, xEntBoulder**) |
0.00% | 100.00% | +148 |
| ✅ | RecurseChild(xBase*, xEntBoulder**, int&) |
0.00% | 100.00% | +228 |
| ✅ | xBoulderGenerator_GenBoulder(xBoulderGenerator*) |
0.00% | 100.00% | +1048 |
Contributor
Author
|
forgot to say, Thank you Seil |
JoshSanch
requested changes
Nov 30, 2025
|
| Section | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | .bss |
93.24% | 100.00% | +80 |
| 📈 | .sbss |
65.79% | 86.84% | +10 |
| ✅ | .sbss2 |
0.00% | 100.00% | +16 |
| 📈 | .sdata2 |
36.36% | 71.43% | +14 |
| 📈 | .text |
25.17% | 65.70% | +3052 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| 📈 | iModelCull(RpAtomic*, RwMatrixTag*) |
0.00% | 88.03% | +274 |
| ✅ | iModelSphereCull(xSphere*) |
0.00% | 100.00% | +52 |
| 📈 | iModelCullPlusShadow(RpAtomic*, RwMatrixTag*, xVec3*, int*) |
0.00% | 74.45% | +473 |
| 📈 | iModelVertEval(RpAtomic*, unsigned int, unsigned int, RwMatrixTag*, xVec3*, xVec3*) |
0.00% | 2.37% | +5 |
| 📈 | SkinXform(xVec3*, const xVec3*, RwMatrixTag*, const RwMatrixTag*, const float*, const unsigned int*, unsigned int) |
0.00% | 98.14% | +510 |
| 📈 | iModelNormalEval(xVec3*, const RpAtomic&, const RwMatrixTag*, unsigned long, int, const xVec3*) |
0.00% | 2.09% | +5 |
| 📈 | SkinNormals(xVec3*, const xVec3*, const RwMatrixTag*, const RwMatrixTag*, const float*, const unsigned int*, unsigned int) |
0.00% | 97.18% | +614 |
| 📈 | iModelTagUserData(xModelTag*, RpAtomic*, float, float, float, int) |
0.00% | 1.36% | +5 |
| 📈 | iModelTagInternal(xModelTag*, RpAtomic*, float, float, float, int) |
0.00% | 1.35% | +5 |
| ✅ | iModelTagSetup(xModelTag*, RpAtomic*, float, float, float) |
0.00% | 100.00% | +36 |
| ✅ | iModelTagSetup(xModelTagWithNormal*, RpAtomic*, float, float, float) |
0.00% | 100.00% | +96 |
| ✅ | iModelTagEval(RpAtomic*, const xModelTag*, RwMatrixTag*, xVec3*) |
0.00% | 100.00% | +148 |
| ✅ | iModelTagEval(RpAtomic*, const xModelTagWithNormal*, RwMatrixTag*, xVec3*, xVec3*) |
0.00% | 100.00% | +168 |
| ✅ | iModelSetMaterialAlphaCB(RpMaterial*, void*) |
0.00% | 100.00% | +100 |
| 📈 | iModelSetMaterialAlpha(RpAtomic*, unsigned char) |
0.00% | 3.33% | +3 |
| 📈 | iModelResetMaterialCB(RpMaterial*, void*) |
0.00% | 93.96% | +251 |
| 📈 | iModelMaterialMulCB(RpMaterial*, void*) |
0.00% | 95.74% | +233 |
| ✅ | @unnamed@iModel_cpp@::U8_COLOR_CLAMP(unsigned char&, float) |
0.00% | 100.00% | +64 |
| 📈 | iModelMaterialMul(RpAtomic*, float, float, float) |
0.00% | 3.12% | +4 |
main/SB/Game/zNPCGoalCommon
| Section | From | To | Bytes |
|---|
| Function | From | To | Bytes |
|---|
main/SB/Core/x/xEntBoulder
| Section | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | .sdata2 |
96.00% | 100.00% | +4 |
| 📈 | .text |
79.14% | 99.03% | +2307 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | xEntBoulderEventCB(xBase*, xBase*, unsigned int, const float*, xBase*) |
0.00% | 100.00% | +884 |
| ✅ | RecurseLinks(xLinkAsset*, int, xEntBoulder**) |
0.00% | 100.00% | +148 |
| ✅ | RecurseChild(xBase*, xEntBoulder**, int&) |
0.00% | 100.00% | +228 |
| ✅ | xBoulderGenerator_GenBoulder(xBoulderGenerator*) |
0.00% | 100.00% | +1048 |
|
| Section | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | .bss |
93.24% | 100.00% | +80 |
| 📈 | .sbss |
65.79% | 86.84% | +10 |
| ✅ | .sbss2 |
0.00% | 100.00% | +16 |
| 📈 | .sdata2 |
36.36% | 71.43% | +14 |
| 📈 | .text |
25.17% | 65.70% | +3052 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| 📈 | iModelCull(RpAtomic*, RwMatrixTag*) |
0.00% | 88.03% | +274 |
| ✅ | iModelSphereCull(xSphere*) |
0.00% | 100.00% | +52 |
| 📈 | iModelCullPlusShadow(RpAtomic*, RwMatrixTag*, xVec3*, int*) |
0.00% | 74.45% | +473 |
| 📈 | iModelVertEval(RpAtomic*, unsigned int, unsigned int, RwMatrixTag*, xVec3*, xVec3*) |
0.00% | 2.37% | +5 |
| 📈 | SkinXform(xVec3*, const xVec3*, RwMatrixTag*, const RwMatrixTag*, const float*, const unsigned int*, unsigned int) |
0.00% | 98.14% | +510 |
| 📈 | iModelNormalEval(xVec3*, const RpAtomic&, const RwMatrixTag*, unsigned long, int, const xVec3*) |
0.00% | 2.09% | +5 |
| 📈 | SkinNormals(xVec3*, const xVec3*, const RwMatrixTag*, const RwMatrixTag*, const float*, const unsigned int*, unsigned int) |
0.00% | 97.18% | +614 |
| 📈 | iModelTagUserData(xModelTag*, RpAtomic*, float, float, float, int) |
0.00% | 1.36% | +5 |
| 📈 | iModelTagInternal(xModelTag*, RpAtomic*, float, float, float, int) |
0.00% | 1.35% | +5 |
| ✅ | iModelTagSetup(xModelTag*, RpAtomic*, float, float, float) |
0.00% | 100.00% | +36 |
| ✅ | iModelTagSetup(xModelTagWithNormal*, RpAtomic*, float, float, float) |
0.00% | 100.00% | +96 |
| ✅ | iModelTagEval(RpAtomic*, const xModelTag*, RwMatrixTag*, xVec3*) |
0.00% | 100.00% | +148 |
| ✅ | iModelTagEval(RpAtomic*, const xModelTagWithNormal*, RwMatrixTag*, xVec3*, xVec3*) |
0.00% | 100.00% | +168 |
| ✅ | iModelSetMaterialAlphaCB(RpMaterial*, void*) |
0.00% | 100.00% | +100 |
| 📈 | iModelSetMaterialAlpha(RpAtomic*, unsigned char) |
0.00% | 3.33% | +3 |
| 📈 | iModelResetMaterialCB(RpMaterial*, void*) |
0.00% | 93.96% | +251 |
| 📈 | iModelMaterialMulCB(RpMaterial*, void*) |
0.00% | 95.74% | +233 |
| ✅ | @unnamed@iModel_cpp@::U8_COLOR_CLAMP(unsigned char&, float) |
0.00% | 100.00% | +64 |
| 📈 | iModelMaterialMul(RpAtomic*, float, float, float) |
0.00% | 3.12% | +4 |
main/SB/Core/x/xEntBoulder
| Section | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | .sdata2 |
96.00% | 100.00% | +4 |
| 📈 | .text |
79.14% | 99.03% | +2307 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | xEntBoulderEventCB(xBase*, xBase*, unsigned int, const float*, xBase*) |
0.00% | 100.00% | +884 |
| ✅ | RecurseLinks(xLinkAsset*, int, xEntBoulder**) |
0.00% | 100.00% | +148 |
| ✅ | RecurseChild(xBase*, xEntBoulder**, int&) |
0.00% | 100.00% | +228 |
| ✅ | xBoulderGenerator_GenBoulder(xBoulderGenerator*) |
0.00% | 100.00% | +1048 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added quite a few iModel functions, some needing the RW reimplementation