diff options
| author | Rémi Verschelde | 2018-01-13 11:43:06 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-01-13 11:43:42 +0100 |
| commit | e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1 (patch) | |
| tree | 637aeab456e2bf68fc0482ee7317bb5d86b22243 /modules/bullet | |
| parent | 7de3a114699fa31c8ab0ae8a5c95ef8e1113a090 (diff) | |
| download | godot-e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1.tar.gz godot-e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1.tar.zst godot-e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1.zip | |
Diffstat (limited to 'modules/bullet')
| -rw-r--r-- | modules/bullet/doc_classes/BulletPhysicsDirectBodyState.xml | 2 | ||||
| -rw-r--r-- | modules/bullet/doc_classes/BulletPhysicsServer.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/bullet/doc_classes/BulletPhysicsDirectBodyState.xml b/modules/bullet/doc_classes/BulletPhysicsDirectBodyState.xml index 941a79e8e..f8732c574 100644 --- a/modules/bullet/doc_classes/BulletPhysicsDirectBodyState.xml +++ b/modules/bullet/doc_classes/BulletPhysicsDirectBodyState.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="BulletPhysicsDirectBodyState" inherits="PhysicsDirectBodyState" category="Core" version="3.0-beta"> +<class name="BulletPhysicsDirectBodyState" inherits="PhysicsDirectBodyState" category="Core" version="3.0-rc1"> <brief_description> </brief_description> <description> diff --git a/modules/bullet/doc_classes/BulletPhysicsServer.xml b/modules/bullet/doc_classes/BulletPhysicsServer.xml index 515f0e292..5237556df 100644 --- a/modules/bullet/doc_classes/BulletPhysicsServer.xml +++ b/modules/bullet/doc_classes/BulletPhysicsServer.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="BulletPhysicsServer" inherits="PhysicsServer" category="Core" version="3.0-beta"> +<class name="BulletPhysicsServer" inherits="PhysicsServer" category="Core" version="3.0-rc1"> <brief_description> </brief_description> <description> |
