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-07 04:56:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Model
History
UnknownShadow200
4d8b0fc3d8
Use bitflags instead of booleans for hidden so it can better fit in cache.
2016-05-06 13:43:25 +10:00
..
BlockModel.cs
Use bitflags instead of booleans for hidden so it can better fit in cache.
2016-05-06 13:43:25 +10:00
ChickenModel.cs
…
CreeperModel.cs
…
CustomModel.cs
Fix players with default skins being messed up when they switch to a texture pack that has a different default skin type. (e.g. 64x32 --> 64x64)
2016-04-19 18:58:01 +10:00
HumanModels.cs
…
HumanoidModel.cs
Client now rescales non-power of two skins, fixes crashing and
closes
#177
. (Thanks MarsBarsFood)
2016-04-27 18:17:03 +10:00
IModel.cs
Minorly optimise model rendering.
2016-04-29 12:25:03 +10:00
ModelBuilder.cs
…
ModelCache.cs
…
ModelPart.cs
…
PigModel.cs
…
SheepModel.cs
…
SkeletonModel.cs
…
SpiderModel.cs
…
ZombieModel.cs
…