소스 검색

Merge pull request #4449 from Calinou/remove-skeleton-android-notice

Remove known bugs notice about 2D skeletons on Android
Rémi Verschelde 4 년 전
부모
커밋
1b5a4f2a80
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      tutorials/animation/2d_skeletons.rst

+ 0 - 5
tutorials/animation/2d_skeletons.rst

@@ -3,11 +3,6 @@
 2D skeletons
 ============
 
-.. warning::
-
-    There are known issues with 2D skeletons on mobile and web platforms with the GLES2 renderer. We
-    recommend using the GLES3 renderer if your project relies on Skeleton2D for now.
-
 Introduction
 ------------