Steven Leal
|
58799d44
|
Added Randomizers and RandomizerTags
|
4 年前 |
Steven Leal
|
e591cf42
|
improved AddRandomizer menu
|
4 年前 |
Steven Leal
|
0898d4e4
|
improved AddRandomizer menu
|
4 年前 |
Steven Leal
|
eba80c98
|
Simulation shutdown is no longer called when quitOnComplete is false
|
4 年前 |
Steven Leal
|
5b4fe31d
|
updates based on PR feedback
|
4 年前 |
mohsen.k
|
15ff95fb
|
Merge branch 'randomizers' into tutorial_sample_project
|
4 年前 |
Mohsen Kamalzadeh
|
5efef524
|
Merge branch 'randomizers' into tutorial_sample_project
|
4 年前 |
Steven Borkman
|
11936607
|
Support for randomizer tag inheritance
|
4 年前 |
Steven Leal
|
1ccac57a
|
Support for randomizer tag inheritance
|
4 年前 |
GitHub
|
93b7abef
|
Merge pull request #137 from Unity-Technologies/randomizer_tag_inheritence
Randomizer tag inheritence
|
4 年前 |
Steven Leal
|
cb11c3b8
|
separated the randomizer tag manager from the active scenario
|
4 年前 |
GitHub
|
4f514ec9
|
Merge pull request #149 from Unity-Technologies/check-null-scenario-on-randomizer-tag
Decouple RandomizerTagManager from Scenarios
|
4 年前 |
Mohsen Kamalzadeh
|
e1b52e4f
|
Merge branch 'master' into animation_curve_sampling
|
4 年前 |
GitHub
|
fbc1af5f
|
RandomzierTagManager.Query<T>() now returns tags directly instead of GameObjects (#166)
* RandomzierTagManager.Query<T>() now returns tags instead of GameObjects
* updated docs
* fixed tag type acquisition bug
|
4 年前 |
Steven Borkman
|
dd6870b8
|
Merge branch 'master' into keypoints
|
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
|
71bcc834
|
fixed determinism issues affecting USim runs
|
4 年前 |
Steven Leal
|
d938d019
|
removed arg
|
4 年前 |
GitHub
|
1aa47792
|
Merge pull request #195 from Unity-Technologies/ordered-tag-queries
Fixed issues with determinism in Unity Simulation
|
4 年前 |
Steven Leal
|
0104a889
|
refactored scenario lifecycle hooks
|
4 年前 |
GitHub
|
09540832
|
Merge pull request #202 from Unity-Technologies/json-config-update
Json config update
|
4 年前 |
GitHub
|
0fb6043d
|
Merge branch 'master' into rename_KeyPoint_to_Keypoint
|
4 年前 |
sleal-unity
|
3bae569a
|
updated scenario lifecycle hooks
|
4 年前 |
GitHub
|
31093061
|
Merge pull request #218 from Unity-Technologies/scenario-lifecycle-hooks-refactor
Scenario lifecycle hooks refactor
|
4 年前 |
Steven Borkman
|
b45e3ea8
|
Merge branch 'master' into fod_generator_randomization_changes
|
4 年前 |
sleal-unity
|
fec66d94
|
removed entities dependency
|
4 年前 |
GitHub
|
304f106b
|
Merge pull request #240 from Unity-Technologies/remove-entities-dependency
Remove entities dependency
|
4 年前 |
RuiyuZ
|
22551a51
|
update test since in scenario camera no longer skip 1st frame
|
3 年前 |
RuiyuZ
|
f30762ad
|
clean up
|
3 年前 |
RuiyuZ
|
79ab5613
|
update unit tests with new perception camera property captureFrameCount
|
3 年前 |
GitHub Enterprise
|
7f24359c
|
Merge pull request #32 from unity/fix-standalone-first-extra-frame
standalone player scenario start rendering from frame 1
|
3 年前 |
Jon Hogins
|
47f2ffe4
|
Merge branch 'main' of https://github.cds.internal.unity3d.com/unity/com.unity.perception into fix_multi_cam
|
3 年前 |