Steven Leal
58799d44
Added Randomizers and RandomizerTags
4 年前
Steven Leal
34ca1581
fixed other merge conflict meta files
4 年前
GitHub
9ecebfe1
Merge pull request #119 from Unity-Technologies/removed-corrupted-meta-file
Removed corrupted meta files
4 年前
Mohsen Kamalzadeh
fb78a8e4
Merge branch 'removed-corrupted-meta-file' into pre_release_tests_nov2020
4 年前
GitHub
12e2f513
Merge branch 'master' into tutorial_updates_nov2020rel
4 年前
Jon Hogins
9ce49113
Merge branch 'master' into randomizer_tag_inheritence
4 年前
Steven Leal
fa7892b4
refactored PropertyField creation and editor namespaces
4 年前
GitHub
7b0d663a
Merge pull request #173 from Unity-Technologies/categorical-parameter-fixes
Fixed and polished a few Randomization UI elements
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 年前
sleal-unity
389eca52
added uint field element for random seeds
4 年前
Mohsen Kamalzadeh
dc6d67ef
some cleanup after chat with Steven
4 年前
GitHub
7a6498e3
Merge pull request #304 from Unity-Technologies/randomize-seed-in-usim-window
added uint field element for random seeds
4 年前
sleal-unity
e080f1c5
changed uint surrogate field uss display attribute to none
4 年前
GitHub
a2288c72
Merge pull request #307 from Unity-Technologies/uint-field-fix
Changed uint surrogate field USS display attribute to none
4 年前
sleal-unity
095aebb1
added AssetSource class
4 年前
sleal-unity
39d2594b
added xml docs to new classes
4 年前
Aryan Mann
ea020460
Merge pull request #304 from Unity-Technologies/randomize-seed-in-usim-window
added uint field element for random seeds
3 年前
Aryan Mann
2f5d010b
Merge pull request #307 from Unity-Technologies/uint-field-fix
Changed uint surrogate field USS display attribute to none
3 年前
GitHub
13eeb0a2
Merge pull request #308 from Unity-Technologies/generic-asset-sources
Generic Asset Sources
3 年前
Mohsen Kamalzadeh
e9ac2316
Merge branch 'master' into add_imageLink_field
3 年前
Steve Borkman
d06dca0c
Merge branch 'master' into coco_export
3 年前
Steve Borkman
4b9b77ee
Merge branch 'coco_export' into coco_perception_output_hybrid
3 年前
leopoldo-zugasti
d017dd97
Merge branch 'master' into pyrception-integration
3 年前
Jon Hogins
0ec551af
Merge remote-tracking branch 'origin/master' into keypoint_self_occlusion
3 年前
Aryan Mann
b876bc57
Using Editor.XYZ breaks the default template
The default URP template/starter project has a class (ReadmeEditor.cs)
which inherits from the type "Editor." If we use Editor.XYZ as the
namespace, that class errors out stating it isn't sure if "Editor"
is a type or a namespace (probably since Editor is now a valid namespace)
3 年前
GitHub Enterprise
6d87d934
#48 : Final touches on 0.9.0.preview.1 release
3 年前