We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c7ec9 commit be8c179Copy full SHA for be8c179
Update_Log.txt
@@ -7,6 +7,13 @@
7
# ========================================================================
8
9
10
+2018-09-21
11
+* Implement DestroyImmediateAllTypeObjectInScene util function in
12
+ JCS_Uility module. (JCSUnity)
13
+* Increase the preformance of the removing pause action from the pause
14
+ manager. The time complexity increase from O(n^2) to O(n). (JCSUnity)
15
+* Remove 'JCS' folder name's prefix in the JCSUnity_Resources. (JCSUnity)
16
+
17
2018-09-20
18
* Add test option and null sprite after done playing animation option to
19
JCS_2DAnimation module. (JCSUnity)
0 commit comments