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-13 00:25:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
2D
History
UnknownShadow200
f5a016fce0
Fix disconnected screen flickering on OpenGL backend.
2016-08-18 23:51:00 +10:00
..
Drawing
Minorly optimise GdiPlusDrawer2D's string measuring function.
2016-08-06 17:47:44 +10:00
Screens
Fix disconnected screen flickering on OpenGL backend.
2016-08-18 23:51:00 +10:00
Utils
Use android-compatible 'is 32bpp bitmap' test.
2016-07-14 00:15:25 +10:00
Widgets
Use named StringLength constant instead of hardcoding 64 everywhere, replace StringBuilder with StringBuffer.
2016-08-15 18:33:37 +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