17,530 Commits over 1,614 Days - 0.45cph!
Skin shader tweaks
TakeFromDispenser picks up item using animation bypass overload
removed unused materials and switched used one to new animal shader for the bear
switched animal_skin shader to new shader (used on clothes)
Fixed VisualFXParameters adding duplicate VisualFX components to prefabs when cached
Removed animations from ConsumeFromX interactions
Animation event debug stuff
Fixed potential DebugToolsObject.DrawUnitGizmos NRE
VisualFX particle system API changes
Profiling directives, fixed a couple of bad samples
Fixed badly imported flame fx texture
AvatarPostprocessor moved to AvatarUtility, available via menu
Player created desire momentum tweak.
Cooking AI tweak.
made carry pose non looping to fix weird whole body freeze with carrying deer
Fixed kill history recording incorrect unit as attacker.
use j instead of i inside j loops!
Instanced shader for rocks
Camera culling tweaks
Disabled NavMeshObstacles on decor rocks (temporary, need to be enabled after spawn via a coroutine)
Island 1 navmesh
Fixed rare NRE when playing in a scene without tribe spawn
Shader variants
Updated SpeedTree shaders with instancing support
Flicker state fix, a bunch of metas again ;\
removed anims that crash the import
Senses should now take light level into account
not sure why these didnt go in with the last checkin, meta files from update to 5.5
large amounts of meta files changed on import
Added stats for day/night vision (not actually doing anything yet)
Tracker portrait first click selects, second click follows
Moved hair/eye data to Human out of HumanView
Merged Unit info and effects stuff into the tribe tracker UI widget
Started reworking the UI to support static portraits for all tribe members
Fixed basic gathering interaction using skinning animations
trying to clean up some errors in the anim controller
Notifications clickable, jump to world pos or follow creator
Player can now cycle back through selected units via shift + tab
Cylcing between units now snaps the camera and follow that unit