Steven Leal
|
58799d44
|
Added Randomizers and RandomizerTags
|
4 年前 |
Steven Leal
|
94c62e16
|
Added randomization deserialization
|
4 年前 |
Steven Leal
|
b35bc31e
|
refactored serialization code
|
4 年前 |
Steven Leal
|
4ce3c145
|
Updated RunInUnitySimulationWindow for new serialization format
|
4 年前 |
Steven Leal
|
44102c51
|
Added scenario serialization tests
|
4 年前 |
Steven Leal
|
ba332ad8
|
updated tooltips for scenario serialization buttons
|
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 年前 |
Steven Leal
|
81aa5384
|
removed debug log statement
|
4 年前 |
Steven Leal
|
1938ab19
|
using constants field instead of genericConstants property to get constants tooltips
|
4 年前 |
Steven Leal
|
fa7892b4
|
refactored PropertyField creation and editor namespaces
|
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 Borkman
|
51e0a9ac
|
Randomization updates
|
4 年前 |
Steven Leal
|
0104a889
|
refactored scenario lifecycle hooks
|
4 年前 |
Steven Leal
|
cf9332bb
|
improved run in usim window
|
4 年前 |
sleal-unity
|
3bae569a
|
updated scenario lifecycle hooks
|
4 年前 |
Steven Borkman
|
b45e3ea8
|
Merge branch 'master' into fod_generator_randomization_changes
|
4 年前 |
Steven Borkman
|
3c3df890
|
Fixed merge issue
|
4 年前 |
sleal-unity
|
ec307e93
|
addressables updates
|
4 年前 |
sleal-unity
|
b17a15fa
|
moved test app param field in scenario inspector
|
4 年前 |
sleal-unity
|
389eca52
|
added uint field element for random seeds
|
4 年前 |
sleal-unity
|
9a593a3f
|
added configuration text asset field to scenario
|
4 年前 |
sleal-unity
|
bab36e16
|
fixed scenario UI for configuration asset
|
4 年前 |
Mohsen Kamalzadeh
|
84e1f1e6
|
hide app param config
hide scenario app-param config field if ENABLE_SCENARIO_APP_PARAM_CONFIG is not defined
|
3 年前 |
sleal-unity
|
4c7f4e1d
|
DeserializeConfiguration() is now protected
|
3 年前 |