GitHub
17b27d12
Use AddComponentMenu for MonoBehaviours ( #3231 )
* Set AddComponentMenu for MonoBehaviours
* don't add Monitor
* pass componentOrder instead of nesting
5 年前
GitHub
18fc5131
Format code and add .editorconfig to our package. ( #3305 )
5 年前
GitHub
9b72aab2
Making some fields and properties internal ( #3342 )
* Making some fields and properties internal
* Fixing the formating
* Making more things internal
* Adressing the comments
* reverting the changes made to the recorder
* WriteAdapter public
* Have to make AgentInfo and TensorProxy public because of changes to write adapter and the demorecorder
5 年前
GitHub
1e0b022f
[MLA-850] rename namespaces to Unity.MLAgents ( #3843 )
* rename in protos
* rename in C#
* doc changes, migration, changelog
* PR numbers
* fix standalone test path
5 年前
Chris Elion
e2d1263f
fix NPE in model validation code, better error message
4 年前
GitHub
5f8d255c
fix null reference in model validation code, better error message ( #5350 )
* fix NPE in model validation code, better error message
* changelog
* fix comment
4 年前
GitHub
9c3b179a
[MLA-1981] Don't allow connections to newer python trainers ( #5370 )
4 年前
GitHub
5b667867
Add component menues for some sensors and actuators. ( #5001 ) ( #5002 )
4 年前