Skip to content

Small updates#1530

Open
moisesjpelaez wants to merge 2 commits intoKode:mainfrom
moisesjpelaez:general_changes
Open

Small updates#1530
moisesjpelaez wants to merge 2 commits intoKode:mainfrom
moisesjpelaez:general_changes

Conversation

@moisesjpelaez
Copy link
Copy Markdown
Contributor

@moisesjpelaez moisesjpelaez commented Apr 11, 2026

  • put matrixCache static variables outside setMatrix functions for 3D performance improvements in WebGL (taken from Armory's Kha)
  • remove deprecation warnings when converting to a UInt32 in Kore-HL
  • expose setMouseCursor in Krom

@RblSb
Copy link
Copy Markdown
Contributor

RblSb commented Apr 11, 2026

I think moving matrixCache static var outside of function only makes it available inside of class and makes generated name without setMatrix3_ prefix?

@moisesjpelaez
Copy link
Copy Markdown
Contributor Author

That's correct, sorry, I reverted the change.

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.

2 participants