userGarry Newmancancel
branchrust_reboot/main/hdrpcancel

405 Commits over 276 Days - 0.06cph!

5 Years Ago
Split textures up slightly because it's 2020 and you still get texture corruption in Unity if a bundle is over 4gb
5 Years Ago
hdrp ds using wrong appid
5 Years Ago
DS Steam Upload scripts
6 Years Ago
Added missing pumpkin textures
6 Years Ago
LightLOD also turn off HDAdditionalLightData Quality settings tweak
6 Years Ago
Temporarily enabling read/write on some model importers
6 Years Ago
Fixed missing terrain in low settings
6 Years Ago
Updated benchmark.dem (shorter, simpler demo)
6 Years Ago
Temporarily enabling read/write on some model importers
6 Years Ago
Fixed NRE in IOEntityEditor
6 Years Ago
Torch light level, fire material emission
6 Years Ago
Fixed Fog/Dof not working in movie maker/debugcam
6 Years Ago
Settings
6 Years Ago
Hair mipmap settings
6 Years Ago
Fixed tin foil pubic hair
6 Years Ago
Air balloon collider fixes
6 Years Ago
Tuna wall light collider fix
6 Years Ago
Campfire collider fix
6 Years Ago
Merged from main
6 Years Ago
Temporary tinfoil hair fixes
6 Years Ago
Remove AdditionalShadowData component in PrefabPreProcess
6 Years Ago
RustToHDLitMaterialUpgrader
6 Years Ago
Auto-fixed a bunch of materials (not perfect but gives a better foundation than creating from scratch)
6 Years Ago
Codegen
6 Years Ago
Merged from main
6 Years Ago
Undone
6 Years Ago
Merged from main
6 Years Ago
Fixed black band around equator MeshColliderFixes wip
6 Years Ago
Disabling il2cpp again
6 Years Ago
Recompile vfx
6 Years Ago
2019.3 can build il2cpp again
6 Years Ago
Water splash refract effect materials Torch ignited material fixes
6 Years Ago
Fixed player preview crashing game (somehow)
6 Years Ago
Sky update mode, period
6 Years Ago
Movie mode start in free mode if not playing a demo Work camera CameraMan control parity Reposition work camera properly when toggling on/off
6 Years Ago
HDRP 7.2.0 CopyFromGit.bat (helper for me)
6 Years Ago
Decal Fixes script (we might have to make this run on all scenes too)
6 Years Ago
Trace emission Metal decal fixes
6 Years Ago
Updated decal prefabs
6 Years Ago
Fixed crazy NRE when missing balloonCollider
6 Years Ago
DecalRotate, DecalScale are obsolete, functionality part of DecalRecycle Deleted DecalComponent
6 Years Ago
Fixed wrong sun color in sky renderer
6 Years Ago
Replace DeferredDecal component with DecalProjector
6 Years Ago
Enable instancing on decal materials
6 Years Ago
Disable VR/XR Updated meta files
6 Years Ago
Added in latest rp git 63b6c1abdc
6 Years Ago
RP latest github 63b6c1abdc
6 Years Ago
Updated ignores to ignore unity package documentation/samples/tests
6 Years Ago
Deleting rp package documentation
6 Years Ago
m_ShadowUpdateMode != 0 causes array issues - so forcing to 0 on muzzleflash