branchrust_reboot/main/d11_console_version/streamingcancel

115 Commits over 123 Days - 0.04cph!

6 Years Ago
Decomposed monument & other "SceneToPrefab" prefabs
6 Years Ago
Added D11_WORLD_SPAWN define to make it easy to turn off if it breaks everything
6 Years Ago
Updated metas with asset bundles
6 Years Ago
Updated game manifest
6 Years Ago
Fall back to non-preprocessed prefabs if file is missing
6 Years Ago
Server fix
6 Years Ago
Merged from d11_console_version
6 Years Ago
Added prefabs for dynamic monument spawning
6 Years Ago
Catch an error about disabled animators a bit earlier to reduce spam
6 Years Ago
Enable "reuse collision callbacks" on physics
6 Years Ago
enable vsync
6 Years Ago
Fix bug in D11WorldSpawn, add it to lod.prefab and initialise it from WorldSetup
6 Years Ago
Added some ladder prefab variants
6 Years Ago
Added WorldSpaceGrid.CircleIntersectCell
6 Years Ago
Changed BuildPrefabs to use SaveAsPrefabAsset instead of copying files around
6 Years Ago
Ensure world prefabs spawn in when player spawns
6 Years Ago
Turn off LODs when RendererLOD is disabled
6 Years Ago
Added D11WorldSpawn for dynamic spawning of map prefabs (monuments etc)
6 Years Ago
better hash for D11InstanceData
6 Years Ago
Updated incremental build thing to allow non-recursive mode
6 Years Ago
Added some rock prefab variants
6 Years Ago
Updated manifest
6 Years Ago
Merge with d11_console_version
6 Years Ago
Updated Unity version
6 Years Ago
Updated player settings
6 Years Ago
Updated unity version
6 Years Ago
Tidied up perf text
6 Years Ago
A couple more gc allocs removed
6 Years Ago
Remove gc allocs in PerformanceUI
6 Years Ago
Fix a few GC allocs
6 Years Ago
Remove a couple more gc allocs
6 Years Ago
Put litenetlib logging on a NET_DEBUG define
6 Years Ago
Fix some gc allocs
6 Years Ago
Fix for some unnecessary gc allocs
6 Years Ago
Fix for unnecessary playfab gc allocs
6 Years Ago
Fixes for DeferredDecalRenderer GC allocs
6 Years Ago
ensure bundles are loaded before loading warmup assets.. was getting problems running a server otherwise
6 Years Ago
Moved the prefab unloading because it was causing timeouts
6 Years Ago
Script compile fix
6 Years Ago
Fix for EDITOR_ASSET_BUNDLE
6 Years Ago
Removed obsolete lod streaming menu switch
6 Years Ago
Merge with d11_console_version
6 Years Ago
Disable mesh streaming on sever
6 Years Ago
Compress and stream baked meshes
6 Years Ago
fix merge problem
6 Years Ago
Apply mesh streaming settings
6 Years Ago
Script compile fixes
6 Years Ago
Merge from d11_console_branch
6 Years Ago
Build test asset bundle into build/test folder
6 Years Ago
Updated Unity version