repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

9 Years Ago
Mat library foldouts
9 Years Ago
Move animal skin atlas mat out of Resources BiomeSettingsEditor groups materials by category (generic/foliage)
9 Years Ago
FoliageTools > SpeedTreeImportWizard Lots of prefab/material updates because ^^
9 Years Ago
forgot to press refresh before checking in last time
9 Years Ago
no nose is good nose (removed nose from male and female) fixed ONLY clothing in bills example of clipping, rest still needs to be done.
9 Years Ago
Atmos piece added, mixer edited
9 Years Ago
Morph masking and editor improvements
9 Years Ago
Char morph editor funtimes
9 Years Ago
Statistical Model Condition and Consdieration abstracts added.
9 Years Ago
So meta
9 Years Ago
PlayerCamera "closeup" dummy data as mentioned in BEF-186 Split unit relationships data to file, added equality members
9 Years Ago
ReorderableList cleanup, alpha ordering (yay) DesireConsideration returns weight * momentum, not the sum
9 Years Ago
Updated AO to latest; reduced depth threshold to 0.2 to prevent halos
9 Years Ago
gross eating vox sounds added
9 Years Ago
Tweaks
9 Years Ago
Agent+Desires AddDesire no longer takes momentum input
9 Years Ago
DecisionMaker.AddDecision always assigns Goal and GoalPlan, except for ln 149's usage in BehaviourGroup DM DecisonContext.PushDesires injects GoalPlan.LastDecisionScore as Desire weight
9 Years Ago
new male vox sounds added
9 Years Ago
Missed IComparable in Desire
9 Years Ago
Namespace cleanup
9 Years Ago
new male vox sounds added
9 Years Ago
Goal, GoalPlan equality members Removed IComparable from InfuenceMapEffector
9 Years Ago
Removing IComparable implementations all over the shop Implemeneted equality members in PerceivedUnitData and PerceivedSmartObjectData
9 Years Ago
Removed useless desire match method
9 Years Ago
Fixed Array no longer requires T to inherit from IComparable.
9 Years Ago
Split fuel gathering goal plans DesireParametes equality Removed a bunch of redundant constructor overloads and other methods from DecisionContext
9 Years Ago
new male vox sounds added
9 Years Ago
Mat param.
9 Years Ago
Basic working waves shader for mesh strips, so yay.
9 Years Ago
Backing up some texture masks before I ruin them again.
9 Years Ago
Better handling of Desire fulfillment and tracking of "child" desires (item find deires created when adding a craft desire are now removed when the parent is fulfilled)
9 Years Ago
Morph data and editor scene tweaks
9 Years Ago
Basic wave cascades pt 1/2
9 Years Ago
Morph blending tester in CME
9 Years Ago
Gender/Age specific default morph pairing in Species
9 Years Ago
Added new male select vox sounds
9 Years Ago
Refactored shit in prep for shorelines fx
9 Years Ago
Data
9 Years Ago
editing and adding new male xox sounds
9 Years Ago
Clear decisions in the right place ;x
9 Years Ago
Removed BCD access from Action BCD read/write all handled by DM, not BehaviourChain Fixed UDM not clearing decisions before scoring elements that read from BCD
9 Years Ago
BCD GetDataProperty warning when null
9 Years Ago
? ? ??? ??
9 Years Ago
Unit item pickup desire fulfiment supports multiple desires
9 Years Ago
UCF desire creation tweaks
9 Years Ago
Required tool conditions create both craft and find Item desires
9 Years Ago
Smartobject tweaks to destruction and subscription management Group knowledge smartobject blackboarding/cache disabled, added DM check
9 Years Ago
Fixed item pickup condition Ensured that all ability and interaction DSEs are valid
9 Years Ago
Fixed BehaviourChain.PickBehaviourTarget returning bad things
9 Years Ago
Added BehaviourChainMachineFilterSet Removed BehaviourChain seed data