userandrecancel

10,585 Commits over 4,383 Days - 0.10cph!

8 Years Ago
Batching prefabs
8 Years Ago
Building prefabs
8 Years Ago
Clutter prefabs
8 Years Ago
Resource prefabs
8 Years Ago
Effect prefabs
8 Years Ago
Loot prefabs
8 Years Ago
Static entity prefabs
8 Years Ago
Tree prefabs
8 Years Ago
Sound prefabs
8 Years Ago
UI prefabs
8 Years Ago
Projectile prefabs
8 Years Ago
Deployable prefabs
8 Years Ago
Clothing prefabs
8 Years Ago
Throwable prefabs
8 Years Ago
AI prefabs
8 Years Ago
Plant prefabs
8 Years Ago
Player prefabs
8 Years Ago
NPC prefabs
8 Years Ago
Merge from main
8 Years Ago
Post-merge fix
8 Years Ago
More effect prefabs
8 Years Ago
More effect prefabs
8 Years Ago
Added prefab pool state export to csv file (export_prefabs)
8 Years Ago
Fixed error on effect onfire.prefab
8 Years Ago
Prefab pool warmup baseline
8 Years Ago
Fixed animal spawn loop when admin-spawning them via spawn console command
8 Years Ago
Merge from main
8 Years Ago
Merge from prefab_pooling_3
8 Years Ago
Compile fix
8 Years Ago
Removed some holster effect prefabs with missing sound references Fixed building conditional model prefab bundles
8 Years Ago
Fixed missing conditional model references on wooden wall
8 Years Ago
Fixed prefab pool warmup only being executed on first server connect
8 Years Ago
Fixed some entities and construction conditional models pooling on the server, which is not supported
8 Years Ago
Run prefab pool warmup after loading the level scene (otherwise some warmed up prefabs will be destroyed)
8 Years Ago
Unified "GameManager Warmup" and "Asset Warmup" to avoid doing duplicate work
8 Years Ago
Compile fix
8 Years Ago
Fixed IndexOutOfRangeException during prefab pool warmup Fixed initial missing audio issues from prefab pool warmup
8 Years Ago
Run prefab pool warmup after destroying map entities (otherwise warmed entities will be destroyed)
8 Years Ago
Removed ancient unused broken gib prefab
8 Years Ago
Skip LOD OnEnable / OnDisable while prewarming prefab pool
8 Years Ago
Refactored prefab pool prewarming Increased prefab pool prewarm count (test)
8 Years Ago
Fuckin NavMeshGridCell
8 Years Ago
Subtracting 28192
8 Years Ago
Subtracting 28202
8 Years Ago
Reapplying 28202
8 Years Ago
Reduced prefab pool prewarm count again (for now)
8 Years Ago
Cherry picking 28210
8 Years Ago
Rearranged graphics settings to make a bit more sense Moved experimental, slow features (grass shadows + contact shadows) to their own section
8 Years Ago
Eliminated GC allocs from ESPCanvas Eliminated GC allocs from LifeScale
8 Years Ago
Removed world reflection quality since only mode 0 is currently supported on Unity 2018.1 (revisit with 2018.2)