This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
ClassiCube
Watch
1
Star
0
Fork
0
You've already forked ClassiCube
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-10-17 10:42:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
2D
History
UnknownShadow200
cc92a2794e
oldWidth/oldHeight is never used in the gui code, removed it.
2016-07-25 12:24:57 +10:00
..
Drawing
More fixups for android backend.
2016-07-13 22:48:28 +10:00
Screens
oldWidth/oldHeight is never used in the gui code, removed it.
2016-07-25 12:24:57 +10:00
Utils
Use android-compatible 'is 32bpp bitmap' test.
2016-07-14 00:15:25 +10:00
Widgets
oldWidth/oldHeight is never used in the gui code, removed it.
2016-07-25 12:24:57 +10:00
GuiElement.cs
oldWidth/oldHeight is never used in the gui code, removed it.
2016-07-25 12:24:57 +10:00
IsometricBlockDrawer.cs
Use packed ints instead of 4 byte fields in vertex structs.
2016-07-10 11:23:20 +10:00
Texture.cs
Reduce Texture struct size by 4 bytes, also fix issue with Control+Backspace. (Thanks FabTheZen)
2016-07-08 12:29:55 +10:00