296 次代码提交 (d072e091-1101-47d0-ba99-49932282ee45)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre 4d3716fe default discrete action is now 0 7 年前
vincentpierre 0df8326e minor fixes 7 年前
Arthur Juliani 51f23cd2 0.2 Update 7 年前
vincentpierre d77cfc6d Fix Cumulative reward reset 7 年前
vincentpierre a7de9336 revert previous commit 7 年前
GitHub 59a2bbe0 Improve memory management (#180) 7 年前
vincentpierre 15f29084 fix on the SetCumulativeReward() method in Agent.cs 7 年前
Arthur Juliani de700c3a Multi Brain Training and Recurrent state encoder (#166) 7 年前
GitHub 51621334 State Stacking & Banan Environment (#262) 6 年前
Arthur Juliani 15f10de0 Added tooltip and helpURL to ML-Agents scripts (#276) 6 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 6 年前
GitHub 0277039d Fix Basic Environment & Discrete States (#356) 6 年前
Arthur Juliani 85ae912d Dev docs (#361) 6 年前
GitHub f134016b On Demand Decision (#308) 6 年前
GitHub 69481d2d Imitation Learning Helper (#371) 6 年前
Vincent Gao 933317be modified comments 6 年前
Vincent Gao 4a23c5cf clean up the code in Ball3DDecision 6 年前
Vincent Gao 38bd3e40 replaced all the tabs to 4 spaces in the project 6 年前
GitHub 430a5486 [Semantics] renaming StateType to SpaceType (#382) 6 年前
Vincent Gao ba0ecf24 fixed other tabs and spaces 6 年前
Vincent Gao 02df3b34 resolved conflicts 6 年前
GitHub 1409236e made AgentAction take vectorAction and textAction (#397) 6 年前
GitHub cc0b046d [AddVectorObs] Made it possible to call AddVectorObs with non floats (#398) 6 年前
Vincent Gao 1bc43933 Merge branch 'development-0.3' into hotfix/issue#333 6 年前
Marwan Mattar fa638000 Comment improvements & refactoring to Academy.cs 6 年前
Marwan Mattar ba6911c3 Merge branch 'development-0.3' into dev-api-doc-academy 6 年前
GitHub addadada [AddVectorObs] Modified the Examples (#409) 6 年前
Marwan Mattar 7b99ccfe Merge branch 'development-0.3' into dev-api-doc-academy 6 年前
Marwan Mattar f1966275 Comment improvements to Agent.cs. 6 年前
Marwan Mattar d8a6e730 Fixed OpenURL urls 6 年前
Marwan Mattar 6d29c6ed Updated c# docs to avoid confusing Decision in ODD with Decision.cs 6 年前
Marwan Mattar 4d1b3ae3 Merge branch 'development-0.3' into docs/doxygen 6 年前
GitHub 3b866e9f Use Clipped Gaussian (#649) 6 年前
GitHub 7914387f Develop communicator redesign (#638) 6 年前
GitHub c17937ef Curiosity Driven Exploration & Pyramids Environments (#739) 6 年前
Arthur Juliani d4a2df66 Namespacification (#814) 6 年前
Arthur Juliani 5e48766d Remove discrete observations 6 年前
vincentpierre d993c549 [Added the unity side code] 6 年前
Arthur Juliani 9dd4a81b Fix for memory leak 6 年前
Arthur Juliani 5b52e610 Replace return w/ reference 6 年前
Arthur Juliani 993b7a1a Use resize instead of new 6 年前
GitHub e50ac7ae Merge branch 'develop' into hotfix-0 6 年前
vincentpierre 60eed8f3 [Hotfix] Removed the reference to the brain in the OnEnable method of the agent to avoid errors when the agent is initialized without a brain 6 年前
GitHub 0c417c55 Release v0.5 (#1202) 6 年前
GitHub 4e73f770 Merge branch 'develop' into hotfix-0.4b 6 年前
Arthur Juliani 1eb701af Merge remote-tracking branch 'origin/develop' into develop-value-estimates-ppo 6 年前
Arthur Juliani 3659bbcd Develop multi discrete (#1022) 6 年前
GitHub 3c9603d6 Demonstration Recorder (#1240) 6 年前
GitHub d7224351 Brains as Scriptable Objects (#1250) 6 年前
Arthur Juliani 9d2a8c53 Replace AddVectorObs(float[]) and AddVectorObs(List<float>) with a more generic AddVectorObs(IEnumerable<float>) (#1540) 6 年前
Vincent-Pierre BERGES 4a6ae4e0 Barracuda integration into ML-Agents (#1557) 5 年前
Vincent-Pierre BERGES bc636075 API for sending custom protobuf messages to and from Unity. (#1595) 5 年前
GitHub 6f8fc130 External Contribution: Use RenderTexture instead of Camera for Visual Observation (#1824) 5 年前
GitHub 9c6dcb1b A couple fixes for recording demonstrations (#1999) 5 年前
Mantas Puida 1862b6be Multiple LSTM cell handling added to Barracuda code path 5 年前
GitHub f13d0f11 Merge pull request #2049 from Unity-Technologies/develop-barracuda-0.2.0 5 年前
GitHub 49f20394 Fix for vis obs memory leak in docker (#2274) 5 年前
Ervin T 9ea7fea8 Use Barracuda tensors and Barracuda 0.2.4 (#2308) 5 年前
GitHub d7bdb3a3 Fix issue with visual obs destroyed too early (#2400) 5 年前
GitHub 88b917b3 [format] Format code whitespace with Unity Formatter. (#2550) 5 年前
GitHub f01dd1c1 [coding conventions] Change c# code to be compliant with Unity coding conventions. (#2555) 5 年前
GitHub babe9e2f Develop remove academy done (#2519) 5 年前
GitHub 24250c90 Move gRPC code to its own special place (#2621) 5 年前
GitHub 2f74b3cc Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
GitHub 57a5a717 C# hierarchical timers (#2198) 5 年前
GitHub 2d92a49b Refactor ICommunicator API (#2675) 5 年前
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
GitHub 0fe5adc2 Develop remove memories (#2795) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub 2431f184 build fixes for 2018+ (#2808) 5 年前
GitHub 6ba6f08c Merge 0.11.0 to develop (#2825) 5 年前
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub 7f77b7d7 Add ISensor.Update() (#2852) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 5 年前
GitHub 2e6bab0d RayPerception sensor (#2874) 5 年前
GitHub 281626f6 deregister the same method we registered (#3072) 5 年前
Chris Elion 59317314 WIP 2d scene 5 年前
GitHub a074c501 Add option to search agent children for SensorComponents (#3095) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
Christopher Goy 3a355570 [rewardProviders] First stab a reward provider implementation. 5 年前
Christopher Goy db578832 [rewardProvider] Reset the reward after calls to GetIncrementalReward, and remove the calls from Agent. 5 年前
Christopher Goy bd2a492b Rename LegacyRewardProvider to LowLevelRewardProvider. 5 年前
Christopher Goy fbc37fe7 Instantiate reward provider earlier. 5 年前
Christopher Goy 969161ae Add checks for null canvas in monitor. Instantiate reward provider at construction time. 5 年前
Christopher Goy bbeb952e Remove unused variable. 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 4 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 4 年前
Christopher Goy 310c94ba Reintroduce a base RewardProviderComponent. Make changes based on PR feedback. 5 年前
Christopher Goy 0d9511d4 Remove extra lines. 5 年前
GitHub fbb5022a add NaN checks to reward and observation in C# (#3221) 4 年前
Christopher Goy 1b618b49 Rename private property. Assert that the component isn't null. 5 年前
Christopher Goy fa2614e6 Add an update for the Reward Provider in Agent. Rename some variable. Update docs. 5 年前
Christopher Goy 0e5b4975 Rename function to properly describe its behavior. 5 年前
GitHub 6451f564 write observations directly to protobuf (#3229) 4 年前
Christopher Goy 718650c0 Modifications to reward providers. 4 年前
GitHub 0366af0b Always reset when agent is done (#3222) 4 年前
GitHub 33f09a49 Simplifying the Agent reset logic (#3242) 4 年前
GitHub 03664e75 Make On Demand Decision the default (#3243) 4 年前
GitHub a1a1126d Trim some public fields on the Agent (#3269) 4 年前
GitHub 590559e7 Make the Agent reset immediately after Done (#3291) 4 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 4 年前
GitHub 2db09cef Model override from commandline (#3265) 4 年前
GitHub c6e5b23e Develop return float array (#3319) 4 年前
GitHub 620fa24a Track reward for inference (#3320) 4 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 4 年前
GitHub 0c4d68d1 Exposing the last action in the Agent API (#3351) 4 年前
GitHub d1644496 Remove UpdateAgentAction (#3373) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 84161e7a csharp cleanup (#3392) 4 年前
GitHub 51f7690d Fix off-by-one error on AgentReset and maxSteps (#3394) 4 年前
GitHub d20bda06 csharp cleanup (#3392) (#3395) 4 年前
GitHub 92a8aed2 Pass action masker as input to CollectObservations (#3389) 4 年前
GitHub 44f88933 Make a serialization upgrade path for maxStep. (#3424) 4 年前
GitHub 85d6d9dd Remove unity.editor namespace from Agent.cs. (#3433) 4 年前
GitHub 6f5bb92a Make a serialization upgrade path for maxStep. (#3424) (#3434) 4 年前
Anupam Bhatnagar d8c79f48 resolving merge conflicts 4 年前
Anupam Bhatnagar 1c924d6a Make the demoRecorder write the experience on reset (#3463) 4 年前
GitHub d072e091 [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 4 年前
GitHub 413de82e Make the demoRecorder write the experience on reset (#3463) 4 年前
GitHub 47649555 C# and Python checks for infinity and NaN. (#3418) 4 年前
GitHub 764d8948 Develop modify stepping logic (#3448) 4 年前
GitHub c55cb4df Replace Agent.GetStepCount with Agent.StepCount` (#3476) 4 年前
GitHub a5d0cf3c Refactor DemonstrationStore/Recorder (#3354) 4 年前
GitHub cd0a38c3 Develop mm validation fixes (#3487) 4 年前
GitHub ecd13c8a Move Demonstration code to sub-folder (#3488) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 8ce9dcfd add DoneReason enum to Agent (#3517) 4 年前
GitHub 9a371b17 [Renaming] SetActionMask -> SetDiscreteActionMask + added the virtual method CollectDiscreteActionMasks (#3525) 4 年前
GitHub e1a0f41b Added the MLAgents.Demonstrations namespace (#3532) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub e7ec5007 [change] Make Agent non-abstract, update Basic scene. (#3528) 4 年前
GitHub 4e747130 Renaming AgentInfo.actionMasks to AgentInfo.DiscreteActionMasks (#3539) 4 年前
GitHub a27117a4 Step sensor for Heuristic policy (#3542) 4 年前
GitHub 47755a62 Made BehaviorParameters internal (#3546) 4 年前
GitHub 91bbcabb Added a numberOfActions get property on the BrainParameters (#3571) 4 年前
GitHub c0e88aa8 Made BehaviorType public and added the SetBehaviorType method (#3572) 4 年前
GitHub 7697492d Added missing docstrings (#3577) 4 年前
GitHub 0f381ab9 Remove ForceReset from Agent. (#3575) 4 年前
Chris Elion a2ad53be apply auto-formatting 4 年前
GitHub 5b7975ad [bugfix] Fix MLA-793 Make Unity lifecycle methods protected. Added tests for changes (#3590) 4 年前
Chris Elion 841b0937 SideChannel helper messages 4 年前
Chris Elion b4ce35a2 Behavior and BrainParameters back to public 4 年前
Chris Elion ddec91cd formatting 4 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 4 年前
Chris Elion fcfd0f7f add and use Agent.ReloadPolicy() 4 年前
Chris Elion fa5e7e6d Merge remote-tracking branch 'origin/master' into develop-BehaviorParams-public 4 年前
GitHub 119141fb Make the agent begin episode at initialization (#3605) 4 年前
GitHub eeeb09b3 Make most property setters public. (#3602) 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub eeb0c74d Add CompletedEpisodes counter (#3724) 4 年前
GitHub 89237f96 Reset StackingSensor when the Agent resets (#3727) 4 年前
GitHub 43f23ee3 WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
GitHub e44004d2 Fix walljump warning. (#3746) 4 年前
GitHub aae58330 Merge branch 'master' into develop-add-inference-examples 4 年前
GitHub dd6aa7e2 Agent.Heuristic takes an float[] (#3765) 4 年前
GitHub 8b5587cc Remove obsolete methods from Agent class (#3770) 4 年前
GitHub 3fb490f6 Better memory allocation for Heuristic (#3785) 4 年前
GitHub bc45453b AcademyStepper to DontDestroyOnLoad (#3789) 4 年前
GitHub 576ebc67 Fixing package validation errors. (#3808) 4 年前
GitHub 3a4a6792 access to observations in Heuristic (#3825) 4 年前
GitHub 256431f7 Doc review (#3803) 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 4 年前
GitHub c7722f73 [barracuda] Update Barracuda to 0.7.0-preview. (#3873) 4 年前
GitHub 1e582745 Doc link fix (#3865) 4 年前
GitHub 731fb88b [barracuda] Update Barracuda to 0.7.0-preview (#3875) 4 年前
GitHub 6a98f07f replace some crefs with direct links (#3878) 4 年前
GitHub 0dff739b Release mm GitHub docs (#3864) 4 年前
Chris Elion 68b68396 Merge remote-tracking branch 'origin/master' into release_1_to_master 4 年前
GitHub 4eeb7f55 Release 2 docs (#3976) 4 年前
GitHub a54aef02 [MLA-1223] Backport Heuristic fixes (#4176) 4 年前
GitHub 197cf3e7 ObservableAttribute (#3925) 4 年前
GitHub 75689a87 Merge release 2 to master (#4000) 4 年前
GitHub 56d07c4b Release 2 verified update docs (#4535) 4 年前
GitHub 5066c28e backport fix for recursion in user code (#4638) 4 年前
GitHub b7eb8b6d Clarification in the Heuristic() documentation (#4100) 4 年前
GitHub 306c2f8c [docs] Update doc links (#4145) 4 年前
Yuan Gao 2e30fdcb Replaced all of the doc to release_3_doc 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub af9abb6c [MLA-1009] observable performance tests (#4031) 4 年前
GitHub 6ee553d8 Modified the documentation of the Heuristic method (default action = previous action) (#4174) 4 年前
Ervin Teng 2fc4fe16 Add AgentParametersChannel 4 年前
GitHub 0e0daf47 [add-fire] Merge post-0.19.0 master into add-fire (#4328) 4 年前
Christopher Goy ab57d838 Update links in code, and relevant markdown files. 4 年前
GitHub 3a7572b4 Integrate IActuators into ML-Agents core code. (#4315) 4 年前
GitHub bb9417f7 Update example environments to use the Actuator API (#4363) 4 年前
Christopher Goy 5a233353 Merge remote-tracking branch 'origin/master' into release_6-to-master 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
Christopher Goy 061a6c43 Merge remote-tracking branch 'origin/master' into release_6-to-master 4 年前
GitHub 31919e08 [MLA-1267] Account for actuators in training and inference. (#4371) 4 年前
Scott Jordan 52ec9230 Merge branch 'develop-taggedobservations' into active-variablespeed 4 年前
GitHub 7a012c5b allow ending the episode for MaxStepsReached (#4453) 4 年前
GitHub 53c13a29 docstrings and cleanup around actuators (#4467) 4 年前
GitHub 847e6638 [release 7] update versions on release branch (#4470) 4 年前
GitHub 3893adcc Misc doc fixes (#4483) 4 年前
GitHub 0cfaddc4 Don't call NotifyDone in Agent.OnDisable if Academy is shut down (#4489) 4 年前
GitHub 9c7aa728 [Release 8] update versions on release branch (#4550) 4 年前
GitHub a4ed3660 Update release_9 versions (#4621) 4 年前
GitHub 024bb104 [MLA-1474] detect recursion on Agent methods and throw (#4573) 4 年前
Ruo-Ping Dong 9e08be87 Merge branch 'master' into release_9_branch_merge 4 年前
GitHub 88d3ec3e Merge master into hybrid actions staging branch (#4704) 4 年前
GitHub f5747db5 Changing the versions for the release_10 (#4643) 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
GitHub 990f801a Develop hybrid action staging (#4702) 4 年前
GitHub ddfacd86 Integrate BrainParameters with ActionSpec, update BrainParametersDrawer (#4718) 4 年前
GitHub 5fbffd3a update lib versions and references to release 10 (#4755) 4 年前
GitHub 4fd0c8fe Uncomment obsolete attributes, fix warnings (#4771) (#4774) 4 年前
GitHub c6000214 Uncomment obsolete attributes, fix warnings (#4771) 4 年前
GitHub 8f389445 More misc hybrid action followup (#4777) 4 年前
GitHub 19daa8f8 R12 update docs tags (#4795) 4 年前
Andrew Cohen c0d01baf Merge branch 'master' into merge-release11-master 4 年前
Ruo-Ping Dong 4bad484b very rough sketch for TeamManager interface 3 年前
Ruo-Ping Dong ef054af0 team manager for hallway 3 年前
Chris Elion 76ebc20c Merge remote-tracking branch 'origin/master' into r12-to-master 4 年前
Ruo-Ping Dong 180d3e20 Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager 3 年前
GitHub 70220f95 Team manager prototype (#4850) 3 年前
Ruo-Ping Dong 7303985e add team reward 3 年前
Ruo-Ping Dong 224d2087 add team reward 3 年前
Ruo-Ping Dong 910da750 change teammanager id from string to int 3 年前
Ruo-Ping Dong 0a2b5c5f add option. fix EndEpisode bug. Fix reset m_reward bug in agent 3 年前
Ruo-Ping Dong 3f2aff32 small fix 3 年前
Ruo-Ping Dong 6d1dcb15 change manager id from string to int 3 年前
Ruo-Ping Dong 0bacf564 disable copy reward 3 年前
Ruo-Ping Dong 6f0bb2a4 add base team manager 3 年前
Ruo-Ping Dong e2451ce5 add base team manager 3 年前
Ruo-Ping Dong a79d484d refactor PushBlockTeamManager 3 年前
Ruo-Ping Dong 40766a36 add team reward field to agent and proto 3 年前
Ruo-Ping Dong 90c9280e add team reward field to agent and proto 3 年前
Ruo-Ping Dong c826f52c set team reward 3 年前
Ruo-Ping Dong 9ee89544 set team reward 3 年前
GitHub 399f99e7 Initial implementation using IHeuristicProvider. (#4849) 3 年前
Ruo-Ping Dong ab4ec610 add maxstep to teammanager and hook to academy 3 年前
Ruo-Ping Dong 438f1d25 add maxstep to teammanager and hook to academy 3 年前
Ruo-Ping Dong 5d10c019 remove manager from academy when dispose 3 年前
Ruo-Ping Dong 8748f561 use 0 as default manager id 3 年前
Ruo-Ping Dong ff4e57f2 fix setTeamReward 3 年前
Ruo-Ping Dong 0006cd7f address comments 3 年前
Ruo-Ping Dong 596a540c use delegate to avoid agent-manager cyclic reference 3 年前
Ruo-Ping Dong bef5ae8e fix unregister agents 3 年前
Ruo-Ping Dong a487d0a2 unregister on disabled 3 年前
Ruo-Ping Dong aad7d342 add base team manager 3 年前
Ruo-Ping Dong 918c2dcd change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong f547f201 add team reward field to agent and proto 3 年前
Ruo-Ping Dong 38621840 set team reward 3 年前
GitHub 2bc19b68 Add CreateActuators API, obsolete old method. (#4899) 3 年前
Ruo-Ping Dong b99c6f8b add maxstep to teammanager and hook to academy 3 年前
Ruo-Ping Dong 33b11ab2 add some doc 3 年前
Ruo-Ping Dong 0ed78a36 remove manager from academy when dispose 3 年前
Ruo-Ping Dong c22ed805 use 0 as default manager id 3 年前
GitHub 790f2d32 fix setTeamReward 3 年前
Ruo-Ping Dong 83344b9c address comments 3 年前
Ruo-Ping Dong 63cf2d12 use delegate to avoid agent-manager cyclic reference 3 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ruo-Ping Dong 55265294 fix unregister agents 3 年前
Ervin Teng 3fbed6dc Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ruo-Ping Dong 3e560168 unregister on disabled 3 年前
Ruo-Ping Dong 7271556f change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong e8e91bc0 add some doc 3 年前
Ruo-Ping Dong c87bce9e Merge branch 'master' into develop-base-teammanager 3 年前
GitHub f83fc474 Release 13 versions. (#4946) 3 年前
vincentpierre 7298e889 Refactor of ModelParmLoaderChecks 3 年前
GitHub d1f0fc4c [MLA-1783] built-in actuator type (#4950) 3 年前
Christopher Goy 9cadfa7a Merge master -> release_13_branch-to-master 3 年前
Ruo-Ping Dong b5da488d Merge branch 'master' into develop-base-teammanager 3 年前
GitHub ff146cbe Update versions for release 14 hotfix. (#5040) 3 年前
GitHub ddb01eb2 MultiAgentGroup Interface (#4923) 3 年前
Ervin Teng e46a86ad Merge branch 'master' into develop-superpush-int 3 年前
GitHub c9153aa7 Removing Obsolete methods from the package (#5024) 3 年前
Ervin Teng c8137dcd Merge branch 'main' into develop-superpush-int 3 年前
GitHub 4863475c non-IEnumerable interface for action masking (#5060) 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
Christopher Goy ebe45056 Merge branch 'main' into release_14_branch-to-main 3 年前
Ervin Teng 1f026c70 Merge branch 'main' into develop-superpush-branch-cleanup 3 年前
GitHub 7606cd68 [release_15] Release 15 update versions (#5101) 3 年前
Ervin Teng 4b95fa34 [bug fix] Fix warning using demo recorder (#5216) 3 年前
Christopher Goy c9be2433 Removing Obsolete methods from the package (#5024) 3 年前
Christopher Goy 092c2718 non-IEnumerable interface for action masking (#5060) 3 年前
GitHub 9b1b17c6 [Release 16] Update Python and release versions (#5234) 3 年前
Andrew Cohen 18be47e8 Merge branch 'main' into develop-soccer-groupman-mod 3 年前
GitHub 3d53ec5a Turns physics modules into optional dependencies. (#5112) 3 年前
GitHub 734baf16 change default barracuda behavior (#5175) 3 年前
GitHub 65bbb10b [MLA-1824] make SensorComponent return ISensor[] (#5181) 3 年前
GitHub 5415b004 [MLA-1879] culture-invariant sorting for sensors and actuators (#5194) 3 年前
GitHub acc9ba45 [bug fix] Fix warning using demo recorder (#5216) 3 年前
vincentpierre 7cece532 BASIC WORKS 3 年前
GitHub 41f38daa [MLA-1909] Match3 and Camera/RenderTexture sensor GC improvements (#5233) 3 年前
GitHub 03af9322 avoid empty set iteration, avoid Debug.AssertFormat (#5246) 3 年前
GitHub 76077fa8 [Release 16] Release 16 Merge Back to Main (#5255) 3 年前
GitHub fabc492e fix all PVS and doc generation warnings (#5262) 3 年前
GitHub ce4ad782 Release 17 version bumps and docs version bumps (#5280) 3 年前
GitHub 8bb1fe6a [WIP] [Fix] Fixing collect observation called on done (#5375) 3 年前
GitHub 9354ca64 [Release 18] Update versions and links (#5414) 3 年前