userGarrycancel
reporust_rebootcancel

6,606 Commits over 2,192 Days - 0.13cph!

7 Years Ago
Fixed exception in text editor Added button to convert from TMP to RustText
7 Years Ago
Merged from main/UICoup
7 Years Ago
Stripped TMP StyleSheet BullSheet
7 Years Ago
Strip TextMeshPro sprite bullshit
7 Years Ago
Icon enum cleanup
7 Years Ago
Menu options to create Rust.UI prefabs Remove menu options for creating Unity.UI text based components Remove menu options for creating TMP text based components
7 Years Ago
Added Rust.UI
7 Years Ago
Added RectTransformEx Added VectorEx functions Added BoundsEx functions Added SingletonComponent.InitializeSingletons( go )
7 Years Ago
Move DestroyAllChildren to Facepunch.UnityEngine
7 Years Ago
Move ColorEx to Facepunch.UnityEngine
7 Years Ago
Deleted unused duplicate SingletonComponent
7 Years Ago
Added Rust.Localization module
7 Years Ago
Moving Filesystem class to Filesystem module
7 Years Ago
UGUI/TMP as packages
7 Years Ago
Added Rust.Demo Added "demo.jump" (jump to time in demo) Added "demo.skip" (skip x seconds in demo, use negative to go backwards)
7 Years Ago
Backporting modular benchmarks
7 Years Ago
2019.3.0b6
7 Years Ago
Remove unused
7 Years Ago
Settings update
7 Years Ago
ProjectSettings fix
7 Years Ago
Fixed compiler error
7 Years Ago
Rename DecalRecycle to Decal Strip HDRP DecalProjector from effect decals
7 Years Ago
AssetGallery script
7 Years Ago
Expose HDRP.DecalSystem
7 Years Ago
Footstep decal rotate
7 Years Ago
Fixed some decals spawning sidewards (HDRP IVersionable ordeal) Decals Test scene
7 Years Ago
merged from benchmark
7 Years Ago
Play regular benchmark demo as part of benchmarking Show current date/time when benchmarking
7 Years Ago
Show BenchmarkInfo Set benchmark report results
7 Years Ago
Report at the end of the benchmarks
7 Years Ago
Run benchmarks via Benchmarking class
7 Years Ago
Rename ClothingBenchmark scene
7 Years Ago
merge from main/hdrp
7 Years Ago
Switch to database2 Move sky settings from BaseSceneSettings to BaseSky
7 Years Ago
Bundle loadtime test
7 Years Ago
enableSRPBatcher: 1
7 Years Ago
Fixed fire/smoke particle
7 Years Ago
Server compile fixes
7 Years Ago
BenchmarkTimer in seconds instead of ms
7 Years Ago
Benchmark time level loading
7 Years Ago
Compile fix
7 Years Ago
Preload shaders Fixed Lod Bias settings
7 Years Ago
Merge from main
7 Years Ago
2019.3.0b5
7 Years Ago
Building manifest
7 Years Ago
More bootstrap timings
7 Years Ago
Bootstrap timings for benchmark
7 Years Ago
Speed up bootstrap loading
7 Years Ago
Shader.WarmupAllShaders crashes - so lets not do that
7 Years Ago
Shader.WarmupAllShaders test