November 6 2022 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you. '''Changelog:''' #Switched CopyTexture() main function to blit instead of blitFromMemory, this appears to fix reported texture copying problems == See also == *Previous build *Next build *Development Builds == External links == * [https://skyscrapers..." |
(No difference)
|
Revision as of 12:27, 22 July 2023
This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you.
Changelog:
- Switched CopyTexture() main function to blit instead of blitFromMemory, this appears to fix reported texture copying problems