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-06 12:37:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Particles
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
..
CollidableParticle.cs
Organise most things into namespaces.
2016-03-27 09:33:51 +11:00
Particle.cs
Rename vertices structs to a more concise one, also fix issue with progress bar very very rarely overflowing when the server overflows on computing the progress value, by instead computing it client-side. (Thanks 123DontMessWitMe)
2016-03-29 20:45:52 +11:00
ParticleManager.cs
Active option should be in yellow-ish text, also make 'done' buttons bigger in classic mode. (Thanks FrostFox)
2016-04-16 22:56:31 +10:00
ParticleSpawner.cs
Use bitflags instead of booleans for hidden so it can better fit in cache.
2016-05-06 13:43:25 +10:00
RainParticle.cs
Rename vertices structs to a more concise one, also fix issue with progress bar very very rarely overflowing when the server overflows on computing the progress value, by instead computing it client-side. (Thanks 123DontMessWitMe)
2016-03-29 20:45:52 +11:00
TerrainParticle.cs
Rename vertices structs to a more concise one, also fix issue with progress bar very very rarely overflowing when the server overflows on computing the progress value, by instead computing it client-side. (Thanks 123DontMessWitMe)
2016-03-29 20:45:52 +11:00