reporust_rebootcancel

124,057 Commits over 4,171 Days - 1.24cph!

2 Years Ago
merge from ModelConditionTest_Outside_Inside
2 Years Ago
Match build options for old build process
2 Years Ago
Add ScriptableBuildPipeline package Implemented a new, custom BuildAssetBundles method that runs PreProcess on a new instance of each prefab, saves the modified prefab into the bundle under the original prefabs name and then destroys the modified prefab version after the build is complete without requiring an AssetDatabase import Backing this up because it will probably break my project if it goes wrong (it will definitely go wrong)
2 Years Ago
Merge from Tugboat. Need to see if tugboat and ragdoll rewrite + physics layer changes will behave well together.
2 Years Ago
Set up tugboat parenting
2 Years Ago
Enabled caustics
2 Years Ago
Added engine and water audio loops
2 Years Ago
Minor glass texture adjust
2 Years Ago
Lowered opacity on tugboat glass - easier to see through (requested in meeting)
2 Years Ago
Reasonable starting setup for water wake FX on tugboat
2 Years Ago
Merge Main -> Tugboat ⛴
2 Years Ago
Conditional model pieces / mesh of child prefabs of building blocks now spawn in the correct place
2 Years Ago
Fixed ScaleBySpeed not dividing by deltaTime, causing the reported speed to be framerate-dependent and much lower than actual. Greatly increased the min/max speed values all users of this script to accommodate for this fix. Fixes all boat wake effects being framerate-dependent. Updated: - Kayak - RHIB - Rowboat - SubmarineDuo - Submarine Solo - Boogieboard - Innertube - Horse innertube - Unicorn innertube - Shark - Horse
2 Years Ago
Possibly fixed feet IK rotation getting applied incorrectly after being forcibly dismounted from a vehicle (eg. crashing a minicopter)
2 Years Ago
Removed extra collider and rendererbatch script. Added wake and engine FX from RHIB.
2 Years Ago
More viewmodel stuff WIP
2 Years Ago
▇▊▋▉▇ ▊▊▅██▍/▅▆▍▇▅▍▌▆
2 Years Ago
Vintage Wall Clock Prop Prefab Setup
2 Years Ago
exported bear stand up anims ,rotate anims and edited run anim
2 Years Ago
bear controrller - added turn layer added turn pose test, attack with translation
2 Years Ago
Merge from diver_fx
2 Years Ago
Merge from main
2 Years Ago
merge from main -> global_networked_bases
2 Years Ago
▊█▅▉▋▆▅▅ ▄▄▇▇▍ ▇▋▋
2 Years Ago
Adding ModelConditionTest_Outside / ModelConditionTest_Inside Adding placeholder conditional variants of shipping container floor for inside / outside
2 Years Ago
Scene additions for Matt. Pool, volumetrics volume.
2 Years Ago
Fixed extended UVSet support in Blend4Way
2 Years Ago
merge from main
2 Years Ago
merge from aiarena_animal_control
2 Years Ago
compile fix
2 Years Ago
Can now control animal movement in AIArena - take control of an animal and left click to move it to the player's look position. Added Animalbrain.States.MoveToPoint to move to raycast position memory. Added Animal.ControlTest AI design, added it to all animals as second AI design.
2 Years Ago
merge from main
2 Years Ago
Clothing r/w changes (all in one commit so I can revert it if needed)
2 Years Ago
Temporary rough water masks
2 Years Ago
Allow fbx's into server bundles if they have import legacy animation enabled (fixes car lifts not animating on server)
2 Years Ago
Code gen
2 Years Ago
Basic monitor UI for tugboat
2 Years Ago
Increase water consumption of sprinklers to better match the water being consumed in liquid containers
2 Years Ago
Tugboat fuel storage work. RHIB doesn't need some overrides that it had.
2 Years Ago
Fixed tugboat fuel storage interaction
2 Years Ago
More buoyancy for tugboat - sit higher in the water
2 Years Ago
Request updated camper positions for the map if a player has a camper in their respawn options every 30-45 seconds (it gets updated every 10s if a player is dead)
2 Years Ago
Finished porting all Core shaders to Rust Standard shader backend
2 Years Ago
Merge Main -> Tugboat
2 Years Ago
Manifest rebuild after merge
2 Years Ago
Merge from tooltip_cleanup
2 Years Ago
More layout change (what if we just.... didn't have a layout component)
2 Years Ago
Merge Main -> RagdollRewrite2
2 Years Ago
Unsaved
2 Years Ago
Support cover fill rendering for HttpImage