Skip to content

View and render stuff#129

Open
ThePlayerRolo wants to merge 9 commits intoRBLXDecomp:masterfrom
ThePlayerRolo:master
Open

View and render stuff#129
ThePlayerRolo wants to merge 9 commits intoRBLXDecomp:masterfrom
ThePlayerRolo:master

Conversation

@ThePlayerRolo
Copy link
Copy Markdown
Contributor

WIP, planning to work on more RBXView and RenderLib stuff

@ThePlayerRolo ThePlayerRolo marked this pull request as ready for review March 12, 2026 00:08
@ThePlayerRolo
Copy link
Copy Markdown
Contributor Author

ready for review

if you spot anything that could be changed for a higher match (or just something dumb) please lmk

@NTx86
Copy link
Copy Markdown
Collaborator

NTx86 commented May 4, 2026

All seems good, the merge conflict needs to be resolved

@ThePlayerRolo
Copy link
Copy Markdown
Contributor Author

ThePlayerRolo commented May 4, 2026

All seems good, the merge conflict needs to be resolved

merged conflict solved (for some reason the file is said to fully replaced even though i just added the CustomMesh files)
also fixed added the lua directory to RBXView's include to prevent build error since I merged branch master

OmitFramePointers="true"
WholeProgramOptimization="false"
AdditionalIncludeDirectories=".\include;..\RbxViewBase;..\Rendering\RenderLib\include;..\Rendering\g3d\include;..\App\include;..\Rendering\AppDraw\include;..\boost_1_34_1\src;..\Rendering\sdl-1.2.6\include;..\RbxGraphics\include"
AdditionalIncludeDirectories="..\App\lua-5.1.1\src\;.\include;..\RbxViewBase;..\Rendering\RenderLib\include;..\Rendering\g3d\include;..\App\include;..\Rendering\AppDraw\include;..\boost_1_34_1\src;"..\Rendering\sdl-1.2.6\include";..\RbxGraphics\include"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according to obj build flags in the PDB, lua-5.1.1 was not part of the additional includes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm interesting, I only added it due to a build error relating to ThreadRef.h getting included (which uses lua)

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.

3 participants