Steven Leal
5e143e2b
randomization interface update
4 年前
Steven Leal
687816c5
responding to PR feedback
4 年前
Steven Leal
6fc1e7cb
updated sampler api doc strings
4 年前
Steven Leal
e7cf2a16
added usim status fields
4 年前
Steven Leal
0c713aff
implemented parameter behaviours
4 年前
Steven Leal
b7091e4e
experimenting with ECS workflow
4 年前
GitHub
d290dab1
Changed the namespace of randomization tools to UnityEngine.Experimental ( #74 )
* changed the namespace of randomization tools to experimental
* moved randomization UI code to experimental namespace
* updated docs to emphasize that the randomization tools are experimental
* updated changelog
4 年前
Steven Leal
58799d44
Added Randomizers and RandomizerTags
4 年前
Steven Leal
c80e1d42
added run in usim window
4 年前
Steven Leal
159fd9dc
fixed usim references
4 年前
Steven Leal
78e49904
replaced individual sampler seeds with one global seed
4 年前
Mohsen Kamalzadeh
e77310cf
UI code updates
- Changed how UI is created for constants to include tooltips. - - Added info box about Randomizer execution order
4 年前
GitHub
7cd80d5c
Removed randomization tooling from the experimental namespace ( #177 )
* removed randomization tooling from the experimental namespace
* removed experimental namespace from randomization docs
* removed vestigial precompiled references from asmdefs
* added note to parameters doc
* added helpful link inside parameters doc
* fixed script name
* added MovedFrom attribute to randomization APIs
4 年前
Steven Leal
3161bbb4
removed MovedFrom attribute
4 年前
Steven Leal
159bb176
fixed add component menu paths
4 年前
GitHub
6bfd0e2b
Merge branch 'master' into undo-moved-from
4 年前
sleal-unity
3bae569a
updated scenario lifecycle hooks
4 年前
sleal-unity
4df00501
refactored scenario end frame behavior
4 年前
Mohsen Kamalzadeh
5aaf5f94
some changes to make runtime labeling and label config work
4 年前
Mohsen Kamalzadeh
7600c8fe
removed label config setup logic from fixed length scenario
4 年前
Mohsen Kamalzadeh
85f07b97
moved synthdet specidic label config and labeling logic out of this repo
4 年前
Mohsen Kamalzadeh
15d578d5
switched to scheduled capture
4 年前