userGarry Newmancancel
branchrust_reboot/main/hdrpcancel

405 Commits over 276 Days - 0.06cph!

5 Years Ago
Dropdown control
5 Years Ago
Basic Keyframing
5 Years Ago
Work camera start
5 Years Ago
CameraMode setting
5 Years Ago
Decoupling view stuff from LocalPlayer
5 Years Ago
Added View class
5 Years Ago
Fixed ESP names wrapping Tab toggles MovieMaker UI Fixed MovieMaker UI drawing above Main Menu
5 Years Ago
Fixed moviemaker not being able to find prefab Use moviemaker camera for debugcamera
5 Years Ago
Finished converting scenesettings
5 Years Ago
Scale gizmos properly with canvas Exploring converting settings to use Rust.UI.Properties
5 Years Ago
ESP for movie maker
5 Years Ago
Movie Gizmo work
5 Years Ago
Pause when we get to the end of a demo instead of quitting Jump To End works again
5 Years Ago
Fixed projectiles going the wrong speed with changed timescale Projectiles move smoothly during timescaled demo playback
5 Years Ago
When scrubbing only update entities that have changed during the delta
5 Years Ago
Fixed GameManifest editor bug
5 Years Ago
Profiling Don't use Enum.HasFlag (garbage, slow) Don't set UserIDString on load unless UserID changed Load GUIDs from GameManifest in editor, fallback to AssetDatabase if not found (faster, no gc)
5 Years Ago
Tease sky into working
5 Years Ago
Fixed exception when scrubbing Keyframe.Indexer.HasEntity optimisation Profiling
5 Years Ago
Fixed missing play button icons RustButton resets its styles properly if disabled while pressed Fixed timeline minute/second display being wrong
5 Years Ago
demo.record generates a name if none provided, adds extension only if passed name doesn't contain one demo.play returns properly on empty filename
5 Years Ago
Bundle fixes
5 Years Ago
Added Rust.UI.Editor asmdef #ifdef'd OnValidate
5 Years Ago
Remove debug code
5 Years Ago
Should fix import StyleAsset:OnValidate crash
5 Years Ago
merging moviemaker into hdrp
5 Years Ago
Demo indexer boilerplate
5 Years Ago
Added Rust.Demo (decoupling demo shit from network shit as much as possible)
5 Years Ago
Fixed easter overlay in demos Fixed team overlay in demos Fixed showing wrong vitas in demos Fixed compass not working in demos
5 Years Ago
Compile fix
5 Years Ago
Made DeferredMeshDecal obsolete
5 Years Ago
Stipped out decal system (apart from DeferredDecal component)
5 Years Ago
Deleted unused components
5 Years Ago
Added WhatUsesThis
5 Years Ago
merge from main
5 Years Ago
Touching some files
5 Years Ago
ClientManifest Load sky shader from client manifest
5 Years Ago
Moon is a moon
5 Years Ago
Sky shader bundle, delete unused
5 Years Ago
Removed previous Sky, Clouds, Stars components Added RustSky (derived from ProceduralSky) Added Stars, Moon, Cloud to RustSky
5 Years Ago
RustSceneEditor fix
5 Years Ago
RustSceneEditor
5 Years Ago
Campfire vfx cull VisualEffect from server ents BaseOven ent overrides OnFlagsChanged instead of using OnFlagChanged component
5 Years Ago
cobweb material fix
5 Years Ago
Unused impact prefabs
5 Years Ago
Merged from main
5 Years Ago
Added WeatherEffects boilerplate Stripped TOD, LUTS from Climate Fog works
5 Years Ago
Don't add AMPLIFY_SHADER_EDITOR to defines
5 Years Ago
Sky follow camera
5 Years Ago
Merged from main